| | 1 | Version 0.2.2 |
|---|
| | 2 | ================== |
|---|
| | 3 | |
|---|
| | 4 | This release has been overdue for a long time. |
|---|
| | 5 | It should compile using g++4.2 (and automake 1.10). |
|---|
| | 6 | |
|---|
| | 7 | Nepenthes |
|---|
| | 8 | FIXES and ADDITIONS |
|---|
| | 9 | ----- |
|---|
| | 10 | * DownloadManager |
|---|
| | 11 | * 0.0.0.0 is local |
|---|
| | 12 | * if replace_local_ips is not set, local downloads will be dropped |
|---|
| | 13 | |
|---|
| | 14 | * SocketManager |
|---|
| | 15 | * adding sockets during send or recv increases the .size() of m_Sockets, |
|---|
| | 16 | therefore the pollfd set is read beyond its borders, prevent this |
|---|
| | 17 | |
|---|
| | 18 | |
|---|
| | 19 | Modules |
|---|
| | 20 | FIXES and ADDITIONS |
|---|
| | 21 | ----- |
|---|
| | 22 | * submit-norman |
|---|
| | 23 | * submit to cwsandbox too, add a new config var urls, |
|---|
| | 24 | which is a list of urls to post to |
|---|
| | 25 | |
|---|
| | 26 | * download-ftp |
|---|
| | 27 | * big endian fixes (rui) |
|---|
| | 28 | |
|---|
| | 29 | * shellcode-signatures |
|---|
| | 30 | * sparc64 fixes (rui |
|---|
| | 31 | |
|---|
| | 32 | |
|---|
| | 33 | * log-prelude |
|---|
| | 34 | * various fixes (yoann) |
|---|
| | 35 | |
|---|
| | 36 | * sqlhandler-postgres |
|---|
| | 37 | * support options |
|---|
| | 38 | |
|---|
| | 39 | |
|---|
| | 40 | * submit-norman |
|---|
| | 41 | * use captchaless url |
|---|
| | 42 | |
|---|
| | 43 | |
|---|
| | 44 | * log-surfnet |
|---|
| | 45 | * prevent attack insert failures from messing up following attacks using the same socket ptr |
|---|
| | 46 | * update attack severity for delayed attacks |
|---|
| | 47 | * erase closed sockets from the socket tracker if there is no outstanding query to process |
|---|
| | 48 | |
|---|
| | 49 | * download-curl |
|---|
| | 50 | * new curl api |
|---|
| | 51 | |
|---|
| | 52 | NEW |
|---|
| | 53 | --- |
|---|
| | 54 | * vuln-sav |
|---|
| | 55 | * added |
|---|
| | 56 | |
|---|
| | 57 | * log-hexdump |
|---|
| | 58 | * added, external module now |
|---|
| | 59 | * compile with --enable-debug-logging and load loghexdump.so |
|---|
| | 60 | |
|---|
| | 61 | |
|---|
| | 62 | * sumbit-mwserv |
|---|
| | 63 | * added (oxff) |
|---|
| | 64 | |
|---|
| | 65 | |
|---|
| | 66 | |
|---|
| | 67 | * submit-http |
|---|
| | 68 | * added (Niklas Schiffler) |
|---|
| | 69 | |
|---|
| | 70 | |
|---|
| | 71 | * module-honeytrap |
|---|
| | 72 | * added |
|---|
| | 73 | |
|---|