-
Notifications
You must be signed in to change notification settings - Fork 3
/
ChangeLog
executable file
·51 lines (39 loc) · 1.95 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Version 0.0.4.1 - <[email protected]>
* Support to download files solicited by the attacker.
* Upgraded IP-Country to 2.21. Fix for bug 1465862.
* Fix for bug 1507382 (amd64/fc5).
* Applied patch for bug 1507380 (A bug in ZopeInterface-3.0.1 prevents
to compile on amd64). Also fixes bug 1505078.
* Username & password file updated from 42 combinations to 23752.
* Other minor fixes.
Version 0.0.4 - <[email protected]>
* Support to implement commands in a more efficient way than using
regular expressions. ++INITIAL STATE++
* Fixed for bug 1463701 "Nmap recognizes Kojoney as a Honeypot".
* Applied a patch from Nicolas Surribas that fixes bug 1463713.
Version 0.0.3.2 - <[email protected]>
* Various bug fixed in the installer and uninstaller scripts. Now
installer works under Cygwin (a Win32 unix emulator layer).
* Corrected an stupid bug in the documentation.
* Upgraded base libraries to fix bug 1255822.
Version 0.0.3.1 - <[email protected]>
* Silently fixed various stupid errors in the package uploaded to the
sourceforge site.
Version 0.0.3 - <[email protected]>
* Corrected the error 'Use of uninitialized value in concatenation'
when calling kip2country with an IP address that doesn't known the
country.
* Stupid change to the kojhuman tool.
* Changes to the installation script. Vital libraries are added to the
main package.
* Small change to kojoney.py to address a currently known bug.
Version 0.0.2 - <[email protected]> 31 jul 2005 23:18:13 CEST
* Corrections to the install and uninstall scripts.
* Corrections to the reporting tools.
* Added support to get the full name of a country from the IP address,
not only the prefix (i.e. US -> United States, KR -> Korea, etc...).
* Added the reporting tool 'kojsession' to generate report of an
specified session.
* Added the reporting tool 'kojhumans' to detect what intruders were
humans (not bots).
* Added more "popular" username and password combinations.