We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb956e commit 5033928Copy full SHA for 5033928
modules/post/hardware/rftransceiver/rfpwnon.rb
@@ -6,7 +6,7 @@ def initialize(info={})
6
super( update_info( info,
7
'Name' => 'Brute Force AM/OOK (ie: Garage Doors)',
8
'Description' => %q{ Post Module for HWBridge RFTranscievers. Brute forces AM OOK or raw
9
- 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.
10
(https://github.com/exploitagency/github-rfpwnon/blob/master/rfpwnon.py)
11
},
12
'License' => MSF_LICENSE,
0 commit comments