Commit graph

23 commits

Author SHA1 Message Date
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
Yaro Kasear
4e530b0a8f Refactor get_clients_on_channel to improve error handling and remove redundant debug prints 2025-04-11 14:41:40 -05:00
Yaro Kasear
ac94b59649 Add debug print for channel frequency in get_clients_on_channel 2025-04-11 14:33:40 -05:00
Yaro Kasear
5d884d99bb Add error handling for channel number parsing in get_clients_on_channel 2025-04-11 14:10:41 -05:00
Yaro Kasear
c2a808a431 Add frequency lookup functions for channel details 2025-04-11 13:44:03 -05:00
Yaro Kasear
0801d97f54 Whoops, forgot to pass in AP BSSID to the clients-on-channel fun. 2025-04-11 13:08:30 -05:00
Yaro Kasear
b4f3c7fdad Let's also exclude the AP BSSID. 2025-04-11 12:55:38 -05:00
Yaro Kasear
8809059402 Let's get clients on the channel! 2025-04-11 12:54:09 -05:00
Yaro Kasear
ec2bbc43a4 Let's start using pcaps. 2025-04-11 09:33:51 -05:00
Yaro Kasear
1ed992e1d4 ... 2025-04-11 09:11:50 -05:00
Yaro Kasear
13749d3d1c Removing all the debug stuff since we found the bug. 2025-04-11 08:21:56 -05:00
Yaro Kasear
299d6e27fa See if the time filter is not applied properly. 2025-04-11 08:16:25 -05:00
Yaro Kasear
f8ecb71dd8 Okay, come on, let's find this problem. 2025-04-11 08:12:52 -05:00
Yaro Kasear
9bd042f61f One more thing needed for debug in my not so humble opinion. 2025-04-11 08:01:04 -05:00
Yaro Kasear
5132183aa3 Debug debug debug. 2025-04-10 16:24:59 -05:00
Yaro Kasear
295f17bd91 Trying to shake out Clients on AP. 2025-04-10 16:15:47 -05:00
c1d31ba057 Executable? 2025-04-10 15:48:16 -05:00
Yaro Kasear
4028d92e61 Gather clients on AP. 2025-04-10 15:46:04 -05:00
Yaro Kasear
07ca7ddcfd For testing. 2025-04-10 15:06:39 -05:00
Yaro Kasear
c38d283cfa Initial pcap handling code. 2025-04-10 15:06:03 -05:00
Yaro Kasear
fff377afd0 Adding pcap analysis since kismet logs seem unreliable. 2025-04-10 14:42:42 -05:00