Code Monkey home page Code Monkey logo

cfp's Introduction

##Custom Fake-Portal ######Fake portal to get user credentials for social media accounts.

fp

Introduction

Tthis is a custom fake evil hotspot portal to capture credentials. It's a deceptive way to get user's social media login accounts. This hack was tested on ParrotSec and with WiFi-Pumpkin. You can use any linux machine, mitm tool to perform this attack. The techniques are more or less the same.

Requirements

Wifi-Pumpkin, Apache2 WebServer, Mysql, PhP

Kali & Parrotsec comes with apache, mysql and Php but if you need to install it manually, these commands will install the necessary files.

Apache2

sudo apt-get update sudo apt-get install apache2

Mysql

sudo apt-get install mysql-server libapache2-mod-auth-mysql php5-mysql

Activate mysql

sudo mysql_install_db

Finish up installation running the MySQL set up script

sudo /usr/bin/mysql_secure_installation

PhP

sudo apt-get install php5 libapache2-mod-php5 php5-mcrypt

For Wifi-Pumpkin installation refer to :

https://github.com/P0cL4bs/WiFi-Pumpkin/wiki/Installation

The easy method:

Use this portal with Wifi-Pumpkin, copy the downloaded files to your "www" folder. Download Wifi-Pumpkin :

https://github.com/P0cL4bs/WiFi-Pumpkin

the learning method, do it manually

http://www.rootsh3ll.com/2015/12/fake-wifi-access-point-walkthrough/

Thanks and have fun!

www.facebook.com/hackprooftips <-- like my page ๐Ÿ˜„

cfp's People

Contributors

jeretc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.