mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Added a second @output example containing a list of supported services
[Patrik]
This commit is contained in:
parent
4ad62b1cdf
commit
5c816cb2a2
1 changed files with 19 additions and 0 deletions
|
|
@ -27,6 +27,25 @@ Checks may be limited by service category (eg: SPAM, PROXY) or to a specific ser
|
|||
-- | bl.spamcop.net - SPAM
|
||||
-- |_ spam.dnsbl.sorbs.net - SPAM
|
||||
--
|
||||
-- @output
|
||||
-- | dns-blacklist:
|
||||
-- | PROXY
|
||||
-- | dnsbl.ahbl.org
|
||||
-- | socks.dnsbl.sorbs.net
|
||||
-- | http.dnsbl.sorbs.net
|
||||
-- | misc.dnsbl.sorbs.net
|
||||
-- | dnsbl.tornevall.org
|
||||
-- | SPAM
|
||||
-- | dnsbl.ahbl.org
|
||||
-- | dnsbl.inps.de
|
||||
-- | bl.nszones.com
|
||||
-- | l2.apews.org
|
||||
-- | list.quorum.to
|
||||
-- | all.spamrats.com
|
||||
-- | bl.spamcop.net
|
||||
-- | spam.dnsbl.sorbs.net
|
||||
-- |_ sbl.spamhaus.org
|
||||
--
|
||||
-- @args dns-blacklist.ip string containing the IP to check only needed if
|
||||
-- running the script as a prerule.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue