Miroslav Stampar
|
6c07573e30
|
minor update
|
2011-11-06 11:42:02 +00:00 |
|
Miroslav Stampar
|
030c57a0c8
|
minor update
|
2011-11-06 11:18:16 +00:00 |
|
Miroslav Stampar
|
2dbd51e357
|
fix for google searches
|
2011-11-06 08:55:09 +00:00 |
|
Bernardo Damele
|
aedcf8c8d7
|
Changed homepage address
|
2011-07-07 20:10:03 +00:00 |
|
Miroslav Stampar
|
07e2c72943
|
adding Beautifulsoup (BSD) into extras; adding --crawl to options
|
2011-06-20 11:32:30 +00:00 |
|
Bernardo Damele
|
f56d135438
|
Minor code restyling
|
2011-04-30 13:20:05 +00:00 |
|
Miroslav Stampar
|
0387654166
|
update of copyright string (until year)
|
2011-04-15 12:33:18 +00:00 |
|
Bernardo Damele
|
0a81415f2f
|
Minor code cleanup
|
2011-02-08 00:02:54 +00:00 |
|
Miroslav Stampar
|
fa58a9c86b
|
update (now URIs like www.site.com/id82 are automatically treated as possible URI injectable)
|
2011-01-31 20:36:01 +00:00 |
|
Miroslav Stampar
|
ddf23ba7cc
|
refactoring
|
2011-01-30 11:36:03 +00:00 |
|
Miroslav Stampar
|
0eabca9fd4
|
update for a previous update (putting conf.dataEncoding in getUnicode wherever we know that data won't be 'touched' or 'used' in anyway related to the current web page - if not sure, just leave it as it is)
|
2011-01-03 22:31:29 +00:00 |
|
Miroslav Stampar
|
ce48ea75d0
|
noticed that google search page sometimes contain double html escaped links - double htmlunescape solves the problem, while dealing no harm to single html escaped links
|
2011-01-03 14:39:23 +00:00 |
|
Miroslav Stampar
|
92e4cdb241
|
raising critical when google detects strange traffic and also removing obsolete sqlmapSiteTooDynamic
|
2011-01-03 14:21:41 +00:00 |
|
Miroslav Stampar
|
39a13077c4
|
minor bug fix
|
2010-12-21 23:09:41 +00:00 |
|
Miroslav Stampar
|
71107e4e9e
|
quick fix for google searches
|
2010-11-19 21:38:20 +00:00 |
|
Miroslav Stampar
|
df88280681
|
minor update of google regex (that * was a junky one)
|
2010-11-19 10:04:29 +00:00 |
|
Miroslav Stampar
|
e8bef28337
|
updating google parsing regex (for the better, of course)
|
2010-11-19 10:00:29 +00:00 |
|
Bernardo Damele
|
b6da946883
|
Added one new verbose level, -v 3 now shows the full injected payload.
Fixed also -d verbose output.
|
2010-11-07 22:34:29 +00:00 |
|
Bernardo Damele
|
46be570463
|
Proper HTTP version display
|
2010-10-31 15:41:28 +00:00 |
|
Miroslav Stampar
|
4f7f20b94f
|
sorry, cosmetics
|
2010-10-14 23:18:29 +00:00 |
|
Miroslav Stampar
|
8b48833136
|
large commit with copyright header modifications
|
2010-10-14 14:41:14 +00:00 |
|
Miroslav Stampar
|
0ad8090ad8
|
fix for a google bug reported by Brandon E.
|
2010-10-01 08:03:39 +00:00 |
|
Miroslav Stampar
|
c6bf0e43af
|
minor update
|
2010-09-27 13:41:18 +00:00 |
|
Bernardo Damele
|
9bce22683b
|
Minor bug fix and adjustment to deal with Keep-Alive also against Google (-g)
|
2010-06-11 10:08:19 +00:00 |
|
Miroslav Stampar
|
12a5ec9f3d
|
more unicode refactoring
|
2010-06-02 12:45:40 +00:00 |
|
Miroslav Stampar
|
a3db3c03c1
|
str() -> unicode()
|
2010-05-28 13:05:02 +00:00 |
|
Miroslav Stampar
|
e938331d8e
|
better regex used avoiding garbage google images
|
2010-05-15 22:02:28 +00:00 |
|
Miroslav Stampar
|
d20b99ed65
|
fix (google is changing that class r to class "r")
|
2010-05-15 21:51:31 +00:00 |
|
Miroslav Stampar
|
b8a5a54395
|
minor update
|
2010-05-15 20:44:08 +00:00 |
|
Miroslav Stampar
|
5a6a01f24c
|
added socket timeout exception handling regarding that timeout message from Fahad Al Shunaiber
|
2010-03-26 11:51:23 +00:00 |
|
Bernardo Damele
|
d00e4a458a
|
Code cleanup
|
2010-03-21 00:39:44 +00:00 |
|
Bernardo Damele
|
7136c17f19
|
Minor log adjustments
|
2010-03-05 14:59:33 +00:00 |
|
Miroslav Stampar
|
6fd1f7f77c
|
update
|
2010-03-05 14:06:03 +00:00 |
|
Bernardo Damele
|
156fdd96ef
|
Updated copyright
|
2010-03-03 15:26:27 +00:00 |
|
Bernardo Damele
|
ce022a3b6e
|
sqlmap 0.8-rc3: Merge from Miroslav Stampar's branch fixing a bug when verbosity > 2, another major bug with urlencoding/urldecoding of POST data and Cookies, adding --drop-set-cookie option, implementing support to automatically decode gzip and deflate HTTP responses, support for Google dork page result (--gpage) and a minor code cleanup.
|
2010-01-02 02:02:12 +00:00 |
|
Bernardo Damele
|
16b4530bbe
|
Minor bug fixes to --os-shell (altought web backdoor functionality still to be reviewed).
Minor common library code refactoring.
Code cleanup.
Set back the default User-Agent to sqlmap for comparison algorithm reasons.
Updated THANKS.
|
2009-04-27 23:05:11 +00:00 |
|
Bernardo Damele
|
8c0ac767f4
|
Updated to sqlmap 0.7 release candidate 1
|
2009-04-22 11:48:07 +00:00 |
|
Bernardo Damele
|
5560f0b68a
|
Updated the copyright
|
2009-01-12 21:35:38 +00:00 |
|
Bernardo Damele
|
6e548eb2ec
|
Completed support to get the list of targets from WebScarab/Burp proxies
log file and updated the documentation
|
2008-11-27 22:33:33 +00:00 |
|
Bernardo Damele
|
9be844cf3e
|
Adapted the code to support a list of targets from a text file (Burp log file) or from a directory (WebScarab conversations folder) with command line option -l.
|
2008-11-20 17:56:09 +00:00 |
|
Bernardo Damele
|
892a7b2f8a
|
propsets..
|
2008-10-15 15:56:32 +00:00 |
|
Bernardo Damele
|
8e3eb45510
|
After the storm, a restore..
|
2008-10-15 15:38:22 +00:00 |
|