Commit Graph

656 Commits

Author SHA1 Message Date
Stefan Kremser
25a9dfe73c Added channel hopping option 2017-03-12 10:56:48 +01:00
H1ghTech
dd046d76d2 All CSS in 1 file 2017-03-12 10:22:55 +01:00
Stefan Kremser
141c9f17a3 Added Probe Request Attack 2017-03-10 20:24:32 +01:00
Stefan Kremser
f45abc389c note for the esptool (nodmcu-flasher alternative) v1.1 2017-03-08 21:08:30 +01:00
Stefan Kremser
42058cf872 changed "connected to" to "AP" in clients.html
better for small screens where every character counts!
2017-03-08 20:28:06 +01:00
Stefan Kremser
574c2fed50 improved minifier.html + readme 2017-03-08 20:26:36 +01:00
N0vaPixel
e0c35b62da Added the ability to view the AP of sniffed clients 2017-03-08 02:44:45 +01:00
N0vaPixel
dcdec41066 Javascript compatibility with old browser. Thanks to @benjenq 2017-03-08 01:43:09 +01:00
Stefan Kremser
5f0af77b3e readme update for bin files 2017-03-07 22:11:51 +01:00
Stefan Kremser
cdf71764bf readme update for bin files 2017-03-07 22:07:21 +01:00
Stefan Kremser
62cbd546b5 marked the position to comment out the vendor list
for the 512kb version
2017-03-07 21:38:39 +01:00
Stefan Kremser
4d4d459fdb Merge pull request #95 from N0vaPixel/testing
Allow the user to set an empty password in order to make an open AP
2017-03-07 06:39:33 +01:00
N0vaPixel
7a0d367900 FIX Allow the user to set an empty password in order to make an open AP 2017-03-06 23:10:24 +01:00
Stefan Kremser
8107320bf8 Merge pull request #94 from N0vaPixel/testing
Now use GPIO2 to blink the ESP LED
2017-03-06 22:16:33 +01:00
N0vaPixel
6d13ebac0c Now use GPIO2 to blink the ESP LED 2017-03-06 22:13:37 +01:00
Stefan Kremser
6a76c1d5d4 Merge pull request #89 from N0vaPixel/testing
Minified all html files to avoid memory problems
2017-03-06 06:53:51 +01:00
N0vaPixel
2b1527e78f Minified all html files to avoid memory problems 2017-03-06 01:01:28 +01:00
Stefan Kremser
da71127156 LED debug info bugfix 2017-03-05 11:04:35 +01:00
Stefan Kremser
1a8cb23ca0 Merged branch testing into testing 2017-03-05 11:03:26 +01:00
N0vaPixel
4e9e4c2356 Bug fix: minified settings.html to free the flash memory
Around 7000 bytes for a web page, the server seems to be buggy and
return blank pages.
2017-03-05 03:15:07 +01:00
N0vaPixel
58964ed989 Using built-in LED when an attack is running. (+ options) 2017-03-05 02:24:14 +01:00
N0vaPixel
8c33c191ee Added restart button in the web interface 2017-03-05 02:23:11 +01:00
Stefan Kremser
984f708548 Add files via upload 1.0 2017-03-04 18:16:31 +01:00
Stefan Kremser
afcf33bad9 Merge pull request #76 from spacehuhn/testing
Merge Testing Branch
2017-03-04 18:13:56 +01:00
Stefan Kremser
f2b13a56ae Merged branch testing into testing 2017-03-04 13:42:23 +01:00
tobozo
fcb0e0dc49 implemented sendAPResults by AP id 2017-03-04 13:01:13 +01:00
Stefan Kremser
aedbd2013d changed settings html "beacon encrypted" to "WPA2 beacons"" 2017-03-04 11:07:41 +01:00
Stefan Kremser
2e5656cfba NameList bugfig 2017-03-04 11:01:09 +01:00
Stefan Kremser
00ec81abd9 added manifest file 2017-03-04 10:35:33 +01:00
Stefan Kremser
0f5f48d804 Merged branch testing into testing 2017-03-04 10:11:26 +01:00
N0vaPixel
44934180b0 Updated scanNetworks to carry settings 2017-03-04 00:02:22 +01:00
N0vaPixel
be158e3954 Enhanced SoftAP with channel and hide parameters 2017-03-04 00:01:23 +01:00
N0vaPixel
3d36cb3f3c Added setting options to scan hidden APs and to hide your own 2017-03-03 23:55:52 +01:00
Stefan Kremser
73390c68bc continuous*
because english thats why
2017-03-03 15:47:44 +01:00
Stefan Kremser
d63c97f06a Added continous AP scan 2017-03-03 15:41:45 +01:00
Stefan Kremser
c13619bdca more debug infos
because yey bugs!
2017-03-03 14:05:06 +01:00
Stefan Kremser
4885876e80 Merged branch testing into testing 2017-03-03 10:01:13 +01:00
N0vaPixel
6112973c58 Added infos to install the SDK fix 2017-03-03 00:57:31 +01:00
N0vaPixel
cfdda59f5a Prevent user to clone the beacons of a hidden APs. 2017-03-03 00:40:11 +01:00
N0vaPixel
f53795edb6 Implement hidden APs
Now APscan is compatible with the new scanNetworks method

+ added bool hidden[] and bool getAPName(int num) to save and retrieve
the "visibility" status of a network.

+ If the ssid of a given network is hidden, getAPName() will return "*
Hidden SSID *"
hidden[] will stay empty.

+ Added debug infos
2017-03-03 00:38:09 +01:00
N0vaPixel
eb96986787 Fix the SDK to scan for hidden APs (SDK 2.0.0)
Now scanNetworks function receive 2 parameters :
scanNetworks(bool async, bool show_hidden)

scanNetworks will now return hidden APs  :)
2017-03-03 00:31:36 +01:00
N0vaPixel
29cb2bdcde Added SDK fix to send freedom packets (SDK 2.0.0)
Added the famous SDK fix to send freedom packets
2017-03-03 00:24:26 +01:00
Stefan Kremser
37172d4b1d Added custom clone SSID option 2017-02-28 14:06:16 +01:00
Stefan Kremser
fc1893521f Reduced the AP scan max results 2017-02-27 21:20:15 +01:00
Stefan Kremser
5aa2fcf2ff Readme changes & new images 2017-02-27 19:06:54 +01:00
Stefan Kremser
7e2dfcbf5a Implemented beacon list attack
and improved the json string generation
2017-02-27 12:41:59 +01:00
Stefan Kremser
c8cee47355 Fixed APScan select bug 2017-02-26 23:16:39 +01:00
Stefan Kremser
297ec34e85 Reduced JSON file size (Fix for AP scan timeout) 2017-02-26 23:11:10 +01:00
Stefan Kremser
868d459c11 changed APScan debug that it shows the json string 2017-02-26 18:20:41 +01:00
Stefan Kremser
5718ba1abf Added SSID List 2017-02-26 18:11:49 +01:00