31 May 2012 15:03
Retrieving RSSI from WiFi packets
Piotr Kaczorek <kacz0r1984 <at> o2.pl>
2012-05-31 13:03:24 GMT
2012-05-31 13:03:24 GMT
Hello,
How can I get RSSI/signal strength information from sniffed WiFi packets?
I wan't to get info about it from 'nearby devices' even if they were
only 'searching for hotspot' (Probe request).
WiFi card I have is based on Prism ISL3886 (if that matters).
I've found that when I used kismet (on other device - laptop with Intel
iwl4965 WiFi and laptop with Realtek RTL8188CE WiFi) the signal strength
is stored in PPI -> 802.11-Common
I cant see this layer/Class in the scanned packet. Is there some
'special way' to get it?
example packet.show2():
###[ RadioTap dummy ]###
version= 0
pad= 0
len= 14
present= Flags+Rate+Channel
notdecoded= '\x00\x02v\t\x80\x04'
###[ 802.11 ]###
subtype= 4L
type= Management
proto= 0L
FCfield=
ID= 0
addr1= ff:ff:ff:ff:ff:ff
addr2= 00:1c:a4:6a:e8:64
(Continue reading)
RSS Feed