GithubHelp home page GithubHelp logo

oceanofanythingofficial / nodemcu-captive-portal Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 1.0 3.51 MB

๐Ÿ”‘ Wi-Fi Captive Portal For NodeMCU for Phishing Wi-Fi Passwords

Home Page: https://oceanofanythingofficial.github.io/NodeMCU-Captive-Portal/

License: MIT License

C++ 100.00%
captive-portal esp8266 nodemcu nodemcu-esp8266 nodemcu-project penetration-testing penetration-testing-tools pentesting rogueap wifi

nodemcu-captive-portal's Introduction


GitHub code size in bytes GitHub Repo Version GitHub Repo stars OS - Linux OS - macOS OS - Windows Hosted with GH Pages maintained - yes
view - Documentation

Disclaimer

This project is for testing and educational purposes. Use it only against your own networks and devices. I don't take any responsibility for what you do with this program.

About this project

WiFi captive portal for the NodeMCU (ESP8266 Module) with DNS spoofing.

This project can steal any Wi-Fi passwords in simple way. It uses a fake update page to get the password from the user. You just need to edit the Wi-Fi SSID name and the password will be posted to the ESP8266.

The built-in LED will blink 5 times when a password is posted.

Warning! Your saved passwords will not disappear when you restart/power off the ESP8266.

Note: If you want to see the stored passwords go to "192.168.4.1/pass". For changing the SSID, go to "192.168.4.1/ssid"

Screenshots

192.168.4.1/index

This is the main page. Here the user will write his password and send it.

192.168.4.1/post

This is the post page. The user will be redirected here after posting the password.

192.168.4.1/pass

This is where the attacker can retrieve all the passwords that has been posted.

192.168.4.1/ssid

Here the attacker can change the SSID name of the Access Point on the go.

Installation (ESP8266 Flasher - Easy way)

  1. Download ESP8266 Flasher.

  2. Download the NodeMCU-Captive-Portal.ino.bin file.

  3. Open the ESP8266 Flasher and select the Node MCU port

  1. Then, go to the config tab and select the .bin file you've just downloaded.

  1. Finally, go back to the first tab and press "Flash"

  2. Your Node MCU is ready!

Installation (Arduino IDE)

  1. Open your Arduino IDE and go to "File -> Preferences -> Boards Manager URLs" and paste the following link: http://arduino.esp8266.com/stable/package_esp8266com_index.json

  2. Go to "Tools -> Board -> Boards Manager", search "esp8266" and install esp8266

  3. Go to "Tools -> Board" and select your board

  4. Download and open the sketch "NodeMCU-Captive-Portal.ino"

  5. You can optionally change some parameters like the SSID name and texts of the page like title, subtitle, text body etc.

  6. Upload the code into your board.

  7. You are done!

nodemcu-captive-portal's People

Contributors

imgbotapp avatar oceanofanythingofficial avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

saujankhanal004

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.