mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Add NSEdoc signal '---' to some scripts
This commit is contained in:
parent
2eca808281
commit
fa2527fd34
5 changed files with 5 additions and 2 deletions
|
|
@ -23,6 +23,7 @@ References:
|
|||
* http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6271
|
||||
]]
|
||||
|
||||
---
|
||||
-- @usage
|
||||
-- nmap -sV -p- --script http-shellshock <target>
|
||||
-- nmap -sV -p- --script http-shellshock --script-args uri=/cgi-bin/bin,cmd=ls <target>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue