Commit Graph

380 Commits

Author SHA1 Message Date
dfeaad36ed When internet is available it converts wifips files in geolocation 2019-10-08 18:48:32 +02:00
fe7da076d7 - Plugin geowifi saves wifi geolocation on hndshk
Saves a json file with the access points with more signal whenever a handshake is captured.
	This data is usable to retrieve the geographic location using Google Geolocation API or Mozilla Location Service
2019-10-08 18:48:32 +02:00
0c81d25aec misc: small fix or general refactoring i did not bother commenting 2019-10-08 17:04:46 +02:00
88b1eacd74 Plugin to refresh display every X changes 2019-10-08 15:58:14 +01:00
47654660ee misc: small fix or general refactoring i did not bother commenting 2019-10-08 15:09:32 +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
817c9c2854 plugin renamed wifips 2019-10-07 22:54:09 -04:00
260728fffc When internet is available it converts wifips files in geolocation 2019-10-07 22:50:02 -04:00
80e307d28d Add OPTIONS to gps-plugin 2019-10-07 23:35:18 +02:00
1f99a249c6 Put pcap parsing in utils class 2019-10-07 22:45:00 +02:00
52af839131 new: exclude option for the grid plugin 2019-10-07 17:04:06 +02:00
7a24a1a0bc fix: api plugin is now called grid and opt-out 2019-10-07 16:23:38 +02:00
db3b7f577a misc: small fix or general refactoring i did not bother commenting 2019-10-07 15:45:11 +02:00
90b0e10e81 misc: small fix or general refactoring i did not bother commenting 2019-10-07 15:32:44 +02:00
60f0f6c29e misc: small fix or general refactoring i did not bother commenting 2019-10-07 14:32:42 +02:00
4827dc65ed misc: small fix or general refactoring i did not bother commenting 2019-10-07 14:12:22 +02:00
d6efc0b70d new: api plugin will report pwned access points 2019-10-07 13:06:29 +02:00
da52bcd705 misc: small fix or general refactoring i did not bother commenting 2019-10-07 11:13:28 +02:00
00582be374 new: reporting session data to the api 2019-10-07 10:25:46 +02:00
8ef1f0f377 misc: small fix or general refactoring i did not bother commenting 2019-10-07 00:27:22 +02:00
967ba3a7a5 misc: small fix or general refactoring i did not bother commenting 2019-10-07 00:10:00 +02:00
1c251fc093 new: fixed rsa identity generation and implemented api enrollment plugin 2019-10-06 23:25:02 +02:00
8d8e4b0376 Rename some vars and fix some bugs 2019-10-06 22:30:43 +02:00
9cf00805e0 - Plugin geowifi saves wifi geolocation on hndshk
Saves a json file with the access points with more signal whenever a handshake is captured.
	This data is usable to retrieve the geographic location using Google Geolocation API or Mozilla Location Service
2019-10-06 16:08:24 -04:00
467e8b7fdb Merge pull request #188 from dadav/feature/wigle-plugin
Add wigle plugin
2019-10-06 21:23:06 +02:00
27a4f6219d Merge pull request #189 from dadav/fix/wpa-sec
Fix bug with gps.json files
2019-10-06 21:22:36 +02:00
cb943ae4e1 Fix bug with gps.json files 2019-10-06 20:39:16 +02:00
27255bd8ec Fix bug with gps.json files 2019-10-06 20:37:28 +02:00
b7c3f41e65 Add wigle plugin 2019-10-06 20:30:46 +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