Miroslav Stampar
05293e01a4
Year and version bump
2023-01-02 23:24:59 +01:00
Miroslav Stampar
b7411211af
Fixes #5262
2022-12-17 14:46:00 +01:00
Miroslav Stampar
6276db1d80
Copyright year bump
2022-01-03 11:30:34 +01:00
Miroslav Stampar
5fae5c3787
Minor improvement of sqlmapapi client
2021-09-09 20:27:45 +02:00
Miroslav Stampar
d95406016c
Update regarding #4795
2021-09-08 21:01:41 +02:00
Miroslav Stampar
6e968584f6
Minor refactoring
2021-09-02 21:44:41 +02:00
Miroslav Stampar
8af87c7ea6
More text update
2021-07-19 13:58:54 +02:00
Miroslav Stampar
c8dc375fb5
Update for #4537
2021-01-12 15:58:40 +01:00
Miroslav Stampar
31fe3453a2
Copyright year bump
2020-12-31 11:46:27 +01:00
tomjshore
8e662a5179
Changed get logs to hanndle ints correctly ( #4460 )
2020-12-04 11:47:09 +01:00
Miroslav Stampar
7a55c9c145
Trivial update
2020-08-10 21:26:37 +02:00
Miroslav Stampar
667e4d00f2
Fixes #4204
2020-05-20 15:20:44 +02:00
Miroslav Stampar
1cfe370276
More refactoring for #4077
2020-01-15 22:47:06 +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
e9ec443a8a
First dummy 2020 commit
2020-01-01 13:30:20 +01:00
Miroslav Stampar
4efd745b5c
Copyright year bump
2020-01-01 13:25:15 +01:00
Miroslav Stampar
1a95cea1f2
Trivial updates
2019-12-09 22:13:52 +01:00
Miroslav Stampar
495e7c8210
Trivial update
2019-06-04 14:44:06 +02:00
Miroslav Stampar
15ef0f872f
Minor refactoring
2019-05-13 11:51:47 +02:00
Miroslav Stampar
9c247b3833
Last preparations for DREI
2019-05-08 12:47:52 +02:00
Miroslav Stampar
09aba3b5ce
More DREI updates
2019-05-08 12:28:50 +02:00
Miroslav Stampar
f6f6844a0d
Stabilizing DREI
2019-05-03 13:20:15 +02:00
Miroslav Stampar
1f05e85408
Some more drei updates
2019-05-02 23:51:54 +02:00
Miroslav Stampar
d465007dfe
More drei updates
2019-05-02 00:45:44 +02:00
Miroslav Stampar
9b72545d09
Some more DREI stuff
2019-03-28 16:04:38 +01:00
Miroslav Stampar
4b020c4257
Some more drei stuff
2019-03-28 15:14:16 +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
b42c081c0e
Fixes #3475
2019-02-09 15:11:06 +01:00
Miroslav Stampar
8f13bda035
Some more preparing for 2to3 (keys() is iter in 3)
2019-01-22 03:00:44 +01:00
Miroslav Stampar
fd705c3dff
Baby steps
2019-01-22 01:28:24 +01:00
Miroslav Stampar
7672b9a0a2
Baby steps (2 to 3 at a time)
2019-01-22 00:40:48 +01:00
Miroslav Stampar
590e8ed5ae
update_copyright_year()
2019-01-05 21:38:52 +01:00
Miroslav Stampar
1e508547d8
Trivial console output update
2018-12-17 16:08:14 +01:00
Miroslav Stampar
f2af8861f9
Some more updates regarding #3140
2018-11-15 17:13:13 +01:00
Miroslav Stampar
2895e5c20f
Initial commit for #3140
2018-11-15 15:27:17 +01:00
Miroslav Stampar
4badb54607
Couple of small patches
2018-06-20 23:21:55 +02:00
Miroslav Stampar
27ff5d6fec
Implementation of #3156
2018-06-20 23:04:58 +02:00
Miroslav Stampar
72ff6e24ff
Minor wording update
2018-06-20 17:15:35 +02:00
Miroslav Stampar
c268663bd9
Minor code style updates
2018-06-09 23:38:00 +02:00
Miroslav Stampar
23777143b6
Update related to the #3137
2018-06-07 10:07:12 +02:00
Miroslav Stampar
2a810fb796
Trivial modifications (thou shalt not judge people by trivial commits)
2018-05-03 14:10:55 +02:00
Miroslav Stampar
fa4c1c5251
Some more PEPing (I hope that I haven't broke anything)
2018-03-13 13:45:42 +01:00
Miroslav Stampar
ae2b02952f
Dealing with deprecated raises
2018-03-13 11:13:38 +01:00
Miroslav Stampar
0a8bc52910
Minor updates
2018-01-31 11:13:08 +01:00
Miroslav Stampar
8a122401aa
Update of copyright years
2018-01-02 00:48:10 +01:00
Miroslav Stampar
6bf84151e4
Silent bug fix (.encode() is not safe for base64 encoding because of whitespaces)
2017-10-31 11:07:28 +01:00
Miroslav Stampar
8c6b761044
Replacing doc/COPYING to LICENSE
2017-10-11 14:50:46 +02:00
Miroslav Stampar
511f2a6d12
Update for #2680
2017-09-04 17:16:00 +02:00
Miroslav Stampar
fac6712a35
Implements #2647 (Basic authorization for sqlmapapi)
2017-08-04 13:37:49 +02:00