Commit graph

66 commits

Author SHA1 Message Date
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
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
Renamed from kismet_enrich_csv.py (Browse further)