Commit Graph

16 Commits

Author SHA1 Message Date
b464ab337d added more ouis for aruba, wrote out a func to get unique wifi clients 2022-10-26 20:42:31 -04:00
da15e54a64 fixed rewrite and stuff 2022-10-26 20:40:01 -04:00
d4f5fe70da Added some print statements and started using packet_processor 2022-10-26 20:39:11 -04:00
877801b855 rewrote the csv parser 2022-10-26 17:35:47 -04:00
6e0f9388f4 adding a version of parse_sniffer, I want to go back and clean this up l8r 2022-10-26 04:36:32 -04:00
d001b5c825 switching to a static sniff and testing destroy_sniffs 2022-10-26 04:13:44 -04:00
37fdd01551 added destroy_sniffs, which will destroy the base_dir folder along with all the data in it 2022-10-26 04:13:07 -04:00
750100e988 eureka :) 2022-10-26 03:57:11 -04:00
2f09d2398b rewriting run_cmd a bit more to handle timout errors 2022-10-26 03:53:00 -04:00
dd649aa439 minor changes to stop throwing errors :P 2022-10-26 03:52:45 -04:00
3314c98fb3 rewrote run_cmd to have a timeout and handle errors a bit differently 2022-10-26 03:46:43 -04:00
851c4c47e4 forgot to import time 2022-10-26 03:11:23 -04:00
c3cebbd6c9 renamed time parameter to timeout to avoid collision with time package 2022-10-26 03:10:37 -04:00
ddfe6db7bb wrote out a new sniffing method that leans on airodump, which should be more robust than the approach i was using before 2022-10-26 03:07:03 -04:00
edace37836 moved files around, added persistent net rule which sets the standard name for the wireless interface 2022-10-26 02:21:51 -04:00
8c1653dc74 Initial commit 2022-10-25 21:11:45 -04:00