Commit graph

8739 commits

Author SHA1 Message Date
Miroslav Štampar
15a39b6ee9 Minor style update
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
2026-07-29 18:05:59 +02:00
Miroslav Štampar
3186a4fa31 Fixing CI/CD errors 2026-07-29 17:40:02 +02:00
Miroslav Štampar
311bf7ce4d Adding support for DNS OOB for H2 and ClickHouse 2026-07-29 16:52:34 +02:00
Miroslav Štampar
1f42f52980 Trivial just in case update 2026-07-29 16:00:04 +02:00
Miroslav Štampar
ac313f009e Minor patch 2026-07-29 14:30:50 +02:00
Miroslav Štampar
5fb4b47378 Adding voting mechanism in heavy-jitter environment
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
2026-07-29 13:03:19 +02:00
Miroslav Štampar
e81a99c4f3 Renaming --murphy-rate to --jitter 2026-07-29 09:05:44 +02:00
Miroslav Štampar
3a680be4eb Minor patches 2026-07-29 08:20:08 +02:00
Miroslav Štampar
39d22d26c3 Making boolean inference some more robust against jitter
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
2026-07-29 02:13:39 +02:00
Miroslav Štampar
306738539e Making boolean inference more robust against jitter 2026-07-29 01:08:47 +02:00
Miroslav Štampar
023d85fba8 Minor update 2026-07-29 00:14:38 +02:00
Miroslav Štampar
2afa92451a Adding new unit test 2026-07-28 23:58:07 +02:00
Miroslav Štampar
0630556826 Stripping time outliers from the time stats 2026-07-28 23:57:47 +02:00
Miroslav Štampar
2bf5bd1aa4 Minor improvement of test cases 2026-07-28 22:42:55 +02:00
Miroslav Štampar
e75d75dbe6 Adding a minor comment
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
2026-07-28 21:58:51 +02:00
Miroslav Štampar
aa42dc041d Fixing if2case tamper corrupting arguments that contain a function call (e.g. IF(...,SLEEP(5),...)) 2026-07-28 21:29:28 +02:00
Miroslav Štampar
0a6dbd260f Fixing --openapi-only config file rejection and HAR export header-name casing 2026-07-28 21:27:58 +02:00
Miroslav Štampar
1c869b7430 Fixing core helpers (decodeStringEscape round-trip, joinValue on Python 3, parseUnionPage case-sensitive de-duplication) 2026-07-28 21:27:54 +02:00
Miroslav Štampar
f21a6ab88d Fixing blind enumeration (MS Access listing only first table; MySQL --privileges user labeling) 2026-07-28 21:27:49 +02:00
Miroslav Štampar
1b09b028ba Fixing tamper unicode/overlong encoding for characters beyond BMP/U+07FF 2026-07-28 21:27:38 +02:00
Miroslav Štampar
90fe32f386 Some more fixing of CI/CD errors 2026-07-28 18:43:18 +02:00
Miroslav Štampar
d7d06c088d Some more fixing of CI/CD errors 2026-07-28 18:27:23 +02:00
Miroslav Štampar
b0afe6b8d4 Fixing CI/CD errors 2026-07-28 18:17:19 +02:00
Miroslav Štampar
1dcca2c862 Implementing automatic auto-recover on charset mismatch (E/U) 2026-07-28 18:01:27 +02:00
Miroslav Štampar
ffffe2d0b2 Fixing multi-column blind --search 2026-07-28 16:57:55 +02:00
Miroslav Štampar
356984929f Fixing --common-columns for -T A,B 2026-07-28 16:42:37 +02:00
Miroslav Štampar
e8a2fc50e0 Fixing limitCondition double-LIMIT 2026-07-28 16:24:41 +02:00
Miroslav Štampar
f992e44fb5 Minor bug fix for --openapi 2026-07-28 14:39:44 +02:00
Miroslav Štampar
84f0ef8232 Minor corrected patch for MsSQL hash cracking 2026-07-28 13:18:07 +02:00
Miroslav Štampar
0079412fd2 Massive speed improvement of luanginxmore tamper script 2026-07-28 12:39:07 +02:00
Miroslav Štampar
154adb1d4d Fixing keyset dump for some cases 2026-07-28 12:19:42 +02:00
Miroslav Štampar
18e06c6381 Fixing MsSQL FOR JSON handling of NULL values 2026-07-28 11:57:14 +02:00
Miroslav Štampar
0ab84074f7 Reducing number of requests for --hex in --technique=E 2026-07-28 11:43:24 +02:00
Miroslav Štampar
cd911acb24 Fixing --hex in boolean-based blind 2026-07-28 11:12:51 +02:00
Miroslav Štampar
5dd91ba8ca Minor patch 2026-07-28 00:48:54 +02:00
Miroslav Štampar
9fdb704af7 Minor bug fix 2026-07-27 17:32:26 +02:00
Miroslav Štampar
bb9e5dbf44 Fixing bug with --lengths and --null-connection combined 2026-07-27 17:22:17 +02:00
Miroslav Štampar
f43dba3d34 Fixing retrieval of exotic coltypes on MySQL
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
2026-07-27 14:43:42 +02:00
Miroslav Štampar
fbc3704bf2 Fixing multi-byte corruption 2026-07-27 14:25:54 +02:00
Miroslav Štampar
762650db07 Fixing --dump for Derby 2026-07-27 14:03:19 +02:00
Miroslav Štampar
534f873660 Minor update 2026-07-27 13:49:41 +02:00
Miroslav Štampar
2aeb275ec9 Some more unicode retrieval patchin 2026-07-27 13:34:25 +02:00
Miroslav Štampar
d3cfad6a8d Fixing DB2 boolean-based blind retrieval of non-ASCII chars 2026-07-27 12:52:08 +02:00
Miroslav Štampar
1d263f22c3 Adding --hex for ClickHouse 2026-07-27 12:05:49 +02:00
Miroslav Štampar
8b70a392a1 Minor bug fix for bug UTF codepoints retrieval in MsSQL 2026-07-27 11:49:41 +02:00
Miroslav Štampar
ec58f57fa9 Expanding capabilities of MySQL to correctly retrieve UTF8MB4 chars 2026-07-27 11:35:14 +02:00
Miroslav Štampar
69108bcf01 Minor patch 2026-07-26 23:58:52 +02:00
Miroslav Štampar
dcb2b513c0 Hardening MySQL time-based payloads to not work on Cubrid 2026-07-26 23:18:31 +02:00
Miroslav Štampar
13e956ca64 Adding Cubrid time-based payloads 2026-07-26 22:47:22 +02:00
Miroslav Štampar
ca608da2f1 Adding Virtuoso error-based payloads
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
2026-07-26 21:45:07 +02:00