Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to version 0.8 of sqlmap which adds quite some new features | Niels Heinen | 2010-03-21 | 2 | -6/+6 |
| | | | | | WWW: http://sqlmap.sourceforge.net/ Approved by: itetcu (mentor) | ||||
* | - Upgrade to sqlmap 0.7 (many new features) | Niels Heinen | 2010-03-15 | 2 | -19/+6 |
| | | | | | | - Took maintainership of the port Approved by: itetcu (mentor) | ||||
* | sqlmap is an automatic SQL injection tool entirely developed in Python. It is | Rong-En Fan | 2008-05-22 | 1 | -0/+19 |
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> |