mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-07 22:53:26 +03:00
updated documentation
This commit is contained in:
parent
1840b0e43b
commit
b2f6ce9716
|
@ -1,7 +1,9 @@
|
||||||
Bernardo Damele Assumpcao Guimaraes (inquis) - Lead developer
|
Bernardo Damele Assumpcao Guimaraes (@inquisb) - Lead developer
|
||||||
<bernardo.damele@gmail.com>
|
<bernardo.damele@gmail.com>
|
||||||
PGP Key ID: 0x05F5A30F
|
PGP Key ID: 0x05F5A30F
|
||||||
|
|
||||||
Miroslav Stampar (stamparm) - Developer since version 0.8-rc2
|
Miroslav Stampar (@stamparm) - Developer
|
||||||
<miroslav.stampar@gmail.com>
|
<miroslav.stampar@gmail.com>
|
||||||
PGP Key ID: 0xB5397B1B
|
PGP Key ID: 0xB5397B1B
|
||||||
|
|
||||||
|
You can contact both developers by writing to dev@sqlmap.org
|
||||||
|
|
|
@ -1,3 +1,17 @@
|
||||||
|
sqlmap (1.0-1) stable; urgency=low
|
||||||
|
|
||||||
|
* Added --schema switch to enumerate DBMS schema: shows all columns of
|
||||||
|
all databases' tables (Bernardo)
|
||||||
|
* Added --count switch to count the number of entries for a specific
|
||||||
|
table or all database(s) tables (Bernardo)
|
||||||
|
* Major improvements to --tables and --columns switches (Bernardo)
|
||||||
|
* Takeover switch --os-pwn improved: stealthier, faster and AV-proof
|
||||||
|
(Bernardo)
|
||||||
|
* Added --mobile switch to imitate a mobile device through HTTP
|
||||||
|
User-Agent header (Miroslav)
|
||||||
|
|
||||||
|
-- Bernardo Damele A. G. <bernardo.damele@gmail.com> XXX, XX XXX 2011 10:00:00 +0000
|
||||||
|
|
||||||
sqlmap (0.9-1) stable; urgency=low
|
sqlmap (0.9-1) stable; urgency=low
|
||||||
|
|
||||||
* Rewritten SQL injection detection engine (Bernardo and Miroslav).
|
* Rewritten SQL injection detection engine (Bernardo and Miroslav).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user