[Javanetsim-cvs] IceScan TODO,1.1,1.2
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-11-28 19:19:30
|
Update of /cvsroot/javanetsim/IceScan In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv5110 Modified Files: TODO Log Message: no message Index: TODO =================================================================== RCS file: /cvsroot/javanetsim/IceScan/TODO,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** TODO 28 Nov 2006 19:13:15 -0000 1.1 --- TODO 28 Nov 2006 19:19:27 -0000 1.2 *************** *** 5,11 **** -- UI -- -- Scanning -- -- Misc -- ! -- Bugs -- \ No newline at end of file --- 5,34 ---- -- UI -- + + add enable/disable reverse dns lookup; + * fix reading port range for ack/udp/syn pings; + + -- Discovering -- + + + UDP Ping (-PU [portlist]) [QweR] + + TCP SYN Scan (-SS [portlist]) [Key] + -- Scanning -- + * rewrite do_select_round as a template; + + UDP Scan (-SU) [QweR] + + ICMP Address Mask Ping (-PM) [QweR] + + Window Scan (-SW) [QweR] + + Xmas Tree Scan (-SX) [QweR] + + IP Protocol Scan (-SO) [Key] + + Null Scan (-SN) [Key] + + TCP SYN Scan (-SS) [Key] + + The FIN Scan (-SF) [Key] + -- Misc -- ! + add scan/discovery/full time reporting ! ! -- Bugs -- ! ! * crash on empty target ! * connect() scan for scanme.nmap.org: 3 filtered && 0 closed ports??? (see nmap result) \ No newline at end of file |