• Joined on 2025-04-06
yaro pushed to main at yaro/wifi_test 2025-05-02 14:34:44 -05:00
b80adf89ef Remove duplicate echo statement for displaying passed arguments in runtest.sh
yaro pushed to main at yaro/wifi_test 2025-05-02 14:33:13 -05:00
f68acef4bf Add echo statement to display passed arguments in runtest.sh
yaro pushed to main at yaro/wifi_test 2025-05-02 14:26:52 -05:00
42cb854f57 Fix logging command in runtest.sh to correctly pass arguments and remove unnecessary blank line
yaro pushed to main at yaro/wifi_test 2025-05-02 14:20:46 -05:00
9c56b2ac91 Refactor runtest.sh for improved clarity and reliability
412a63f51d Refactor Kismet control logic in runtest.sh to only start/stop when listener is disabled
Compare 2 commits »
yaro pushed to main at yaro/wifi_test 2025-05-02 13:54:48 -05:00
a3588f3540 Refactor listener output file handling in runtest.sh for improved clarity and reliability
yaro pushed to main at yaro/wifi_test 2025-05-02 13:53:55 -05:00
8ce492a8b9 Add listener output file variable to runtest.sh for improved data capture
yaro pushed to main at yaro/wifi_test 2025-05-02 13:25:19 -05:00
0fd16d47f3 Refactor SSID metrics handling by removing Cisco client tracking and updating related functions for improved clarity and performance
yaro pushed to main at yaro/wifi_test 2025-05-02 13:03:20 -05:00
7d5fe1fbf5 Add listener functionality to runtest.sh for enhanced data capture
yaro pushed to main at yaro/wifi_test 2025-05-02 12:39:52 -05:00
470d684fb5 Update APsOnChannel calculation to filter by current channel
yaro pushed to main at yaro/wifi_test 2025-05-02 11:54:44 -05:00
1a884c8085 Refactor MAC vendor lookup to streamline vendor retrieval and improve debug logging
45b33dc48b Add debug print statement to MAC vendor lookup for troubleshooting
Compare 2 commits »
yaro pushed to main at yaro/wifi_test 2025-05-02 11:50:37 -05:00
bca346ac5a Add debug logging for MAC vendor lookup process
yaro pushed to main at yaro/wifi_test 2025-05-02 11:48:48 -05:00
7ccddd89c5 Add logging for MAC vendor lookup process
yaro pushed to main at yaro/wifi_test 2025-05-02 11:46:23 -05:00
ce437ca43c Add clarification note on ClientsOnAP exceeding ClientsOnChannel
yaro pushed to main at yaro/wifi_test 2025-05-02 11:28:13 -05:00
a5f8123c45 Refactor ClientsOnChannel metric calculation to simplify logic
d0a3561586 MAC Vendor Resolution (with local cache)
be2c674a2c Ensure ClientsOnChannel respects main interface’s channel
66496e1518 Optimize AP-client matching loop
231ce7e8b0 Association Frame Support (Augments client tracking)
Compare 5 commits »
yaro pushed to main at yaro/wifi_test 2025-05-02 10:49:29 -05:00
5c55276ef3 Update CSV metrics to include client counts and signal averages while reordering fields
yaro pushed to main at yaro/wifi_test 2025-05-02 10:40:44 -05:00
f95945883c Remove unused Cisco client metrics and update BSSID and channel counts in CSV output
yaro pushed to main at yaro/wifi_test 2025-05-02 10:33:35 -05:00
689fd80e29 Remove debug print statement for deadpoints with no clients
yaro pushed to main at yaro/wifi_test 2025-05-02 10:00:48 -05:00
2aca8df967 Add debug print statement for deadpoints with no clients
6160948d05 Refactor deadpoint candidate handling and update suspect AP flags
Compare 2 commits »
yaro pushed to main at yaro/wifi_test 2025-05-02 09:45:52 -05:00
b7864a537e Remove debug print statement for AP clients in deadpoint check
yaro pushed to main at yaro/wifi_test 2025-05-02 09:42:05 -05:00
fc1fdd4423 Update print_suspect_aps to iterate over known APs for suspicious SSID detection