land #8679 update to credits for rfpwnon

bug/bundler_fix
h00die 2017-07-11 19:36:41 -04:00
commit b7d082fe06
No known key found for this signature in database
GPG Key ID: C5A9D25D1457C971
2 changed files with 2 additions and 2 deletions

View File

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

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,