346773f790
Add max_tries param
2019-11-05 18:02:36 +01:00
bdf585afe5
Merge pull request #518 from dadav/fix/bt-tet-loaded-msg
...
More bt-tether fixes
2019-11-05 10:48:19 +01:00
0aaeeb8011
First step
2019-11-04 18:29:26 +01:00
86a3443b8d
Handle exception if no Interface found
2019-11-04 17:55:16 +01:00
806efa1fc2
More consistency
2019-11-04 17:45:53 +01:00
537519dea6
Fix typo
2019-11-04 17:44:53 +01:00
4852b3f59e
Make bt-tet lil bit more verbose
2019-11-04 17:41:27 +01:00
c21986488d
Merge pull request #514 from xenDE/master
...
add timestamp to net-pos plugin, https://github.com/evilsocket/pwnago…
2019-11-04 12:49:41 +01:00
1e426f7411
add timestamp to net-pos plugin, https://github.com/evilsocket/pwnagotchi/issues/308
...
added timestam as "ts" var in both .json files.
tested with old plugin format.
2019-11-04 00:16:50 +01:00
aeb6002e10
Make bt-tet less verbose
2019-11-03 23:25:55 +01:00
04e551600d
Merge pull request #471 from neutralinsomniac/ohc_whitelist
...
Add whitelist support to onlinehashcrack plugin
2019-11-03 16:54:44 +01:00
b4b14ba9fd
Bug Fix on AircrackOnly.py plugin
...
The code will always delete the pcap file unless there is a PMKID due to the structure of the if statements. Added a new variable handshakeFound that will allow the file not to be deleted if there is a handshake and also it will scan for PMKID only if no handshake is found... If no handshake is found and no PMKID, only then the file is marked as to be deleted
2019-11-03 02:31:13 +02:00
fd506b1533
Fix bt-tether config
2019-11-01 21:42:02 +01:00
6c44a687b1
Merge pull request #492 from dadav/feature/multi-device-tether
...
Add multi bt-tether support
2019-11-01 20:19:22 +01:00
a2bb66ad57
Fix case
2019-11-01 20:12:04 +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
9b58fed862
Typo
2019-11-01 18:23:55 +01:00
53ae8ea1cf
Add check if connected but no interface created
2019-11-01 18:13:38 +01:00
5b66d687c4
Add multi bt-tether support
2019-11-01 18:00:07 +01:00
4b74de48bf
misc: small fix or general refactoring i did not bother commenting
2019-11-01 17:49:50 +01:00
22e76f956c
fix: fixed memtemp for waveshare v2
2019-11-01 17:45:53 +01:00
2f948306eb
misc: refactored plugin system to use classes
2019-11-01 13:51:45 +01:00
bfdaffa14b
Add reference to network object
2019-11-01 09:20:06 +01:00
f03e07f0cf
Merge pull request #472 from neutralinsomniac/grid_handle_malformed_filenames
...
fix: don't attempt to parse/upload pcaps with malformed filenames
2019-10-31 14:17:00 +01:00
783ac61594
fix: the auto-update plugin now also installs launchers and service files via setup.py ( closes #470 )
2019-10-31 12:48:15 +01:00
3714899e95
fix: don't attempt to parse/upload pcaps with malformed filenames
...
Signed-off-by: Jeremy O'Brien <neutral@fastmail.com >
2019-10-30 15:33:09 -04:00
be414e57b3
fix: builder now uses files provisioners and auto-update installs project data (ref #470 )
2019-10-30 19:24:12 +01:00
965416483d
fix: more robust version parsing in auto-update ( fixes #469 )
2019-10-30 17:37:17 +01:00
92773a2b37
adding to defaults.yml and shortening debounce a little bit
...
Signed-off-by: Justin Richards <ratmandu@gmail.com >
2019-10-27 19:20:43 -05:00
d3c6194e0f
adding gpio plugin
...
Signed-off-by: Justin Richards <ratmandu@gmail.com >
2019-10-27 19:11:36 -05:00
d1d7107923
Merge pull request #425 from jsoref/spelling
...
Spelling
2019-10-27 12:56:20 +01:00
b66c86b31a
Fix the AircrackOnly plugin
...
AircrackOnly plugin wasn't working because of a typo: marking files for deletion referenced a wrong variable.
2019-10-27 07:47:22 +02:00
b93bcd07d4
spelling: uploads
2019-10-26 22:14:15 -04:00
0b495ebd13
spelling: successfully
2019-10-26 22:12:45 -04:00
9888e1fb39
spelling: stopping
2019-10-26 22:12:28 -04:00
5a16819feb
spelling: pwnagotchi
2019-10-26 22:09:57 -04:00
102a061814
spelling: please
2019-10-26 22:09:37 -04:00
ecfc5f9063
spelling: occurred
2019-10-26 22:09:19 -04:00
3bc887631b
spelling: functions
2019-10-26 22:07:34 -04:00
8a87bbeb90
spelling: delete
2019-10-26 22:13:18 -04:00
d3d4df2500
spelling: available
2019-10-26 22:03:31 -04:00
ea51ab7014
Optimize plugin imports
...
Signed-off-by: Edward Medvedev <edward.medvedev@gmail.com >
2019-10-26 18:36:42 +03:00
d231541403
Merge pull request #399 from leon-th/patch-2
...
Added plugin PAW GPS
2019-10-26 10:29:56 +02:00
beb2b83f36
Minor text fixes
...
There is no plural of information.
2019-10-26 02:12:37 +02:00
4aa29f1b79
misc: small fix or general refactoring i did not bother commenting
2019-10-25 19:15:55 +02:00
39a6ae1be5
Created the paw-gps plugin v1.0.0
...
This plugin connects to PAW Server with the GPS hack and saves the GPS location when a handshake is detected
2019-10-25 16:57:05 +02:00
c4ae3c15bd
Merge pull request #392 from deveth0/Display-failed-Backup
...
Show information on failed backup on display
2019-10-25 11:21:21 +02:00
3604f483aa
Merge pull request #393 from deveth0/391_verify_backupfiles
...
#391 : Verify if the configured files exist
2019-10-25 11:21:01 +02:00
d51d3f61ac
#391 : Verify if the configured files exist
2019-10-25 10:55:45 +02:00
6bb8fede0c
Show information on failed backup on display
2019-10-25 10:33:12 +02:00