Commit Graph

54 Commits

Author SHA1 Message Date
Just Call Me Koko
6b4e2952d6 Add function for signal strength monitor 2023-05-18 17:07:39 -04:00
Just Call Me Koko
999dd77643 Add targeted active PMKID sniff 2023-05-04 14:40:53 -04:00
tcpassos
7a6a880cb9 Beacon spam list SSIDs will not change channels 2023-04-06 15:48:50 -03:00
Just Call Me Koko
633a38d257 Fix default broadcast during attack 2023-03-14 23:48:32 -04:00
tcpassos
e028c39470 Added WRITE_PACKETS_SERIAL macro to transmit packets via serial (1) instead of using SD card 2023-03-01 08:42:08 -03:00
Just Call Me Koko
7d64840128 Add command to attack stations 2022-12-22 15:21:54 -05:00
Just Call Me Koko
52c44d69c2 Show and clear client list 2022-12-22 09:44:40 -05:00
Just Call Me Koko
3375672ab5 Add station scan 2022-12-21 19:35:53 -05:00
Just Call Me Koko
e456f032a0 Add status LED for neopixel 2022-12-07 19:39:53 -05:00
Just Call Me Koko
907a2af570 Bring develop up to date with master (#158)
* Trims serial input for PuTTY

* v0.9.7 Release

* Re-release v0.9.7

* add OG-Marauder enclosure (#124)

* add Marauder Mini Case and rearrange files

* Add OG-Marauder Enclosure

* Add more cmd, clean serial, add ascii

* Add attack command to CLI

* Add SSID commands

* print eapol when received

* Add more sniff and attack commands

* Fix OTA update shutdown via CLI

* Add help command

* Release v0.9.8

* Add channel arg to pmkid sniff

* Add targeted ap beacon spam

* Save a beacon packet

* AP obfuscation attack

* Update README.md

* Send deauth for pmkid

* PMKID deauth optional

* Release v0.9.9

* v0.9.10 Release

* Select all and flipper LED

* Add screen buffer for mini

* Fix screen buffer formatting

* packet monitor eapol scan formatting

* Release v0.9.11

* Update README.md

* Add settings command and SD CS

* Release v0.9.12

* Fix mini update menu

* Release v0.9.13-rc1

* Fix stopscan and sniffpmkid

* fix sniffpmkid SSID visible (#140)

* Add rssi and setting reset

* Release v0.9.13

* Create build_push.yml

* Add libraries

* Fix library red

* Spelling

* Adjust ref for SwitchLib

* Add ESP32 Board

* Update board fqdn

* Specify package version for ESP32

* Add compiler switches

* Update compile args

* Lib args

* Fix multdefs

* Update version of arduino test compile

* Separate lib install

* Jobs together

* Fix warnings flag

* Add muldefs arg to cli

* Update build_push.yml

* Specify build property

* Full build property string

* Fix quote placement

* Add find and replace

* Update build_push.yml

* Update build_push.yml

* Update build_push.yml

* Cat platform file

* Update build_push.yml

* Add install boards

* Update build_push.yml

* Add bash for loop for platform

* Update build_push.yml

* find and replace

* Add muldefs to ESP32 and ESP32S2

* Add display bins

* minimal spiffs

* Minimal SPIFFS syntax

* More Minimal SPIFFS syntax

* Add more build params

* Add upload artifacts

* Add TFT Setup files

* Add configure TFT_eSPI

* Configure libs and configs

* Fix sed file locations

* Update build_push.yml

* Update build_push.yml

* Look for TFT_eSPI

* Update start location for find

* Update locations of libraries

* Fix path to TFT_eSPI

* Compile for other platforms

* Create draft release

* Update README.md

* Only allow manual workflow

* Fix blank PCAPs

* Switch configs

* Specify NimBLE 1.2.0

* No "v" in tag

* Fix SD card init issues

Copy SD lib from arduino-esp32 v2.0.4 to replace SD lib from arduino-esp32 v2.0.0-rc2

* Pull arduino-esp32 v2.0.4

* Replace 2.0.0-rc1 SD lib with 2.0.4

* Fix path

* Gramatical (#155)

* Add raw cap and manual deauth

* Revert to flipper

* Change color

* Change color again

* define white

* Update issue templates

* Create config.yml

* Specify dst mac again

* Update README.md

* Create .gitignore

Co-authored-by: Gregor Hermani <53179565+trisp3ar@users.noreply.github.com>
Co-authored-by: improving-rigmarole <17810364+improving-rigmarole@users.noreply.github.com>
Co-authored-by: Ayden <butera.ayden@gmail.com>
2022-10-18 13:46:30 -04:00
Just Call Me Koko
2f0d05a538 Develop (#121)
* Adding new library, changing way of displaying texts (#118)

* Adding custom icon for language button

* Adding new library, changing way of displaying texts

Added new library to make incoming translation possible to exists at the same time.

* Prepare for flipper integration

* More flipper wifi dev board work

* Add command parse

* Add set channel

* Create bins for release v0.9.6

Co-authored-by: mlodawy <105587112+mlodawy@users.noreply.github.com>
2022-05-28 09:06:59 -04:00
Just Call Me Koko
373482822a Make settings available on Menu 2021-07-28 23:24:18 -04:00
Just Call Me Koko
38098cb9e5 Release v0.9.3 2021-07-24 09:03:17 -04:00
Just Call Me Koko
51a7ff7e26 Add deauthentication attack 2021-07-24 00:16:56 -04:00
Just Call Me Koko
f166c7a4df Pre ESP-IDF v4.4 2021-07-24 00:14:23 -04:00
Just Call Me Koko
31687c10cb Fake wifi functions 2021-06-15 16:33:45 -04:00
Just Call Me Koko
d2b89654e6 Add probe request attack 2021-05-09 00:36:27 -04:00
Just Call Me Koko
6e829f5bf4 Add AP select for attacks 2021-05-06 22:49:00 -04:00
Just Call Me Koko
678179a097 Add AP Scan 2021-05-06 20:43:25 -04:00
Just Call Me Koko
a18b8b3004 Add esp8266 interface 2021-04-08 15:22:33 -04:00
Just Call Me Koko
06a172e28c Add SSID 2020-08-31 18:45:10 -04:00
Just Call Me Koko
804bdc5150 Monitor connection attempts 2020-08-29 01:11:50 -04:00
Just Call Me Koko
857f61cdf0 Add beacon spam list 2020-08-29 00:41:37 -04:00
Just Call Me Koko
cf2d5df4d5 Generate SSIDs #44 2020-08-29 00:09:04 -04:00
Just Call Me Koko
7c137a84af Added shutdown wifi menu 2020-08-28 17:19:13 -04:00
Just Call Me Koko
0f4a94134e Track initialization 2020-08-28 15:40:55 -04:00
Just Call Me Koko
a1dd40a928 Add Join WiFi 2020-08-27 23:22:35 -04:00
Just Call Me Koko
d32388eb2f Add LVGL keyboard 2020-08-27 22:41:39 -04:00
Just Call Me Koko
9ee434ae7f Fixes
Fix wifi shutdown
Fix eapolScan
Fix font size
Fix strings
Fix for loops
2020-08-27 20:43:29 -04:00
Just Call Me Koko
2572b83701 Revert "Cleanup SD stuff"
This reverts commit f86b5a4df0.
2020-08-27 20:03:33 -04:00
Just Call Me Koko
f86b5a4df0 Cleanup SD stuff 2020-08-26 17:06:36 -04:00
Just Call Me Koko
c5136b5d2e Use NimBLE 2020-08-05 20:03:23 -04:00
Just Call Me Koko
6490a12b30 Update status bar 2020-07-09 20:29:26 -04:00
Just Call Me Koko
1a4136137d Add detect espressif devices 2020-07-02 19:05:06 -04:00
Just Call Me Koko
6f2c2862f6 Add pwnagotchi detector 2020-05-28 23:20:21 -04:00
Just Call Me Koko
1e1f6f6b19 temp sensor and battery level 2020-04-15 12:33:41 -04:00
Just Call Me Koko
3ce996d9e2 Add EAPOL sniff
There were a lot of stupid issues caused by the battery interface code. Got rid of it and I will not be adding any code to make it work. Fuck that shit.
2020-03-21 21:31:14 -04:00
Just Call Me Koko
96957a2cc1 Revert Changes 2020-03-21 20:20:52 -04:00
Just Call Me Koko
ca4048983f stuff 2020-03-21 20:20:25 -04:00
Just Call Me Koko
40e11b71f0 Capture EAPOL packets 2020-03-21 18:54:14 -04:00
Just Call Me Koko
7a8cf2aa50 Clean up after BLE and OTA 2020-03-07 23:24:25 -05:00
Just Call Me Koko
40a4b5f22b Save RAM during BLE 2020-03-07 16:17:36 -05:00
Just Call Me Koko
e1de245ab5 Packet monitor saves pcap files 2020-03-06 22:14:18 -05:00
Just Call Me Koko
1897819939 Adjust packet monitor response 2020-03-06 12:05:26 -05:00
Just Call Me Koko
5b24257fb8 Add initial SD support 2020-03-04 21:34:16 -05:00
Just Call Me Koko
1f980fe8b3 Add device info 2020-02-09 23:18:06 -05:00
Just Call Me Koko
9af90a2346 Add web firmware update 2020-01-30 19:35:32 -05:00
Just Call Me Koko
0a4bb9c2b8 Added packet monitor 2020-01-24 23:11:45 -05:00
Just Call Me Koko
7b2b1b2fe9 Created deauth sniff 2020-01-17 17:37:25 -05:00
Just Call Me Koko
4882016e03 Added rick roll 2019-12-14 15:52:31 -05:00