mirror of
https://github.com/nmap/nmap.git
synced 2025-12-18 05:29:02 +00:00
merge soc07 r4909 - changed to demo category until we figure out what to do about using real hostnames
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
-- Arturo 'Buanzo' Busleiman <buanzo@buanzo.com.ar> / www.buanzo.com.ar / linux-consulting.buanzo.com.ar
|
-- Arturo 'Buanzo' Busleiman <buanzo@buanzo.com.ar> / www.buanzo.com.ar / linux-consulting.buanzo.com.ar
|
||||||
-- See Nmap's COPYING file for licence details
|
-- See Nmap's COPYING file for licence details
|
||||||
-- This is version 20070516.
|
-- This is version 20070516.
|
||||||
-- Changelog: + Added some strings to return in different places.
|
-- Changelog:
|
||||||
|
-- * I changed it to the "demo" category until we figure out what
|
||||||
|
-- to do about using real hostnames. -Fyodor
|
||||||
|
-- + Added some strings to return in different places.
|
||||||
-- * Changed "HELO www.[ourdomain]" to "EHLO [ourdomain]".
|
-- * Changed "HELO www.[ourdomain]" to "EHLO [ourdomain]".
|
||||||
-- * Fixed some API differences
|
-- * Fixed some API differences
|
||||||
-- * The "ourdomain" variable's contents are used instead of hardcoded "insecure.org". Settable by the user.
|
-- * The "ourdomain" variable's contents are used instead of hardcoded "insecure.org". Settable by the user.
|
||||||
@@ -9,7 +12,7 @@
|
|||||||
|
|
||||||
id="Open Relay SMTP"
|
id="Open Relay SMTP"
|
||||||
description="Checks to see if a SMTP server is an open relay"
|
description="Checks to see if a SMTP server is an open relay"
|
||||||
categories = {"intrusive"}
|
categories = {"demo"}
|
||||||
|
|
||||||
ourdomain="scanme.org"
|
ourdomain="scanme.org"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user