mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 16:39:03 +00:00
Fixes a typo in the script description
This commit is contained in:
@@ -79,7 +79,7 @@ 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 execution.
|
||||
]],
|
||||
references = {
|
||||
'https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/misc/java_rmi_server.rb',
|
||||
|
||||
Reference in New Issue
Block a user