Commit Graph

19 Commits

Author SHA1 Message Date
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
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
662a6138f4 1.15b - Documentation and path mapping changes
- Better documentation of why certain issues are not reported by skipfish.
  - Another minor tweak to path mapping detection logic.
2010-03-23 19:53:18 -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
cb51cd8988 1.13b - Improved password, file form detection. 2010-03-23 09:58:39 -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
cf67fd9480 Version 1.11b: Various Fixes
- SIGWINCH support: you can now resize your window while scanning.
  - Typo in report category name fixed.
  - Terminal color fix for non-standard themes.
  - Fixed icons license (GPL -> LGPL).
  - Fixed a typo in -b ffox headers.
  - Fixed a potential NULL pointer crash in form parsing.
2010-03-22 20:52:55 -04:00
Steve Pinkham
8c2cb9450d 1.10b - Fix to extensions-only.wl. 2010-03-22 10:05:10 -04:00
Steve Pinkham
fc8b7d781b 1.09b - Fix for a potential crash in probabilistic scan mode (<100%). 2010-03-21 20:11:57 -04:00
Steve Pinkham
6a67f575d8 1.08b - A minor improvement to XHTML / XML detection. 2010-03-21 20:09:10 -04:00
Steve Pinkham
5658c2c310 1.07b - Several build fixes for FreeBSD, MacOS X. 2010-03-21 20:07:06 -04:00
Steve Pinkham
a7f9000161 1.06b - Minor documentation updates 2010-03-21 19:59:55 -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
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
ca78a8e8f7 1.03b - Workaround for *BSD systems with malloc J or Z options set by default. - again 2010-03-20 11:51:34 -04:00
Steve Pinkham
d4e2d34e0b 1.02b - Workaround for *BSD systems with malloc J or Z options set by default. 2010-03-20 11:49:23 -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