cvs commit: ports/security Makefile ports/security/sqlmap Makefile
distinfo pkg-descr pkg-plist ports/security/sqlmap/files
patch-sqlmap
Rong-En Fan
rafan at FreeBSD.org
Thu May 22 10:24:58 UTC 2008
rafan 2008-05-22 10:24:56 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/sqlmap Makefile distinfo pkg-descr pkg-plist
security/sqlmap/files patch-sqlmap
Log:
sqlmap is an automatic SQL injection tool entirely developed in Python. It is
capable to perform an extensive database management system back-end
fingerprint, retrieve remote DBMS databases, usernames, tables, columns,
enumerate entire DBMS, read system files and much more taking advantage of web
application programming security flaws that lead to SQL injection
vulnerabilities.
WWW: http://sqlmap.sourceforge.net/
PR: ports/123851
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
Revision Changes Path
1.959 +1 -0 ports/security/Makefile
1.1 +55 -0 ports/security/sqlmap/Makefile (new)
1.1 +3 -0 ports/security/sqlmap/distinfo (new)
1.1 +19 -0 ports/security/sqlmap/files/patch-sqlmap (new)
1.1 +8 -0 ports/security/sqlmap/pkg-descr (new)
1.1 +34 -0 ports/security/sqlmap/pkg-plist (new)
More information about the cvs-all
mailing list