- install license via LICENSE framework, not manually
- strict python versions
- drop py-psyco dependency (also suggested at [1]), because it will work
only with python < 2.6 (EOL versions only)
PR: 165902 [1]
Submitted by: antoine [1]
Feature safe: yes
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>