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

New Nmap configure art

This commit is contained in:
dmiller
2015-05-27 19:48:59 +00:00
parent 3b5cdcc054
commit 14d5f4a600
5 changed files with 35 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*- # Nmap Changelog ($Id$); -*-text-*-
o Add 2 more ASCII-art configure splash images to be rotated randomly with the
traditional dragon image. New ideas for other images to use here may be sent
to dev@nmap.org. [Jay Bosamiya, Daniel Miller]
o Fix a bug in libdnet-stripped on Solaris that resulted in the wrong MAC o Fix a bug in libdnet-stripped on Solaris that resulted in the wrong MAC
address being detected for all interfaces. address being detected for all interfaces.
http://seclists.org/nmap-dev/2015/q2/1 [Daniel Miller] http://seclists.org/nmap-dev/2015/q2/1 [Daniel Miller]
@@ -7,7 +11,7 @@ o Fix a bug in libdnet-stripped on Solaris that resulted in the wrong MAC
o [NSE] Added http-vuln-cve2015-1427 to detect Elasticsearch servers o [NSE] Added http-vuln-cve2015-1427 to detect Elasticsearch servers
vulnerable to remote code execution. [Gyanendra Mishra] vulnerable to remote code execution. [Gyanendra Mishra]
o [NSE] Added http-vuln-cve2015-1635 to detect Microsoft Windows systems o [NSE] Added http-vuln-cve2015-1635 to detect Microsoft Windows systems
vulnerable to MS15-034. [Paulino Calderon] vulnerable to MS15-034. [Paulino Calderon]
o [NSE] Make smb-ls able to leverage results from smb-enum-shares or list of o [NSE] Make smb-ls able to leverage results from smb-enum-shares or list of

View File

@@ -980,5 +980,6 @@ FILENAME=`ls $srcdir/docs/leet-nmap-ascii-art*.txt 2>/dev/null | $AWK '
if test "$FILENAME"; then if test "$FILENAME"; then
cat "$FILENAME" cat "$FILENAME"
fi fi
echo " NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY"
echo "Configuration complete. Type make (or gmake on some *BSD machines) to compile." echo "Configuration complete. Type make (or gmake on some *BSD machines) to compile."

View File

@@ -0,0 +1,15 @@
___.-------.___
_.-' ___.--;--.___ `-._
.-' _.-' / .+. \ `-._ `-.
.' .-' |-|-o-|-| `-. `.
(_ <O__ \ `+' / __O> _)
`--._``-..__`._|_.'__..-''_.--'
``--._________.--''
____ _____ ____ ____ _ _______
|_ \|_ _||_ \ / _| / \ |_ __ \
| \ | | | \/ | / _ \ | |__) |
| |\ \| | | |\ /| | / ___ \ | ___/
_| |_\ |_ _| |_\/_| |_ _/ / \ \_ _| |_
|_____|\____||_____||_____||____| |____||_____|

View File

@@ -0,0 +1,14 @@
:================:
/||# nmap -A _ ||
/ || ||
| || ||
\ || ||
==================
........... / \.............
:\ ############ \
: ---------------------------------
: | * |__________|| :::::::::: |
\ | | || ....... |
--------------------------------- 8

View File

@@ -11,4 +11,3 @@
/ / _/ / + | \ / / / _/ / + | \ /
' (__/ / \/ ' (__/ / \/
/ \ / \
NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY