Path to this page:
./
security/sqlmap,
Automatic SQL injection and database takeover tool
Branch: CURRENT,
Version: 1.7.10nb1,
Package name: sqlmap-1.7.10nb1,
Maintainer: leotsqlmap is an open source penetration testing tool that automates
the process of detecting and exploiting SQL injection flaws and
taking over of database servers. It comes with a powerful detection
engine, many niche features for the ultimate penetration tester
and a broad range of switches lasting from database fingerprinting,
over data fetching from the database, to accessing the underlying
file system and executing commands on the operating system via
out-of-band connections.
Required to run:[
lang/perl5] [
shells/bash] [
devel/py-setuptools] [
databases/py-sqlite3] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 7037.358 KB
Version history: (Expand)
- (2023-10-23) Updated to version: sqlmap-1.7.10nb1
- (2023-10-09) Updated to version: sqlmap-1.7.10
- (2023-10-01) Updated to version: sqlmap-1.7.9
- (2023-09-25) Updated to version: sqlmap-1.7.8
- (2023-08-14) Updated to version: sqlmap-1.5.4nb6
- (2022-06-30) Updated to version: sqlmap-1.5.4nb5
CVS history: (Expand)
2023-10-09 12:34:28 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
sqlmap: updated to 1.7.10
1.7.10
Fixes "Redirect should stay in domain scope in -batch mode"
|
2023-10-01 18:59:37 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
sqlmap: updated to 1.7.9
1.7.9
Implements option --union-values
|
2023-09-25 15:52:06 by Hubert Feyrer | Files touched by this commit (3) |
Log message:
Update sqlmap from 1.5.4 to 1.7.8
Summary of changes:
- Add support for various new dbms, e.g. MonetDB, MemSQL, PrestoSQL, TiDB, \
Mckoi, CockroachDB, Vertica, Raima, YugabyteDB
- Add support for various new attack methods , e.g. JSON aggregations on SQLite
- Added new translations, e.g. Vietnamese
- Many bugfixes
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|