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.
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.