mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 05:09:14 +00:00
Remove trailing whitespace in lua files
Whitespace is not significant, so this should not be a problem. https://secwiki.org/w/Nmap/Code_Standards
This commit is contained in:
@@ -12,7 +12,7 @@ vulnerable installations.
|
||||
|
||||
CHANGELOG:
|
||||
- Added new detection mechanism by trying to perform a "echo" command
|
||||
- Added exploitation script that allows you to define your command (default: uname -a).
|
||||
- Added exploitation script that allows you to define your command (default: uname -a).
|
||||
]]
|
||||
|
||||
---
|
||||
@@ -22,7 +22,7 @@ CHANGELOG:
|
||||
-- @output
|
||||
-- PORT STATE SERVICE REASON
|
||||
-- 80/tcp open http syn-ack
|
||||
-- | http-vuln-cve2012-1823:
|
||||
-- | http-vuln-cve2012-1823:
|
||||
-- | VULNERABLE:
|
||||
-- | PHP-CGI Remote code execution and source code disclosure
|
||||
-- | State: VULNERABLE (Exploitable)
|
||||
|
||||
Reference in New Issue
Block a user