diff --git a/modules/auxiliary/dos/wireless/fakeap.rb b/modules/auxiliary/dos/wireless/fakeap.rb index ea7593f517..110663ceee 100644 --- a/modules/auxiliary/dos/wireless/fakeap.rb +++ b/modules/auxiliary/dos/wireless/fakeap.rb @@ -23,7 +23,7 @@ class Metasploit3 < Msf::Auxiliary 'Name' => 'Wireless Fake Access Point Beacon Flood', 'Description' => %q{ This module advertises thousands of fake access - points, using random SIDs and BSSID addresses. Inspired + points, using random SSIDs and BSSID addresses. Inspired by Black Alchemy's fakeap tool. }, @@ -81,4 +81,4 @@ class Metasploit3 < Msf::Auxiliary end -end \ No newline at end of file +end