I want RSSI from 'WiFi probe requests' (when somebody is searching for a WiFi hotspots) but have been unable to get all necessary headers. I am using Scapy on a firmware flashed on a D-Link DIR-505 Open-WRT compatible router.
On more research on stackoverflow I realized the problem is because of not being able to set interface correctly. I need help in setting monitor mode on interface on the router which has limited space.
Thanks