Date: Tue, 4 Sep 2007 18:44:41 +0000 (UTC) From: Stefan Esser <se@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/w3af Makefile distinfo pkg-descr pkg-plist ports/security/w3af/files w3af.sh Message-ID: <200709041844.l84Iif5e095601@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 2007-09-04 18:44:41 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/w3af Makefile distinfo pkg-descr pkg-plist security/w3af/files w3af.sh Log: New port of w3af, the Web Application Audit and Attack Framework. This is a Python based package of tools that can be used to assess the security of a web server (including automated advanced tests, e.g. for XSS or SQL injection vulnerabilities). I did not get this port to work with the py-google port, there for a local copy of pygoogle is included and packaged with this port. Revision Changes Path 1.912 +1 -0 ports/security/Makefile 1.1 +58 -0 ports/security/w3af/Makefile (new) 1.1 +6 -0 ports/security/w3af/distinfo (new) 1.1 +3 -0 ports/security/w3af/files/w3af.sh (new) 1.1 +3 -0 ports/security/w3af/pkg-descr (new) 1.1 +1231 -0 ports/security/w3af/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709041844.l84Iif5e095601>