Commit Graph

28 Commits

Author SHA1 Message Date
Steve Pinkham
de39e6a7a3 1.67b: Improved dir detection 2010-09-20 16:17:08 -04:00
Steve Pinkham
3abc965d68 Version 1.66b: Dir detection and dictionary updates 2010-09-20 16:14:23 -04:00
Steve Pinkham
5b119c8e7f 1.65b: dictionary & CSS MIME sniffing improvements
- Relaxed MIME matching on claimed CSS/JS that fails MIME sniffing
logic.
  - Proper detection of @media in CSS.
2010-09-10 12:59:06 -04:00
Steve Pinkham
ce8e52b8fb 1.64b: param injection Wordpress improvements 2010-09-07 13:27:26 -04:00
Steve Pinkham
aed5e5bea0 1.63b: WordPress param injection fixes
Changed param injection check slightly to work better with
WordPress.
2010-08-30 20:43:46 -04:00
Steve Pinkham
3a220b94d2 1.62b: Further refinements to content classifier. 2010-08-30 20:43:10 -04:00
Steve Pinkham
af1a154ac8 1.61b: Further refinements to content classifier. 2010-08-27 11:47:51 -04:00
Steve Pinkham
5e85684e40 1.60b: Minor sniffer fix to better handle CSV file checks 2010-08-27 11:47:18 -04:00
Steve Pinkham
512dfe7ea6 1.59b: Fixed several file POI checks that depended on MIME information. 2010-08-27 11:46:12 -04:00
Steve Pinkham
42d17c7921 1.58b: Descendant limit checks added. 2010-08-21 15:56:47 -04:00
Steve Pinkham
768867c93b 1.57b: Splash screen added (grr). 2010-08-20 17:38:17 -04:00
Steve Pinkham
5d4c67bd53 1.56b: Attack logic improvements
- Path-based injection attacks now also carried out on file / pathinfo nodes.
- Minor bugfix to try_list logic.
- Slight tweak to form parsing to properly handle specified but empty action=
	      strings.
2010-08-20 11:47:57 -04:00
Steve Pinkham
1794a045a0 1.55b: Improved 404 directory no-parse checks. 2010-08-09 10:52:11 -04:00
Steve Pinkham
701f665ab9 1.53b-1.54b: Improved loop derector and JSON discriminator
- Improved loop detector on mappings that only look at the last path segment.
- Slight improvement to JSON discriminator.
2010-08-09 10:49:43 -04:00
Steve Pinkham
c4ad54fe2f 1.52b: Fixed HTTP read loop after 1.48b. 2010-07-27 11:17:52 -04:00
Steve Pinkham
9674a65163 Bugfix to 1.50b release 2010-07-27 11:16:29 -04:00
Steve Pinkham
b9594e48fa 1.49b: Allocator and dir listing changes
- Minor improvement to the allocator,
- Several directory listing signatures added.
2010-07-05 22:45:35 -04:00
Steve Pinkham
0d9f8c7fc5 1.48b: SSL handling bugfixes
- A fix to SSL handling to avoid mystery fetch failures when
      talking to certain servers.
2010-07-05 22:43:58 -04:00
Steve Pinkham
99fdd5f699 1.47b: performance and compilation changes
- Minor tweaks around compiler warnings, etc.
- Versioned directories now in use.
- malloc_usable_size ditched in favor of djm's trick.
- Minor performance tweaks as suggested by Jeff Johnson.
2010-07-05 22:41:31 -04:00
Steve Pinkham
7548514234 1.44b: Improve SQL injection detection
- Significant improvement to numerical SQL injection detector.
- Minor tweak to SQL message detection rules.
2010-06-29 10:10:17 -04:00
Steve Pinkham
5918f62bbc 1.27b - Tweaks to CFLAGS and man page added
- Tweak to CFLAGS ordering to always enforce FORTIFY_SOURCE.
- Man page added.
2010-03-30 17:23:09 -04:00
Steve Pinkham
68eb5bab19 1.16b - Fixed index.html typo and CFLAG/LIBS/LDFLAGS changes
- Fixed a typo introduced in 1.16 to index.html (d'oh).
  - Further refinements to Makefile CFLAGS / LIBS / LDFLAGS.
2010-03-23 19:54:33 -04:00
Steve Pinkham
61ba870458 1.14b - Wordlist, path mapping, cflags, put detection, and doc changes
- Several new wordlist entries, courtesy of Glastopf Honeypot:
    http://glastopf.org/index.php
  - A tweak to path mapping detection logic to detect certain path mappings.
  - Makefile now honors external LDFLAGS, CFLAGS.
  - Some more documentation tweaks.
  - PUT detection logic.
2010-03-23 15:04:21 -04:00
Steve Pinkham
e29db14ace 1.12b-working directory conf, add KnownIssues URL
- Improved visibility of the KnownIssues page (reports, Makefile).

  - The location of assets/ directory is now configurable.

ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
2010-03-23 09:56:13 -04:00
Steve Pinkham
5658c2c310 1.07b - Several build fixes for FreeBSD, MacOS X. 2010-03-21 20:07:06 -04:00
Steve Pinkham
3720b4840a 1.05b - Final workaround for FORTIFY_SOURCE on MacOS X. 2010-03-20 11:57:35 -04:00
Steve Pinkham
a73baf0449 1.01b as released 2010-03-20 11:47:21 -04:00
Steve Pinkham
fcf0650b5e Version 1.00b as released 2010-03-20 11:46:08 -04:00