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 1306999 commit 8c59479Copy full SHA for 8c59479
modules/auxiliary/analyze/jtr_aix.rb
@@ -19,7 +19,7 @@ class Metasploit3 < Msf::Auxiliary
19
20
def initialize
21
super(
22
- 'Name' => 'John the Ripper Linux Password Cracker',
+ 'Name' => 'John the Ripper AIX Password Cracker',
23
'Version' => '$Revision$',
24
'Description' => %Q{
25
This module uses John the Ripper to identify weak passwords that have been
0 commit comments