mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-08 07:03:10 +03:00
replacing leftovers of sqlmap.sourceforge.net with www.sqlmap.org
This commit is contained in:
parent
95f89ab63a
commit
a0e4d27bad
|
@ -125,7 +125,7 @@ sqlmap (0.8-1) stable; urgency=low
|
||||||
* Updated user's manual (Bernardo and Miroslav).
|
* Updated user's manual (Bernardo and Miroslav).
|
||||||
* Created several demo videos, hosted on YouTube
|
* Created several demo videos, hosted on YouTube
|
||||||
(http://www.youtube.com/user/inquisb) and linked from
|
(http://www.youtube.com/user/inquisb) and linked from
|
||||||
http://sqlmap.sourceforge.net/demo.html (Bernardo).
|
http://www.sqlmap.org/demo.html (Bernardo).
|
||||||
|
|
||||||
-- Bernardo Damele A. G. <bernardo@sqlmap.org> Sun, 14 Mar 2010 10:00:00 +0000
|
-- Bernardo Damele A. G. <bernardo@sqlmap.org> Sun, 14 Mar 2010 10:00:00 +0000
|
||||||
|
|
||||||
|
@ -470,7 +470,7 @@ sqlmap (0.4-1) stable; urgency=low
|
||||||
hash on MySQL and PostgreSQL (--passwords);
|
hash on MySQL and PostgreSQL (--passwords);
|
||||||
* Added docstrings to all functions, classes and methods, consequently
|
* Added docstrings to all functions, classes and methods, consequently
|
||||||
released the sqlmap development documentation
|
released the sqlmap development documentation
|
||||||
<http://sqlmap.sourceforge.net/dev/>;
|
<http://www.sqlmap.org/dev/>;
|
||||||
* Implemented Google dorking feature (-g) to take advantage of Google
|
* Implemented Google dorking feature (-g) to take advantage of Google
|
||||||
results affected by SQL injection to perform other command line
|
results affected by SQL injection to perform other command line
|
||||||
argument on their DBMS;
|
argument on their DBMS;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (c) 2006-2012 sqlmap developers (http://sqlmap.sourceforge.net/)
|
# Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
|
|
||||||
id
|
id
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (c) 2006-2012 sqlmap developers (http://sqlmap.sourceforge.net/)
|
# Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
|
|
||||||
[Banners]
|
[Banners]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (c) 2006-2012 sqlmap developers (http://sqlmap.sourceforge.net/)
|
# Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
|
|
||||||
users
|
users
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (c) 2006-2012 sqlmap developers (http://sqlmap.sourceforge.net/)
|
# Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
|
|
||||||
# SQL-92 keywords (reference: http://developer.mimer.com/validator/sql-reserved-words.tml)
|
# SQL-92 keywords (reference: http://developer.mimer.com/validator/sql-reserved-words.tml)
|
||||||
|
|
4154
txt/user-agents.txt
4154
txt/user-agents.txt
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user