mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 16:25:54 +03:00
[GH-ISSUE #228] Access Denied after attack #151
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Voxzaco on GitHub (Apr 27, 2017).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/228
Android phone unable to connect to "pwned" after one attack.
Error: "Denied Access to network. Connection failed."
Anyone else?
@Mikubo commented on GitHub (Apr 27, 2017):
Have you increased the packetrate to high? Increasing the packetrate to high and choosing too much ssids the ESP8266 CH340G V3 will stuck and you'll have to disconnect and connect for getting access again. For me, firering a single ssid works also with an max. packetrate of 250 but the interface is very slow then. You'll have to experiment with the packetrate and number of ssids you want to deauther.
@jLynx commented on GitHub (Apr 27, 2017):
Can you try setting your channel to the same as the router you are trying to deauth?
@drunkinmky commented on GitHub (Apr 28, 2017):
i need help everytime i try to upload i get this
Board nodemcu (platform esp8266, package esp8266) is unknown
Error compiling for board NodeMCU 0.9 (ESP-12 Module).
what does it mean and what do i have to do your help is greatly appreciated ( P.S. i am new to arduino )
@poslogic commented on GitHub (Apr 28, 2017):
If you are new to ESP8266 and Arduino then please try and upload beginner sketches, so that you understand how to communicate with your board first.
https://www.arduino.cc/en/Tutorial/HomePage
@drunkinmky commented on GitHub (Apr 28, 2017):
ok i did it and i uploaded the blink to my board but i still get this
Board nodemcu (platform esp8266, package esp8266) is unknown
Error compiling for board NodeMCU 0.9 (ESP-12 Module).
is there something i am doing wrong