diff options
author | niels <niels@FreeBSD.org> | 2010-04-21 05:12:59 +0800 |
---|---|---|
committer | niels <niels@FreeBSD.org> | 2010-04-21 05:12:59 +0800 |
commit | da2722e33dfaa1de3cc0f34962907734c49af2bf (patch) | |
tree | 38856891437b7ff974273a85268e683f83d3c1a1 /security/Makefile | |
parent | be3005b00050f729c8e8a03d0d2440d23e92e209 (diff) | |
download | freebsd-ports-gnome-da2722e33dfaa1de3cc0f34962907734c49af2bf.tar.gz freebsd-ports-gnome-da2722e33dfaa1de3cc0f34962907734c49af2bf.tar.zst freebsd-ports-gnome-da2722e33dfaa1de3cc0f34962907734c49af2bf.zip |
JBroFuzz is a web application fuzzer for requests being made over
HTTP or HTTPS. Its purpose is to provide a single, portable application
that offers stable web protocol fuzzing capabilities.
WWW: http://www.owasp.org/index.php/Category:OWASP_JBroFuzz
Approved by: itetcu (mentor)
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index d378ef29d768..bd083445d2d8 100644 --- a/security/Makefile +++ b/security/Makefile @@ -216,6 +216,7 @@ SUBDIR += isnprober SUBDIR += isolate SUBDIR += its4 + SUBDIR += jbrofuzz SUBDIR += jce_policy14 SUBDIR += john SUBDIR += kedpm |