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:
@@ -1,5 +1,9 @@
|
||||
# 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
|
||||
address being detected for all interfaces.
|
||||
http://seclists.org/nmap-dev/2015/q2/1 [Daniel Miller]
|
||||
|
||||
@@ -980,5 +980,6 @@ FILENAME=`ls $srcdir/docs/leet-nmap-ascii-art*.txt 2>/dev/null | $AWK '
|
||||
if test "$FILENAME"; then
|
||||
cat "$FILENAME"
|
||||
fi
|
||||
echo " NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY"
|
||||
|
||||
echo "Configuration complete. Type make (or gmake on some *BSD machines) to compile."
|
||||
|
||||
15
docs/leet-nmap-ascii-art-eye.txt
Normal file
15
docs/leet-nmap-ascii-art-eye.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
___.-------.___
|
||||
_.-' ___.--;--.___ `-._
|
||||
.-' _.-' / .+. \ `-._ `-.
|
||||
.' .-' |-|-o-|-| `-. `.
|
||||
(_ <O__ \ `+' / __O> _)
|
||||
`--._``-..__`._|_.'__..-''_.--'
|
||||
``--._________.--''
|
||||
____ _____ ____ ____ _ _______
|
||||
|_ \|_ _||_ \ / _| / \ |_ __ \
|
||||
| \ | | | \/ | / _ \ | |__) |
|
||||
| |\ \| | | |\ /| | / ___ \ | ___/
|
||||
_| |_\ |_ _| |_\/_| |_ _/ / \ \_ _| |_
|
||||
|_____|\____||_____||_____||____| |____||_____|
|
||||
|
||||
14
docs/leet-nmap-ascii-art-pc.txt
Normal file
14
docs/leet-nmap-ascii-art-pc.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
:================:
|
||||
/||# nmap -A _ ||
|
||||
/ || ||
|
||||
| || ||
|
||||
\ || ||
|
||||
==================
|
||||
........... / \.............
|
||||
:\ ############ \
|
||||
: ---------------------------------
|
||||
: | * |__________|| :::::::::: |
|
||||
\ | | || ....... |
|
||||
--------------------------------- 8
|
||||
|
||||
@@ -11,4 +11,3 @@
|
||||
/ / _/ / + | \ /
|
||||
' (__/ / \/
|
||||
/ \
|
||||
NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY
|
||||
|
||||
Reference in New Issue
Block a user