Commit Graph
263 Commits
Author SHA1 Message Date
Stefan Kremser 5abaefa5c2 Added contributing file 2017-07-23 15:00:33 +02:00
Stefan Kremser 22851b7669 Updated Screenshots 2017-07-23 14:58:03 +02:00
Stefan Kremser 95fc4a5d07 Merge remote-tracking branch 'origin/testing' into testing 2017-07-23 14:52:59 +02:00
Stefan KremserandGitHub 0502fc56e7 Merge pull request #264 from PrinceShaji/patch-6
Added 'Contribute Code' section.
2017-07-22 11:15:13 +02:00
PrinceShajiandGitHub 2c84ecf7d2 Added 'Contribute Code' section.
Added instructions oh how to contribute to the project (ie make pull requests to 'testing' branch instead of directly to 'master') so that if people want to contribute code, they can do it the right way. This makes community development much more easier and also prevents future code conflicts while merging this branch to 'master'.
2017-07-22 08:31:22 +00:00
Stefan Kremser fa035ada52 updated a few colors 2017-07-21 17:42:34 +02:00
Stefan Kremser c9e1c8c1b4 Added Contact Infos to Info Page 2017-07-21 16:06:04 +02:00
Stefan Kremser 9fe9fa2459 Updated JS to prevent XSS using SSIDs 2017-07-21 15:03:46 +02:00
Stefan Kremser f3c9fefe33 commented out USE_DISPLAY 2017-07-20 15:49:24 +02:00
Stefan Kremser de952ba1f7 Added beacon flood to OLED 2017-07-20 15:48:57 +02:00
Stefan Kremser d842c76a4f New Web Interface
Completly reworked design!
I also improved the way you add/clone SSIDs to the list
2017-07-20 15:11:08 +02:00
Stefan Kremser 6f2c99aa42 Added a few comments 2017-07-17 20:03:56 +02:00
Stefan Kremser e9946d81ca Changed sendHeader() to setContentLength() 2017-07-17 14:09:40 +02:00
Stefan Kremser c14b505377 improved sdk_fix readme 2017-07-17 14:08:26 +02:00
Stefan Kremser b5340af1a2 Fixed 2 little spelling mistakes 2017-07-17 13:56:58 +02:00
Stefan Kremser 3ace436dab Merge remote-tracking branch 'ericktedeschi/master' into testing 2017-07-08 11:38:39 +02:00
Erick Tedeschi 6e4b490494 - Added the script convert_all.sh to help the process of minify, convert to hex and generate constant name automatically.
- Updated the readme.md inside the web_server folder
- updated the data.h to the automatically generated constants name.
2017-07-04 18:55:13 -03:00
Stefan Kremser 83c1db67c0 Merge remote-tracking branch 'origin/testing' into testing 2017-06-21 12:09:57 +02:00
Stefan Kremser 406d624892 Fixing APScan Display Bug
When you scan for a second time and find less APs then before, there was the possibility that the last of the old APs was still shown on the display.
2017-06-21 12:09:53 +02:00
N0vaPixel fd7c7ac650 Forgotten to delete some things 2017-06-19 00:38:29 +02:00
N0vaPixel d4e3f9c2df Dynamic ledPin switching 2017-06-19 00:32:20 +02:00
N0vaPixel 6a67919fb2 Prevent mac addr leak
Added delay in order to prevent the leaking of the default mac addr
2017-06-18 18:04:26 +02:00
N0vaPixel 3ae0a10961 Increase stealth - Change the bssid of AP + random mode
+++ Ability to set the bssid
+++ Ability to randomize the bssid at load time
++ Updated settings.html

++ Added Mac::randomize()
+ Updated Attack::generate to use Mac::randomize()

+ removed Mac::setMac() and overloaded Mac::set() with new parameters
void set(uint8_t* mac);
void set(Mac adr);
2017-06-18 15:37:18 +02:00
Stefan KremserandGitHub 3bb2a804d0 Create README.md 2017-06-14 19:56:18 +02:00
Stefan KremserandGitHub d93521a2b8 Simplified a bit 2017-06-14 19:53:43 +02:00
Stefan Kremser 1a446b80cc fixed links 2017-06-14 19:40:46 +02:00
Stefan Kremser 2c00f4ec9a Added alternative designs 2017-06-14 19:38:35 +02:00
Stefan Kremser 7158361c4a Updated webserver files 2017-06-14 19:02:47 +02:00
Stefan Kremser 553434e2fe Corrected the License
Creative Commonse is not suitable for software and I don't want to restrict anyone. Persons will sell it as JAMMER regardless. So changing the license was the wrong approach to solve this issue. I apologize.
2017-06-14 18:30:52 +02:00
Stefan Kremser 0c081921e9 Merge remote-tracking branch 'origin/master' into testing 2017-06-14 18:10:40 +02:00
Stefan KremserandGitHub 879d27f298 New Patreon Logo 2017-06-14 17:33:37 +02:00
Stefan KremserandGitHub e51591d791 Add files via upload 2017-06-09 21:19:54 +02:00
Stefan KremserandGitHub 34a163fb59 Merge pull request #253 from spacehuhn/testing
Add files via upload
2017-06-09 21:18:58 +02:00
Stefan KremserandGitHub b60750ff71 Add files via upload 2017-06-09 21:18:33 +02:00
Stefan KremserandGitHub 14dd26b5a6 Add files via upload 2017-06-09 21:17:30 +02:00
Stefan KremserandGitHub c436324be5 Merge pull request #252 from spacehuhn/testing
Testing
2017-06-09 21:17:01 +02:00
Stefan KremserandGitHub 5810098320 Update patreon image link 2017-06-09 21:16:21 +02:00
Stefan KremserandGitHub dbe7109e06 Add patreon notice 2017-06-09 21:15:46 +02:00
Stefan KremserandGitHub 300633272b Add files via upload 2017-06-09 21:11:24 +02:00
Stefan KremserandGitHub bc1e6230f1 Add files via upload 2017-06-09 21:10:15 +02:00
Stefan KremserandGitHub cff6525939 Add files via upload 2017-06-09 21:07:16 +02:00
Stefan Kremser ca3fe6b904 Put License in .md file 2017-06-09 20:39:03 +02:00
Stefan KremserandGitHub d79b2666ba Merge pull request #251 from spacehuhn/testing
Create LICENSE
2017-06-09 20:35:57 +02:00
Stefan KremserandGitHub 0761b6558e Create LICENSE 2017-06-09 20:35:36 +02:00
Stefan KremserandGitHub aa8bedfcba Merge pull request #250 from spacehuhn/testing
Merging testing
2017-06-06 20:37:05 +02:00
Stefan KremserandGitHub e708fd8457 changed ESP8266 wikipedia link to english site 2017-06-06 20:36:36 +02:00
Stefan Kremser c515ad12ff Merge remote-tracking branch 'origin/testing' into testing 2017-06-06 10:56:13 +02:00
Stefan Kremser 4c88a3eac5 Zero width char in SSID clone 2017-06-06 10:56:07 +02:00
Stefan Kremser 2c0529730a Zero width car in SSID clone 2017-06-06 10:55:57 +02:00
Stefan KremserandGitHub 827fd82a29 Merge pull request #248 from spacehuhn/testing
Re-Update Readme
v.1.5
2017-06-05 20:47:28 +02:00