NETHERCAP icon indicating copy to clipboard operation
NETHERCAP copied to clipboard

Send logs by email after reboot

Open krisss117 opened this issue 1 year ago • 2 comments

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?

krisss117 avatar May 15 '24 12:05 krisss117

No worries! I'm happy to see feedbacks from people who used my firmware.

  1. It may be possible to WifiMulti to manage connection to internet source.
  2. SMTP logging was already exist before, but I disabled it because lack of RAM and CPU.
  3. checkbox "Continue attack after send logs". I assume this is for RogueAP?.
  4. inputbox "Email:". I don't understand this.

I may make this possible, but probably only for ESP32.

Cancro29 avatar May 15 '24 14:05 Cancro29

  1. Yes
  2. Destination email - email to send logs

Ok, can't wait when ESP32 support all functions 😁

krisss117 avatar May 15 '24 20:05 krisss117