Skip to content

Commit cae1939

Browse files
committed
Kinda too long
1 parent 593be7a commit cae1939

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/auxiliary/gather/xbmc_traversal.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ def initialize(info={})
1616
super(update_info(info,
1717
'Name' => "XBMC Web Server Directory Traversal",
1818
'Description' => %q{
19-
This module exploits a directory traversal bug in XBMC 11, up until the 2012-11-04 nightly build.
20-
The module can only be used to retrieve files.
19+
This module exploits a directory traversal bug in XBMC 11, up until the
20+
2012-11-04 nightly build. The module can only be used to retrieve files.
2121
},
2222
'License' => MSF_LICENSE,
2323
'Author' =>

0 commit comments

Comments
 (0)