Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
j-e-e-v-a-n opened this issue Jun 10, 2024 · 8 comments
Open

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

j-e-e-v-a-n opened this issue Jun 10, 2024 · 8 comments

Comments

@j-e-e-v-a-n
Copy link

j-e-e-v-a-n commented Jun 10, 2024

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

@j-e-e-v-a-n j-e-e-v-a-n changed the title Rogue AP for esp32 and a readme Rogue AP for esp32 , readme and multi ap cloning Jun 10, 2024
@Cancro29
Copy link
Owner

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

@j-e-e-v-a-n
Copy link
Author

j-e-e-v-a-n commented Jun 14, 2024

@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
Copy link
Owner

Cancro29 commented Jun 14, 2024

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
Copy link
Author

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

@Cancro29
Copy link
Owner

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
Copy link
Author

j-e-e-v-a-n commented Jun 14, 2024

@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
Copy link
Owner

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
Copy link
Author

@Cancro29 ok thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants