Commit Graph

29 Commits

Author SHA1 Message Date
ca4feb895e Revert "Revert "Testing pcapng fileformat""
This reverts commit 0e274af5a0.
2024-02-08 22:51:57 +01:00
0e274af5a0 Revert "Testing pcapng fileformat"
This reverts commit 7040be2d30.
2024-02-08 20:06:33 +01:00
dffcbbf447 Revert "Revert "Testing pcapng fileformat""
This reverts commit d142840307.
2024-02-05 17:16:13 +01:00
d142840307 Revert "Testing pcapng fileformat"
This reverts commit 7040be2d30.
2024-02-04 17:42:56 +01:00
7040be2d30 Testing pcapng fileformat 2024-01-28 22:12:05 +01:00
9bc266f9ff Make wigle, wpa-sec, onlinehashcrack and grid plugins check against main.whitelist instead of their own whitelist. Possibly reduces possibility of errors in config.
https://github.com/jayofelony/pwnagotchi-bookworm/issues/24
2024-01-22 23:29:43 +01:00
f164b8bb26 new: added new faces for uploading status 2021-04-18 17:03:21 +02:00
1013e7dc19 make less verbose 2020-04-18 17:09:39 +02:00
81db495f33 redirect to dashboard 2020-04-18 12:47:09 +02:00
1f2dd73976 Big update 2020-04-13 17:16:24 +02:00
0e1a1f4c79 Changed filename generation to a regex 2020-02-17 12:15:26 +01:00
b3bdb34e3f Onlinehashcrack should create .pcap.cracked files 2020-02-17 10:55:35 +01:00
fe97315b0f bytes... 2020-01-19 15:47:58 +01:00
7e80a7b9ca Merge pull request #808 from dadav/feature/ohc_download
add password download from onlinehashcrack
2020-01-19 14:46:24 +01:00
37b25a142f add password download 2020-01-19 11:51:11 +01:00
717cb02743 Fix English typos
Fixed a typo in English translation, needing to regenerate locales because of changed msgid
Fixed typo in onlinehashcrack plugin logging

Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com>
2020-01-18 14:31:15 +09:30
8be643b2e0 Announce OnlineHashCrack plugin loaded in logs
Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com>
2020-01-18 14:30:27 +09:30
6075296884 Switch to toml 2020-01-13 19:20:40 +01:00
4fb7205281 Add lock 2019-12-07 09:30:05 +01:00
6e57e131b3 fix: Prevent duplicate entries for uploaded pcaps
For the same reasons like described here https://github.com/evilsocket/pwnagotchi/issues/657 duplicated entries could be created in /root/.ohc_uploads

Signed-off-by: jakubmilkowski <jakub.milkowsky@gmail.com>
2019-11-30 22:44:03 +01:00
61af8b4762 Add whitelist support to onlinehashcrack plugin
Signed-off-by: Jeremy O'Brien <neutral@fastmail.com>
2019-11-01 15:08:05 -04:00
2f948306eb misc: refactored plugin system to use classes 2019-11-01 13:51:45 +01:00
b93bcd07d4 spelling: uploads 2019-10-26 22:14:15 -04:00
0b495ebd13 spelling: successfully 2019-10-26 22:12:45 -04:00
87a3fb5f0c Migrate to statusfile 2019-10-13 22:39:03 +02:00
55d99836e7 fix: on_internet_available plugins callback is now called for both MANU and AUTO mode (fixes #210) 2019-10-08 14:54:03 +02:00
1c251fc093 new: fixed rsa identity generation and implemented api enrollment plugin 2019-10-06 23:25:02 +02:00
cb943ae4e1 Fix bug with gps.json files 2019-10-06 20:39:16 +02:00
cbf7511e17 misc: refactored code to work as a setup.py based package
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 23:23:31 +02:00