Miroslav Stampar
6276db1d80
Copyright year bump
2022-01-03 11:30:34 +01:00
Miroslav Stampar
d95406016c
Update regarding #4795
2021-09-08 21:01:41 +02:00
Miroslav Stampar
cfa7b3c3bd
Implements #4656
2021-04-28 18:06:15 +02:00
Miroslav Stampar
76b310cc43
Fixes #4650
2021-04-25 20:36:19 +02:00
Miroslav Stampar
2ef07c80db
Some more refactoring
2021-01-12 13:21:51 +01:00
Miroslav Stampar
31fe3453a2
Copyright year bump
2020-12-31 11:46:27 +01:00
Miroslav Stampar
5bf52c3f9c
Trivial patches
2020-12-10 14:22:44 +01:00
Miroslav Stampar
99e2a26a8d
Fixes #4202
2020-05-13 12:53:58 +02:00
Miroslav Stampar
3776f2eeea
Minor refactoring for #4077
2020-01-15 22:38:34 +01:00
Tomas Zellerin
a6c26fe792
Python 3 binary-character fixes for two urllib requests ( #4077 )
...
* Fix python3 binary - character mismatch in api.py
Convert between text and binary data in api.py call to urllib.request
and response from it.
In python3 sqlmapapi -c it fixes, at least
- not nice output from log/list commands
- any command that POSTs data (including new) crashing sqlmapapi
* Fix python3 binary - character mismatch in search.py
Before:
python3 sqlmap.py -g <long random string>
(...)
[18:35:17] [INFO] using search result page #1
no usable links found. What do you want to do?
[1] (re)try with DuckDuckGo (default)
[2] (re)try with Bing
[3] quit
> 1
[18:35:21] [CRITICAL] unable to connect
After:
python3 sqlmap.py -g asfafw2fwesvzsdvaw
(...)
[18:37:30] [INFO] using search result page #1
no usable links found. What do you want to do?
[1] (re)try with DuckDuckGo (default)
[2] (re)try with Bing
[3] quit
> 1
[18:37:34] [INFO] found 26 results for your search dork expression, 16 of them are testable targets
[18:37:34] [INFO] found a total of 16 targets
URL 1:
GET https:...
do you want to test this URL? [Y/n/q]
2020-01-15 22:36:49 +01:00
Miroslav Stampar
4efd745b5c
Copyright year bump
2020-01-01 13:25:15 +01:00
Miroslav Stampar
495e7c8210
Trivial update
2019-06-04 14:44:06 +02:00
Miroslav Stampar
b6fbca05d5
Couple of trivial patches
2019-06-04 13:04:31 +02:00
Miroslav Stampar
c154e64a19
Fixes #3737
2019-06-04 10:55:07 +02:00
Miroslav Stampar
9c247b3833
Last preparations for DREI
2019-05-08 12:47:52 +02:00
Miroslav Stampar
33b42a17d7
Fixes #3622
2019-05-06 00:54:21 +02:00
Miroslav Stampar
915bc1fc99
Fixes #3556
2019-03-28 11:22:38 +01:00
Miroslav Stampar
2f53014685
God help us all with this Python3 non-sense
2019-03-27 13:33:46 +01:00
Miroslav Stampar
5a71210c8a
Update regarding #2940 (PEP 394)
2019-03-21 14:00:09 +01:00
Miroslav Stampar
7074365f8e
More refactoring like the last couple of commits
2019-01-22 02:08:02 +01:00
Miroslav Stampar
7672b9a0a2
Baby steps (2 to 3 at a time)
2019-01-22 00:40:48 +01:00
Miroslav Stampar
915d2bdec0
Minor patch related to the 3438
2019-01-17 15:12:31 +01:00
Miroslav Stampar
7eb45b9d8f
Patch related to the #3438
2019-01-17 15:06:00 +01:00
Miroslav Stampar
590e8ed5ae
update_copyright_year()
2019-01-05 21:38:52 +01:00
Miroslav Stampar
2a810fb796
Trivial modifications (thou shalt not judge people by trivial commits)
2018-05-03 14:10:55 +02:00
Miroslav Stampar
4147f44e63
Potential patch for Issues like #3013 and #3017
2018-04-01 12:45:47 +02:00
Miroslav Stampar
f287ff3767
Trivial comment update
2018-03-21 14:29:54 +01:00
Miroslav Stampar
8a122401aa
Update of copyright years
2018-01-02 00:48:10 +01:00
Miroslav Stampar
0d1ea50785
Fixes #2762
2017-11-06 10:00:29 +01:00
Miroslav Stampar
14676bdffb
Switching proxies when Google detects unusual traffic
2017-11-01 10:35:01 +01:00
Miroslav Stampar
8c6b761044
Replacing doc/COPYING to LICENSE
2017-10-11 14:50:46 +02:00
Miroslav Stampar
1f5f2aff0b
Adding support for Bing (as a fallback)
2017-10-09 14:25:08 +02:00
Miroslav Stampar
8c88a095fb
disconnect.me turned into a DuckDuckGo proxy
2017-10-09 14:07:27 +02:00
Miroslav Stampar
fc8eede952
Minor cleanup and one bug fix
2017-04-19 14:46:27 +02:00
Miroslav Stampar
55272f7a3b
New version preparation
2017-01-02 14:19:18 +01:00
Miroslav Stampar
0c5965c7b8
Minor patches
2016-04-19 13:13:37 +02:00
Miroslav Stampar
d0d676ccce
Update of copyright string
2016-01-06 00:06:12 +01:00
Miroslav Stampar
42649005c2
Lots of fixes and refactoring in search department
2015-11-08 16:37:46 +01:00