guanicoe / ESPBug_PIO

ESPBug is a rogue captive portal program which runs on the ESP8266 dev board, such as the NodeMCU (clones included). It is a social engennering tool which generates a WiFi network of a given name alluring people to connect to it and enter some credentials.
121 stars 28 forks source link

no wifi name #4

Open ghost opened 3 years ago

ghost commented 3 years ago

I have uploaded the code to my lolin nodemcu v3 with success. But when I switch on my Wi-Fi on my android tablet, the SSID of the nodemcu does not appear...before I upload the code, the SSID is Fairylink...so I guess it's not the board problem...maybe u can help? Screenshot from 2021-06-27 20-17-56

guanicoe commented 3 years ago

Hidden (choices: YES or NO): This is important! By default, the WiFi is hidden, that means to connect to the espbug you must manually enter the ssid and password. When an attack occured, the WiFi is hidden again, so you should connect to the device automatically with the same station. However, during an attack you want the WiFi to be visible, so set this to NO.