Update rfpwnon.rb

bug/bundler_fix
Corey Harding 2017-07-09 05:12:35 -04:00 committed by GitHub
parent 6cb956ea81
commit 50339289a7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ class MetasploitModule < Msf::Post
super( update_info( info,
'Name' => 'Brute Force AM/OOK (ie: Garage Doors)',
'Description' => %q{ Post Module for HWBridge RFTranscievers. Brute forces AM OOK or raw
binary signals. This is a port of the LegacySecurityGroup.com rfpwnon tool.
binary signals. This is a port of the rfpwnon tool by Corey Harding.
(https://github.com/exploitagency/github-rfpwnon/blob/master/rfpwnon.py)
},
'License' => MSF_LICENSE,