Commit Graph

5 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
5f1c531586 - update to 0.9
- 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
2012-03-10 20:53:18 +00:00
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +00:00
Niels Heinen
b0a3626390 Update to version 0.8 of sqlmap which adds quite some new features
WWW:	http://sqlmap.sourceforge.net/
Approved by:	itetcu (mentor)
2010-03-21 20:25:08 +00:00
Niels Heinen
cd6b0cf1a9 - Upgrade to sqlmap 0.7 (many new features)
- Took maintainership of the port

Approved by:	itetcu (mentor)
2010-03-15 21:28:07 +00:00
Rong-En Fan
a3fc1c77b5 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>
2008-05-22 10:24:56 +00:00