cvs commit: ports/security Makefile ports/security/wapiti Makefile
distinfo pkg-descr
Rong-En Fan
rafan at FreeBSD.org
Thu Oct 4 06:21:40 PDT 2007
rafan 2007-10-04 13:21:39 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/wapiti Makefile distinfo pkg-descr
Log:
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>
Revision Changes Path
1.921 +1 -0 ports/security/Makefile
1.1 +36 -0 ports/security/wapiti/Makefile (new)
1.1 +3 -0 ports/security/wapiti/distinfo (new)
1.1 +8 -0 ports/security/wapiti/pkg-descr (new)
More information about the cvs-ports
mailing list