Merge branch 'beacon-addr' of https://github.com/bonsaiviking/metasploit-framework into bonsaiviking-beacon-addr
commit
7c6b6281d7
|
@ -100,7 +100,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
"\x80" + # type/subtype
|
||||
"\x00" + # flags
|
||||
"\x00\x00" + # duration
|
||||
"\xff\xff\xff\xff\xff\xff" + # dst
|
||||
eton(datastore['ADDR_DST']) + # dst
|
||||
bssid + # src
|
||||
bssid + # bssid
|
||||
seq + # seq
|
||||
|
|
Loading…
Reference in New Issue