Commit graph

22 commits

Author SHA1 Message Date
Yaro Kasear
7ff3703326 Fix attachment flag formatting in email sending logic for correct attachment handling 2025-04-16 14:44:26 -05:00
Yaro Kasear
a989ddcff0 Remove debug output for enrich.py execution in runtest.sh for cleaner logs 2025-04-16 14:08:17 -05:00
Yaro Kasear
32640267b2 Add debug output for enrich.py execution in runtest.sh for better traceability 2025-04-16 13:49:17 -05:00
Yaro Kasear
e698e25a5d Refactor email attachment handling in runtest.sh for improved clarity and reliability 2025-04-16 12:56:32 -05:00
Yaro Kasear
0eab8a0bfa Add retry mechanism for speed test in runtest.sh and update settings for max retries and delay 2025-04-16 12:43:08 -05:00
Yaro Kasear
a951a5eb62 Remove debug output of settings variables in runtest.sh for cleaner execution 2025-04-16 11:35:50 -05:00
Yaro Kasear
163281cc28 Refactor packet filtering in analyze_pcap to improve timestamp handling and client retrieval 2025-04-14 13:42:55 -05:00
Yaro Kasear
e0d8a3b707 Add debug output for settings.env variables in runtest.sh 2025-04-14 13:32:12 -05:00
Yaro Kasear
68ec7b8479 Fix START_TIME initialization to ensure accurate timestamping during sample collection 2025-04-14 13:22:53 -05:00
Yaro Kasear
748a0ec911 Move BOOT_ID initialization to settings.env.default and remove from runtest.sh 2025-04-14 13:14:22 -05:00
Yaro Kasear
abf781e7bb Update enrich script and configuration files; remove settings.env 2025-04-14 12:29:15 -05:00
Yaro Kasear
f5bb552a27 Add settings.env file and update recipient check in runtest.sh 2025-04-14 12:01:16 -05:00
Yaro Kasear
757fe18026 Seems like doing the pcap dump before stopping Kismet is a Bad. 2025-04-11 09:45:35 -05:00
Yaro Kasear
ec2bbc43a4 Let's start using pcaps. 2025-04-11 09:33:51 -05:00
Yaro Kasear
6f8a419ec2 Start kismet and stop it when the script is run. 2025-04-11 08:56:48 -05:00
Yaro Kasear
fff377afd0 Adding pcap analysis since kismet logs seem unreliable. 2025-04-10 14:42:42 -05:00
Yaro Kasear
18f928a81e Allow for setting the interface. 2025-04-10 11:49:04 -05:00
Yaro Kasear
0a294f86b9 Actually open the Kismet log, maybe? 2025-04-10 10:28:59 -05:00
Yaro Kasear
05e4d6bf6c Collect and store start and end timestamps. 2025-04-10 08:47:15 -05:00
36d2c6641b That should be TEST_FILE not TEST_TILE. 2025-04-09 14:26:41 -05:00
f34ee7d3a4 Correcting the script path. 2025-04-09 14:14:09 -05:00
afd8251198 Initial upload. 2025-04-09 13:58:15 -05:00