Date: Thu, 4 Oct 2007 13:21:39 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/wapiti Makefile distinfo pkg-descr Message-ID: <200710041321.l94DLd7g019596@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710041321.l94DLd7g019596>