mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Reindent some scripts. Whitespace only.
https://secwiki.org/w/Nmap/Code_Standards
This commit is contained in:
@@ -80,8 +80,8 @@ action = function (host, port)
|
||||
title = "RMI registry default configuration remote code execution vulnerability",
|
||||
|
||||
description = [[
|
||||
Default configuration of RMI registry allows loading classes from remote URLs which can lead to remote code executeion.
|
||||
]],
|
||||
Default configuration of RMI registry allows loading classes from remote URLs which can lead to remote code executeion.
|
||||
]],
|
||||
references = {
|
||||
'http://dev.metasploit.com/redmine/projects/framework/repository/entry/modules/exploits/multi/misc/java_rmi_server.rb',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user