Commit graph

3 commits

Author SHA1 Message Date
salo
00c3f101e2 Update to version 3.2.9
Changes:

New
- Continuous browser display when selecting in History panel.
- Use final stable version of external library.
- Record working directory for all subsequent file access within
  the same Paros instance.
- Improved spider capability to crawl forms with textarea and handle
  links with "&"
- Improved check for cross-site script without bracket.
- Improved check for PHP error and MySQL.
- Improved blind sql check on double quotes.

Fix
- if request body contain certain binary bytes it may cause unnecessary
  encoding and corrupt the request.  Fixed to always submit contain
  binary bytes.
- better handling of accepted-encoding.
2006-02-01 15:47:04 +00:00
salo
f9c9cd979e The license dialog is case-sensitive.. and the file included is all lowercase.
Duh.
2006-01-12 18:17:19 +00:00
salo
9082e1f9c0 Initial import of paros-3.2.8: HTTP/HTTPS proxy for assessing web application
vulnerabilities.

A Java based HTTP/HTTPS proxy for assessing web application vulnerabilities.
It supports editing/viewing HTTP messages on-the-fly. Other features include
spiders, client certificate, proxy-chaining, intelligent scanning for XSS
and SQL injections and more.
2006-01-11 18:59:36 +00:00