Skip to content

Commit b7d082f

Browse files
committed
land rapid7#8679 update to credits for rfpwnon
2 parents ad74a2e + 5033928 commit b7d082f

File tree

2 files changed

+2
-2
lines changed
  • documentation/modules/post/hardware/rftransceiver
  • modules/post/hardware/rftransceiver

2 files changed

+2
-2
lines changed

documentation/modules/post/hardware/rftransceiver/rfpwnon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Port of a brute force utility by LegacySecurityGroup, the original can be found
1+
Port of a brute force utility by Corey Harding of LegacySecurityGroup.com, the original can be found
22
[here](https://github.com/exploitagency/github-rfpwnon/blob/master/rfpwnon.py).
33
It's a generic AM/OOK brute forcer with PWM translations. It has been
44
demonstrated to work against static key garage door openers.

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)