Yaro Kasear
|
dd82940684
|
Refactor SSID and Cisco client count extraction in analyze_pcap for improved reliability and error handling
|
2025-04-16 11:17:37 -05:00 |
|
Yaro Kasear
|
3c9fe372ad
|
Update tag extraction in analyze_pcap to use internal field access for improved reliability
|
2025-04-16 11:06:45 -05:00 |
|
Yaro Kasear
|
a77c448503
|
Rename 'CiscoReportedClients' to 'CiscoAvgReportedClients' for consistency in main output
|
2025-04-16 11:05:54 -05:00 |
|
Yaro Kasear
|
ccbe5b92a1
|
Add Cisco client count parsing and update return values in analyze_pcap
|
2025-04-16 11:00:46 -05:00 |
|
Yaro Kasear
|
78a6b225fc
|
Refactor SSID extraction in analyze_pcap to handle tags and improve error handling
|
2025-04-16 10:46:51 -05:00 |
|
Yaro Kasear
|
33e6fb35c9
|
Add debug print statement for management frame fields in analyze_pcap
|
2025-04-16 10:36:31 -05:00 |
|
Yaro Kasear
|
d255618f0e
|
Add debug statements for SSID handling in analyze_pcap
|
2025-04-16 10:31:12 -05:00 |
|
Yaro Kasear
|
57c9532b88
|
Refactor analyze_pcap to improve layer checks and SSID extraction handling
|
2025-04-16 10:25:08 -05:00 |
|
Yaro Kasear
|
7fbdcb310a
|
Add debug print statements for SSID to BSSID mappings in analyze_pcap
|
2025-04-16 10:18:34 -05:00 |
|
Yaro Kasear
|
c4e36048e5
|
Add debug statements to analyze_pcap for missing packet layers
|
2025-04-16 10:12:13 -05:00 |
|
Yaro Kasear
|
63a5bbba09
|
Add debug print statement to display packet layers in analyze_pcap
|
2025-04-16 10:01:32 -05:00 |
|
Yaro Kasear
|
d16d4bc171
|
Add debug print statement for missing packet layers in analyze_pcap
|
2025-04-16 10:00:36 -05:00 |
|
Yaro Kasear
|
5af62780ef
|
Fix analyze_pcap to handle SSID extraction without stripping whitespace
|
2025-04-16 09:55:07 -05:00 |
|
Yaro Kasear
|
412d8762a5
|
Enhance analyze_pcap function to track SSIDs and BSSIDs, and collect signal strengths for improved analysis
|
2025-04-16 08:50:16 -05:00 |
|
Yaro Kasear
|
4154578c4e
|
Refactor analyze_pcap to remove congestion score placeholder and update return values for clarity
|
2025-04-15 11:16:35 -05:00 |
|
Yaro Kasear
|
ff55e1746c
|
Remove debug print statement from get_aps function to clean up output
|
2025-04-15 10:52:41 -05:00 |
|
Yaro Kasear
|
b6d6b8989a
|
Fix get_aps_on_channel to call get_aps directly; remove redundant return statement
|
2025-04-15 10:49:05 -05:00 |
|
Yaro Kasear
|
6f83109579
|
Implement get_aps and get_unlinked_devices functions; refactor get_aps_on_channel for improved clarity and functionality
|
2025-04-15 10:45:38 -05:00 |
|
Yaro Kasear
|
2abcc1e5b4
|
Update return values in analyze_pcap to reorder signal strength metrics
|
2025-04-15 10:28:27 -05:00 |
|
Yaro Kasear
|
345d709c98
|
Add import for mean from statistics module
|
2025-04-15 10:01:26 -05:00 |
|
Yaro Kasear
|
45bba2e988
|
Rename calculate_avg_ap_signal_strength to calculate_signal_strength_stats and update return values to include max signal strength
|
2025-04-15 10:00:54 -05:00 |
|
Yaro Kasear
|
5c87c2dc43
|
Remove debug print statement for type/subtype value in get_aps_on_channel
|
2025-04-15 09:51:47 -05:00 |
|
Yaro Kasear
|
439018ba85
|
Remove debug print statements from get_aps_on_channel for cleaner output
|
2025-04-15 09:18:56 -05:00 |
|
Yaro Kasear
|
5d000b2a10
|
Refactor get_aps_on_channel to improve channel frequency validation and packet handling
|
2025-04-15 09:13:40 -05:00 |
|
Yaro Kasear
|
9a13209620
|
Add debug output to get_aps_on_channel for packet validation
|
2025-04-15 09:07:04 -05:00 |
|
Yaro Kasear
|
8fdd4336d1
|
Refactor get_aps_on_channel to use get_freq_details for channel validation
|
2025-04-15 09:01:43 -05:00 |
|
Yaro Kasear
|
93431ae6ec
|
Add debug output to get_aps_on_channel for type/subtype value
|
2025-04-15 08:53:17 -05:00 |
|
Yaro Kasear
|
0a14ecebf4
|
Refactor get_aps_on_channel function to improve packet filtering and BSSID handling
|
2025-04-15 08:33:00 -05:00 |
|
Yaro Kasear
|
17c17b41c2
|
Remove BSSID parameter from get_aps_on_channel function signature
|
2025-04-14 16:12:29 -05:00 |
|
Yaro Kasear
|
d69890fc3c
|
Enhance get_aps_on_channel function to include BSSID parameter and improve packet handling with debug output
|
2025-04-14 15:59:22 -05:00 |
|
Yaro Kasear
|
9b19c07b7a
|
Remove BSSID parameter from get_aps_on_channel function signature
|
2025-04-14 15:32:31 -05:00 |
|
Yaro Kasear
|
0ac4a00332
|
Enhance get_aps_on_channel function to include BSSID parameter and improve packet handling
|
2025-04-14 14:59:42 -05:00 |
|
Yaro Kasear
|
a1c0c18eb2
|
Add function to count access points on a specific channel in pcap analysis
|
2025-04-14 14:02:33 -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
|
674d06fb4d
|
Move TEST_FILE up to fix misnamed ENRICHED_FILE.
|
2025-04-14 12:48:03 -05:00 |
|
|
f1c46cd098
|
Update settings.env.default
|
2025-04-14 12:32:07 -05:00 |
|
Yaro Kasear
|
abf781e7bb
|
Update enrich script and configuration files; remove settings.env
|
2025-04-14 12:29:15 -05:00 |
|
|
4e524fe6bb
|
Rename to enrich.py
|
2025-04-14 12:05:04 -05:00 |
|
|
7954b8d64b
|
Delete enrich.py
The enrich from PCAP script is where the focus is.
|
2025-04-14 12:04:21 -05:00 |
|
|
d10144f7b1
|
Rename enrichment script.
|
2025-04-14 12:03:18 -05:00 |
|
|
6be8a56701
|
Delete panda_truth_probe.py
Don't need this anymore.
|
2025-04-14 12:02:16 -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
|
c418c0e1d0
|
Remove debug print for packet channel and frequency in get_clients_on_channel
|
2025-04-14 10:27:39 -05:00 |
|
Yaro Kasear
|
1a0dcc994f
|
Add debug print for packet channel and frequency in get_clients_on_channel
|
2025-04-14 10:23:51 -05:00 |
|
Yaro Kasear
|
0113f9c617
|
Improve channel frequency retrieval in get_clients_on_channel to ensure attributes exist before accessing
|
2025-04-14 10:21:48 -05:00 |
|
Yaro Kasear
|
7cdb89b203
|
Refactor get_clients_on_channel to remove redundant debug prints and improve clarity
|
2025-04-14 10:16:10 -05:00 |
|
Yaro Kasear
|
eb74eb3962
|
Add debug prints for channel details and packet frequency in get_clients_on_channel
|
2025-04-14 10:10:23 -05:00 |
|