mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
7669de16e0
- switch to pypi and drastically simplify the port - switch to installing with distutils/autoplist - remove PORTDOCS as no docs is in tarball anymore
8 lines
406 B
Plaintext
8 lines
406 B
Plaintext
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.org/
|