Commit Graph

13 Commits

Author SHA1 Message Date
Steve Pinkham
095e83d582 1.30b - Support <button> tag and fix compiler warnings
- Support for the (rare) <button> tag in forms.
- Fixed compiler warning on some platforms.
2010-04-08 22:03:37 -04:00
Steve Pinkham
9236e119f7 Further fixes for forms with no action= URL 2010-04-02 13:46:59 -04:00
Steve Pinkham
c9b575c01e 1.28b - added host IP to stats screen, -u for quiet mode, handle forms with now action= URL
- Forms with no action= URL are now handled correctly.
- New option (-u) to suppress realtime info,
- Destination host displayed on stats screen.
2010-04-02 09:45:44 -04:00
Steve Pinkham
71f2ea83b4 1.24b - XSS detection now accounts for commented out text. 2010-03-25 00:33:41 -04:00
Steve Pinkham
ffa63decdb 1.23b - XHTML vs HTML changes
- A minor improvement to XHTML detection.
  - HTML vs XHTML mismatches no longer trigger a warning.
2010-03-25 00:32:32 -04:00
Steve Pinkham
00dcafb61c 1.20b - URL parser now accounts for its own \.\ injection pattern. 2010-03-25 00:27:38 -04:00
Steve Pinkham
75e1b5ddd5 1.19b - New ODBC POI added and Apache config file detection tightened up. 2010-03-24 08:37:50 -04:00
Steve Pinkham
8199ba27af 1.18b - Fix a potential NULL ptr deref with malformed Set-Cookie. 2010-03-24 08:35:25 -04:00
Steve Pinkham
d32f6dcba1 1.17b - JS detector refined not to trigger on certain text/plain inputs. 2010-03-23 22:31:19 -04:00
Steve Pinkham
cb51cd8988 1.13b - Improved password, file form detection. 2010-03-23 09:58:39 -04:00
Steve Pinkham
6a67f575d8 1.08b - A minor improvement to XHTML / XML detection. 2010-03-21 20:09:10 -04:00
Steve Pinkham
908118790d 1.04b - Workaround for *BSD systems with malloc J or Z options set by default. - again
- A minor tweak to reject certain not-quite-URLs extracted from JS.
2010-03-20 11:54:06 -04:00
Steve Pinkham
fcf0650b5e Version 1.00b as released 2010-03-20 11:46:08 -04:00