1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Remove email addresses from scripts as discussed in this thread: http://seclists.org/nmap-dev/2009/q4/466

This commit is contained in:
fyodor
2009-11-24 08:49:02 +00:00
parent 543c5408b6
commit 77ab5c4305
50 changed files with 50 additions and 50 deletions

View File

@@ -22,7 +22,7 @@ syntax in the example) argument, as described below.
-- nmap --script=socks-open-proxy \
-- --script-args proxy.url=<host>,proxy.pattern=<pattern>
author = "Joao Correa <joao@livewire.com.br>"
author = "Joao Correa"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"default", "discovery", "external", "intrusive"}