Enhance analyze_pcap function to track hidden SSIDs and Cisco client counts; update SSID metrics file attachment in runtest.sh for improved reporting.
This commit is contained in:
parent
51312b04de
commit
287ec036eb
3 changed files with 37 additions and 10 deletions
|
@ -4,6 +4,7 @@ SCRIPT_DIRECTORY="${HOME}/wifi_test"
|
|||
KISMET_LOG_DIR="${HOME}/kismet_logs"
|
||||
TEST_FILE="${HOME}/${BOOT_ID}-speedtest.csv"
|
||||
ENRICHED_FILE="${TEST_FILE%}+rf.csv"
|
||||
SSID_METRICS_FILE="${TEST_FILE%}-ssid-metrics.csv"
|
||||
|
||||
NUM_TESTS=1
|
||||
NUM_SAMPLES=5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue