NETHERCAP
NETHERCAP copied to clipboard
Send logs by email after reboot
Hi, sorry for spam, but this project is amazing :) i have few ideas, and want to share it with you :)
It is possible to add
- WiFi networks (SSID + Password) to settings - textbox ############## SSID;PASS SSID;PASS SSID;PASS SSID;PASS SSID;PASS ##############
- SMTP credentials to settings
- checkbox "Send LOG to Email"
- checkbox "Continue attack after send logs"
- inputbox "Email:"
When something new show in log -> then try to connect to WiFi AP (foreatch list of WiFi networks) when connection successful then send logs and if "Continue attack after send logs" checked then continue attack.
What do you think, it is possible?
No worries! I'm happy to see feedbacks from people who used my firmware.
- It may be possible to WifiMulti to manage connection to internet source.
- SMTP logging was already exist before, but I disabled it because lack of RAM and CPU.
- checkbox "Continue attack after send logs". I assume this is for RogueAP?.
- inputbox "Email:". I don't understand this.
I may make this possible, but probably only for ESP32.
- Yes
- Destination email - email to send logs
Ok, can't wait when ESP32 support all functions 😁