Minor cosmetic change
git-svn-id: file:///home/svn/framework3/trunk@4124 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
7cdcf9b269
commit
3d546243a6
|
@ -14,7 +14,8 @@ class Exploits::Windows::Driver::Broadcom_WiFi_SSID < Msf::Exploit::Remote
|
|||
This module exploits a stack overflow in the Broadcom Wireless driver
|
||||
that allows remote code execution in kernel mode by sending a 802.11 probe
|
||||
response that contains a long SSID. The target MAC address must
|
||||
be provided to use this exploit.
|
||||
be provided to use this exploit. The two cards tested fell into the
|
||||
00:14:a5:06:XX:XX and 00:14:a4:2a:XX:XX ranges.
|
||||
|
||||
This module depends on the Lorcon library and only works on the Linux platform
|
||||
with a supported wireless card. Please see the Ruby Lorcon documentation
|
||||
|
|
Loading…
Reference in New Issue