PyPortscanner

Stato
Discussione chiusa ad ulteriori risposte.

HackLife

Utente Silver
26 Maggio 2008
57
11
0
73
~PyPortscanner

Creator & Manteiner: Hack_Life
Type: command-line portscanner
Language: Python
Other dependencies: none
Platform: Windows-tested
Last stable relase: 0.1
License: Creative Commons (follow the link for details)
Link: http://pastebin.com/f19c63d22
 
visto che non avevo niente da fare ne ho fatto uno pure io ^^
http://sprunge.us/jaPf?rb

comunque consiglio di attivare la verbose mode anche visto il procedimento molto lungo dovuto alla connessione..
esempio:
Codice:
PowerOfMind@EvilMind-0x00:~/Dev/Ruby$ time ruby port_scanner.rb
SET TARGET = 192.168.123.102
[18:54]Port Scanner
                By PowerOfMind
/192.168.123.102/0 fail..
/192.168.123.102/1 fail..
/192.168.123.102/2 fail..
/192.168.123.102/3 fail..
^Z
[2]+  Fermato                 ruby port_scanner.rb

real    0m20.936s
user    0m0.000s
sys     0m0.000s
PowerOfMind@EvilMind-0x00:~/Dev/Ruby$
 
Stato
Discussione chiusa ad ulteriori risposte.