Tab Napping.. an easy way of phishing..in detail

Tab Napping - An easy way of phishing
Phishing is the easiest and most popular way of email account hacking. Now a days a new way of phishing is used by hackers. This is called tab napping . I also wrote about it in one of my previous posts. I also posted a JavaScript code which is used for Tab napping as a Tab napping script .
But many of my readers are still facing problems in this script. So i decided to write this post.


The idea behind this is very simple. First of all i suggest you to read my last posts on tab napping and then download the script.


Tab napping is all about the relation of 2 pages. suppose Page A and Page B.


Victim was viewing page A in a tab of a browser and then left this idle and and now using some other website in another tab of browser .After some time the page A will automatically change to Page B. This Page B is your phishing page. Idea is to confuse the victim in multiple tabs of browser.


In Detail....

Make a web page and use the tab napping script in that page say it page A. That script will not affect the layout or content of the page. This script will check for user actions. If the page is idle for some time, this script will redirect this page to a pre-specified page which may be your phishing page. You have to specify this page in the script. Be sure to change this in script.
check script for this line...
timerRedirect = setInterval("location.href='http://www.gmail.com'",10000);
this line will redirect to Gmail after 10 sec. Change this location to the address of your phishing page. This line is used 2 times in the script so change is both lines.


so page A with tab napping script will redirect to phishing page B.


Now send the link of the page A to your victim. This is a normal page. If the page is idle for some time it will be changed to page B otherwise no effect.


How to download a Tab Napping script ??? Answer in my next post, so wait . . .

please comment and follow below if this post is useful for you..
:)
Share this article :

Post a Comment

Teach me by your comments :-)

 
My Other Sites : My Poems | My Drawings | My Tech Blog
Copyright © 2011. Live Out Loud . . . . - All Rights Reserved
Rise Up !!! Speak Loud, Shout Out What You Feel !!!
Proudly shout - Live Out Loud !!!