sqlmap/lib/utils
Miroslav Štampar edbfca0b8e
Some checks are pending
/ build (macos-latest, 3.8) (push) Waiting to run
/ build (ubuntu-latest, pypy-2.7) (push) Waiting to run
/ build (windows-latest, 3.14) (push) Waiting to run
Adding switch --jwt
2026-07-25 22:40:12 +02:00
..
__init__.py Year bump 2026-01-01 19:12:07 +01:00
api.py Minor patch 2026-07-03 16:57:46 +02:00
bcrypt.py Minor refactoring 2026-07-09 09:56:51 +02:00
brotli.py Hardening Brotli/Zstandard decoding against hostile input 2026-07-25 09:59:53 +02:00
brute.py Minor fix 2026-06-04 21:32:06 +02:00
crawler.py Improved crawling 2026-07-25 19:10:58 +02:00
dbwire.py Adding embedded dbwire library 2026-07-12 10:32:57 +02:00
deps.py Some more patches for -d 2026-07-11 15:51:04 +02:00
dialect.py Improving dialect checks 2026-07-17 14:46:52 +02:00
getch.py Year bump 2026-01-01 19:12:07 +01:00
grpcweb.py Add experimental gRPC-Web (text) support 2026-07-17 23:38:34 +02:00
gui.py Improved --gui 2026-07-19 16:31:08 +02:00
har.py Minor patch 2026-07-19 13:17:07 +02:00
hash.py Minor patch 2026-07-19 11:15:32 +02:00
hashdb.py Switching from pickle to json for serialization 2026-07-08 12:13:49 +02:00
jwt.py Adding switch --jwt 2026-07-25 22:40:12 +02:00
keysetdump.py Fixing desync error from SLOW_ORDER_COUNT_THRESHOLD 2026-07-11 09:09:08 +02:00
library.py Adding support for import sqlmap as a library (#2083) 2026-07-02 09:58:48 +02:00
nonsql.py Tons of stabilization of non-SQLi techniques 2026-07-23 12:15:45 +02:00
paraminer.py Adding switch --mine-params 2026-07-24 14:27:05 +02:00
pivotdumptable.py Fixes #1545 2026-07-02 00:19:31 +02:00
progress.py Fixing --eta 2026-07-09 13:25:50 +02:00
prove.py Minor patches 2026-07-11 14:52:55 +02:00
purge.py Couple of bug fixes 2026-06-14 17:05:32 +02:00
safe2bin.py Minor refactoring 2026-06-28 09:49:16 +02:00
search.py Removing some unused imports 2026-06-28 02:09:50 +02:00
sgmllib.py Minor style updates 2019-05-09 15:47:23 +02:00
sqlalchemy.py Minor patch 2026-07-19 14:46:23 +02:00
sqllint.py Minor update for SQLlinter 2026-07-12 20:27:37 +02:00
timeout.py Year bump 2026-01-01 19:12:07 +01:00
tui.py Minor update 2026-06-24 11:11:03 +02:00
versioncheck.py Year bump 2026-01-01 19:12:07 +01:00
wafbypass.py Removing some unused imports 2026-06-28 02:09:50 +02:00
xrange.py Fixing custom xrange for negative steps 2026-06-12 13:04:51 +02:00