aboutsummaryrefslogtreecommitdiff
path: root/security/ratproxy
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingEmanuel Haupt2014-02-251-4/+7
| | | | Notes: svn path=/head/; revision=345976
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Update to 1.58Steven Kreuzer2009-05-273-8/+12
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=234666
* Change MAINTAINER on my ports to my FreeBSD email addressSteven Kreuzer2009-03-281-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=231170
* Ratproxy is a semi-automated, largely passive web application security auditPav Lucistnik2008-07-084-0/+61
tool. It is meant to complement active crawlers and manual proxies more commonly used for this task, and is optimized specifically for an accurate and sensitive detection, and automatic annotation, of potential problems and security-relevant design patterns based on the observation of existing, user-initiated traffic in complex web 2.0 environments. WWW: http://code.google.com/p/ratproxy/ PR: ports/125249 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Notes: svn path=/head/; revision=216561