diff options
author | Niels Heinen <niels@FreeBSD.org> | 2010-03-10 22:07:09 +0000 |
---|---|---|
committer | Niels Heinen <niels@FreeBSD.org> | 2010-03-10 22:07:09 +0000 |
commit | ca82e2b1ed68b430aabeb4fae94dd1bf45cbec60 (patch) | |
tree | c1fbe4d50f34549087a414239224eac95bc6d254 /security/webscarab/pkg-descr | |
parent | fd4bac4578faa3ba3cde685a20a30f8da9b9f991 (diff) |
Notes
Diffstat (limited to 'security/webscarab/pkg-descr')
-rw-r--r-- | security/webscarab/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/webscarab/pkg-descr b/security/webscarab/pkg-descr new file mode 100644 index 000000000000..1145afe32386 --- /dev/null +++ b/security/webscarab/pkg-descr @@ -0,0 +1,8 @@ +WebScarab is a framework for analysing applications that communicate +using the HTTP and HTTPS protocols. In its most common usage, +WebScarab operates as an intercepting proxy, allowing the user to +review and modify requests created by the browser before they are +sent to the server, and to review and modify responses returned +from the server before they are received by the browser. + +WWW: http://www.owasp.org/index.php/Category:OWASP_WebScarab_Project |