AleksaMCode / Preferred-Network-List-Sniffer

A reconnaissance tool for capturing and displaying SSIDs from device's Preferred Network List.
MIT License
139 stars 7 forks source link

[BUG] Failing to capture SSIDs when the interface isn't in Monitor mode #27

Closed AleksaMCode closed 5 months ago

AleksaMCode commented 5 months ago

Is there an existing issue for this?

Description

When the interface doesn't have Monitor mode enabled, the PNLS won't fail, but it won't be able to capture the expected Probe Requests.

System information

  1. Kali Linux 2023.3
  2. Raspberry Pi 4
  3. PNLS 0.2.0

Actual Behavior

The PNLS never captures any SSIDs.

Expected Behavior

When an interface isn't in a Monitor mode, the sniffer should fail and log the reason why it has stopped.

Steps To Reproduce

No response

Anything else?

No response