Skip to content

Commit 5033928

Browse files
Update rfpwnon.rb
1 parent 6cb956e commit 5033928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/hardware/rftransceiver/rfpwnon.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def initialize(info={})
66
super( update_info( info,
77
'Name' => 'Brute Force AM/OOK (ie: Garage Doors)',
88
'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.
9+
binary signals. This is a port of the rfpwnon tool by Corey Harding.
1010
(https://github.com/exploitagency/github-rfpwnon/blob/master/rfpwnon.py)
1111
},
1212
'License' => MSF_LICENSE,

0 commit comments

Comments
 (0)