Skip to content

Commit b2f6ce9

Browse files
committed
updated documentation
1 parent 1840b0e commit b2f6ce9

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

doc/AUTHORS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
Bernardo Damele Assumpcao Guimaraes (inquis) - Lead developer
1+
Bernardo Damele Assumpcao Guimaraes (@inquisb) - Lead developer
22
<bernardo.damele@gmail.com>
33
PGP Key ID: 0x05F5A30F
44

5-
Miroslav Stampar (stamparm) - Developer since version 0.8-rc2
5+
Miroslav Stampar (@stamparm) - Developer
66
<miroslav.stampar@gmail.com>
77
PGP Key ID: 0xB5397B1B
8+
9+
You can contact both developers by writing to dev@sqlmap.org

doc/ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
sqlmap (1.0-1) stable; urgency=low
2+
3+
* Added --schema switch to enumerate DBMS schema: shows all columns of
4+
all databases' tables (Bernardo)
5+
* Added --count switch to count the number of entries for a specific
6+
table or all database(s) tables (Bernardo)
7+
* Major improvements to --tables and --columns switches (Bernardo)
8+
* Takeover switch --os-pwn improved: stealthier, faster and AV-proof
9+
(Bernardo)
10+
* Added --mobile switch to imitate a mobile device through HTTP
11+
User-Agent header (Miroslav)
12+
13+
-- Bernardo Damele A. G. <bernardo.damele@gmail.com> XXX, XX XXX 2011 10:00:00 +0000
14+
115
sqlmap (0.9-1) stable; urgency=low
216

317
* Rewritten SQL injection detection engine (Bernardo and Miroslav).

0 commit comments

Comments
 (0)