c3d2-wiki/Sedusa.mw

38 lines
985 B
Plaintext
Raw Normal View History

2007-04-11 00:44:22 +02:00
[[Kategorie:Ruby]][[Kategorie:Lua]][[Kategorie:Projekt]]
2007-01-22 15:41:23 +01:00
{{Project Info|
Name=Sedusa|
2007-04-11 00:44:22 +02:00
About=Web Application Fingerprinter
http://cthulhu.c3d2.de/~sven/git/sedusa-nmap.git|
2007-01-22 15:41:23 +01:00
Home=https://wiki.c3d2.de/Sedusa|
2007-04-09 20:23:42 +02:00
Lang=Ruby -> Lua|
2007-01-22 15:41:23 +01:00
Platforms=any|
2007-03-02 20:23:32 +01:00
Repository_type=GIT|
Repository=http://cthulhu.c3d2.de/~sven/git/sedusa.git|
2007-04-11 00:44:22 +02:00
2007-01-22 15:41:23 +01:00
}}
2007-04-11 04:25:31 +02:00
==Sedusa (Ruby Version)==
;Repository:
:http://cthulhu.c3d2.de/~sven/git/sedusa.git
2007-04-11 00:41:22 +02:00
2007-04-11 04:25:31 +02:00
==Sedusa (Nmap plugin)==
2007-04-11 00:41:22 +02:00
2007-04-11 04:25:31 +02:00
Für das Nmap-Plugin braucht man Version 4.21 von Nmap weil in vorherigen Versionen die Skripting-Engine noch nicht enthalten ist.
2007-04-11 00:41:22 +02:00
;Repository:
:http://cthulhu.c3d2.de/~sven/git/sedusa-nmap.git
<pre>sven@pinealgland:data/code/sedusa-nmap> nmap --script sedusa -p 80 $HOST
Starting Nmap 4.21ALPHA4 ( http://insecure.org ) at 2007-04-10 21:50 CEST
Interesting ports on $HOST ($IP):
PORT STATE SERVICE
80/tcp open http
|_ Wordpress: 2.0.1
Nmap finished: 1 IP address (1 host up) scanned in 0.703 seconds</pre>
2007-04-11 04:25:31 +02:00
{{Rübÿ Spëëd Mëtäl Cödïng}}