aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-10-04 13:21:39 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-10-04 13:21:39 +0000
commit2866a78221ed3b2b7d7c57eb4ee74e8b52e15ca6 (patch)
tree600caf25de26a31d71ce325baab78287ce73ea62 /security/Makefile
parent4570cbce121185f197bfde9b6bba6348a1a958c2 (diff)
downloadports-2866a78221ed3b2b7d7c57eb4ee74e8b52e15ca6.tar.gz
ports-2866a78221ed3b2b7d7c57eb4ee74e8b52e15ca6.zip
Wapiti allows you to audit the security of your web applications.
It performs "black-box" scans, i.e. it does not study the source code of the application but will scans the webpages of the deployed webapp, looking for scripts and forms where it can inject data. Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable. WWW: http://wapiti.sourceforge.net/ PR: ports/116873 Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
Notes
Notes: svn path=/head/; revision=200818
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index c25f0d4ec06e..ea648d651a7b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -759,6 +759,7 @@
SUBDIR += vuxml
SUBDIR += vxquery
SUBDIR += w3af
+ SUBDIR += wapiti
SUBDIR += webfwlog
SUBDIR += wipe
SUBDIR += wpa_supplicant