From 837edeeb62694852a304a5feef8fd1716eb47e35 Mon Sep 17 00:00:00 2001 From: Sven Date: Sat, 28 Apr 2007 19:15:59 +0000 Subject: [PATCH] new usage examples --- Sedusa.mw | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Sedusa.mw b/Sedusa.mw index f512bfee..8cb68fe9 100644 --- a/Sedusa.mw +++ b/Sedusa.mw @@ -17,15 +17,21 @@ Für die commandline Version braucht man derzeit auch noch die Lua curl-Bindings
-sven@pinealgland:data/code/sedusa-nmap> nmap --script sedusa -p 80 $HOST
+sven@pinealgland:~/code/sedusa> nmap -sC -p 80 wiki.pentabarf.org
 
-Starting Nmap 4.21ALPHA4 ( http://insecure.org ) at 2007-04-10 21:50 CEST
-Interesting ports on $HOST ($IP):
+Starting Nmap 4.21ALPHA4 ( http://insecure.org ) at 2007-04-28 19:11 CEST
+Interesting ports on bubbles (213.73.89.34):
 PORT   STATE SERVICE
 80/tcp open  http
-|_ Wordpress: 2.0.1
+|_ Sedusa: MediaWiki 1.9alpha (r18790)
 
-Nmap finished: 1 IP address (1 host up) scanned in 0.703 seconds
+Nmap finished: 1 IP address (1 host up) scanned in 0.737 seconds
+
+ +
+sven@pinealgland:~/code/sedusa> ./cli.lua wiki.pentabarf.org
+lighttpd/1.4.13 PHP/5.2.0-8+etch1
+MediaWiki 1.9alpha (r18790)