Skip to content

Commit 0ab2e99

Browse files
committed
Delete version from title
1 parent d1e8b16 commit 0ab2e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/wildfly_traversal.rb

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

1414
def initialize(info = {})
1515
super(update_info(info,
16-
'Name' => 'WildFly 8 Directory Traversal',
16+
'Name' => 'WildFly Directory Traversal',
1717
'Description' => %q{
1818
This module exploits a directory traversal vulnerability found in the WildFly 8.1.0.Final
1919
web server running on port 8080, named JBoss Undertow. The vulnerability only affects to

0 commit comments

Comments
 (0)