Cancro29 / NETHERCAP

A Wi-Fi penetration testing tool for ESP8266, ESP-32, and BW16
197 stars 25 forks source link

Rogue AP for esp32 , readme and multi ap cloning #22

Closed j-e-e-v-a-n closed 2 months ago

j-e-e-v-a-n commented 5 months ago

Please fix Rogue AP for esp32 can you add a readme on how to use every feature and include a feature to show login credentials that has entered by the users in fake html page when connected by admin like giving PCAP file after doing WPA/WPA2 handshake capture in https://github.com/risinek/esp32-wifi-penetration-tool also include multiple ap cloning to confuse the wifi users if possible also add a WPA/WPA2 handshake capture

Note: Just started using this don't know what some of these do

Cancro29 commented 5 months ago

Rogue AP will be coming soon, but PCAP capture won't come anytime soon

j-e-e-v-a-n commented 5 months ago

@Cancro29 what about the beacon spammer and a hand held version with touch display or buttons and a CLI version and a ble spoofer eg:-https://github.com/Kl0ibi/esp32_hackingtool and where can we see the entered password from the user in the eviltwin

Cancro29 commented 5 months ago

Beacon spammer is in lower priority list as i want to implement it first in ESP8266. CLI version? Maybe. BLE spoofer, not interested. Touch + buttons, why? Just use your smartphone.

Another reason is I have limited time, limited coding skill, and there are too many variants of esp32 boards and its modules to code for. Beside that, the SDK has a flaw that deter me from developing it. I'd rather develop the firmware for bare boards and control it with web server, as it is easier and cheaper for me and most people.

j-e-e-v-a-n commented 5 months ago

I just shared my thoughts with you.......... I have barely know esp and its varients

Cancro29 commented 5 months ago

I want to implement those features too, but it will take a very long time to code and test for each board version, which I couldn't. My current aim is to make esp32 version controllable through esp8266, so there is possibility to capture handshake using esp8266 with help from esp32, and possibly deauth 5 GHz wifi after esp32c5 gets released

j-e-e-v-a-n commented 5 months ago

@Cancro29 you can make a team of devops who has the same aim as you

You can find a lot who have skill,time and can contribute in some tg groups

What about the captive portal I think it's not working And could you explain what does rogueAP do Hope your project will make a huge impact

Cancro29 commented 5 months ago

RogueAP is just a fake captive portal that asks for username and password, mostly mimic social media login page. It is still being worked for ESP32, but it already works on ESP8266

j-e-e-v-a-n commented 5 months ago

@Cancro29 ok thanks

BgLuc88 commented 4 months ago

I'm really looking forward to the bluetooth attack feature ❤️