-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangeLog
31 lines (26 loc) · 820 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
$Id$
Version 0.5:
------------------------
* Added zuccorale.c on example
* Added time statistics on zucca
* Removed all global variables
* Added show closed port on zucca
* Fixed -p problem on filippo
* Added ability to get closed port on singsing engine
Version 0.4:
------------------------
* Added filippo.c (socks scanner) on example session
* Added telnet_grabber.c on example session
Version 0.3:
------------------------
* Added SINGSING_SEGMENT_SCAN mode
* Fixed some unckecked variables at start
Version 0.2:
------------------------
* Added SINGSING_NODUP_SCAN scanning mode, remove duplicate results
* Added auto adjust sleep time on send syn procedures
* Fixed a lot of inital bugs
* Added examples section (zucca.c and ssh_scan.c)
Version 0.1:
------------------------
* First release of this project