File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
documentation/modules/post/hardware/rftransceiver
modules/post/hardware/rftransceiver Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
2
2
[ here] ( https://github.com/exploitagency/github-rfpwnon/blob/master/rfpwnon.py ) .
3
3
It's a generic AM/OOK brute forcer with PWM translations. It has been
4
4
demonstrated to work against static key garage door openers.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ def initialize(info={})
6
6
super ( update_info ( info ,
7
7
'Name' => 'Brute Force AM/OOK (ie: Garage Doors)' ,
8
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.
9
+ binary signals. This is a port of the rfpwnon tool by Corey Harding .
10
10
(https://github.com/exploitagency/github-rfpwnon/blob/master/rfpwnon.py)
11
11
} ,
12
12
'License' => MSF_LICENSE ,
You can’t perform that action at this time.
0 commit comments