Skip to content

Commit 8c59479

Browse files
Fix to the AIX jtr module title.
1 parent 1306999 commit 8c59479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/analyze/jtr_aix.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class Metasploit3 < Msf::Auxiliary
1919

2020
def initialize
2121
super(
22-
'Name' => 'John the Ripper Linux Password Cracker',
22+
'Name' => 'John the Ripper AIX Password Cracker',
2323
'Version' => '$Revision$',
2424
'Description' => %Q{
2525
This module uses John the Ripper to identify weak passwords that have been

0 commit comments

Comments
 (0)