Commit graph

968 commits

Author SHA1 Message Date
Miroslav Štampar
0430f780ab Improving --gui and --tui 2026-06-24 10:57:52 +02:00
Miroslav Štampar
57dcc04cbe Minor improvements 2026-06-23 22:28:19 +02:00
Miroslav Štampar
497d3772bd Adding keyset (seek) pagination for faster blind table dumps
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-06-20 00:00:40 +02:00
Miroslav Štampar
8de9c5899d Couple of improvements 2026-06-18 17:46:40 +02:00
Miroslav Štampar
002a28f7f0 Couple of bug fixes
Some checks failed
/ build (macos-latest, 3.8) (push) Has been cancelled
/ build (ubuntu-latest, pypy-2.7) (push) Has been cancelled
/ build (windows-latest, 3.14) (push) Has been cancelled
2026-06-18 13:04:59 +02:00
Miroslav Štampar
1404133538 Add --prove, opt-in --auto-tamper WAF bypass, and blindbinary/infoschema2innodb tampers 2026-06-17 15:58:08 +02:00
Miroslav Štampar
17e94c3409 Adding --report-json option 2026-06-15 15:35:33 +02:00
Miroslav Štampar
03fb84c5be Minor bug fixes 2026-06-14 21:44:04 +02:00
Miroslav Štampar
e24678fc31 Couple of bug fixes
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-06-14 17:05:32 +02:00
Miroslav Štampar
bc4ce6e44a Minor patch for python2 2026-06-14 10:56:44 +02:00
Miroslav Štampar
f09ea122fb Fixing custom xrange for negative steps 2026-06-12 13:04:51 +02:00
Miroslav Štampar
800e6f0a56 Making DuckDuckGo default search engine 2026-06-12 12:50:57 +02:00
Miroslav Štampar
000c4e5689 Minor bug for SQLAlchemy util class 2026-06-12 12:39:11 +02:00
Miroslav Štampar
b4a6d25795 Minor update of doctests 2026-06-12 10:12:19 +02:00
Miroslav Štampar
543661721d Renaming REST-JSON API to REST API 2026-06-11 22:44:42 +02:00
Miroslav Štampar
e12d7a22d0 Minor patch of API calls 2026-06-11 21:15:58 +02:00
Miroslav Štampar
7e565051bd Minor fix for calculating length of output items 2026-06-11 20:33:24 +02:00
Miroslav Štampar
85b8d36620 Couple of bug fixes 2026-06-11 16:17:56 +02:00
Miroslav Štampar
2969563463 Switching references from defunct testphp to testasp site
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-06-10 21:34:33 +02:00
Miroslav Štampar
ab1efed0d5 Harden REST API option handling and require authentication credentials (#6073) 2026-06-10 18:37:46 +02:00
Miroslav Štampar
57086969cc Bug fix for cracking of Base64 hashes on DREI 2026-06-05 12:51:45 +02:00
Miroslav Štampar
7dc414b06b Minor update for sqlmap API task_delete 2026-06-05 12:28:55 +02:00
Miroslav Štampar
69efd623c9 Couple of small fixes 2026-06-05 12:07:15 +02:00
Miroslav Štampar
85a71c2b49 Minor patch
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-06-04 21:58:15 +02:00
Miroslav Štampar
3e8a69cfbe Minor patch 2026-06-04 21:34:11 +02:00
Miroslav Štampar
b67ea8f294 Minor fix 2026-06-04 21:32:06 +02:00
Pierre
4489b2c0d2
fix: add missing import in lib.utils.api (#6055) 2026-05-02 08:53:37 +02:00
Your Name
dec5a82077 Adding 'safe string cmp' to API 2026-04-23 16:23:59 +02:00
Miroslav Stampar
c2f86976fb Fixes #6022 2026-02-26 11:18:19 +01:00
Miroslav Stampar
914b4498e8 Fixing CI/CD issues 2026-01-29 01:11:28 +01:00
Miroslav Stampar
a4c1afafee Speed optimization of HashDB 2026-01-28 22:56:09 +01:00
Miroslav Stampar
2172aea6e4 Speed up of HashDB related operations 2026-01-28 21:39:24 +01:00
Miroslav Stampar
1a97d9e296 Removing some deprecated components 2026-01-28 16:20:39 +01:00
Miroslav Stampar
657eb464f8 Minor update 2026-01-27 00:33:22 +01:00
Miroslav Stampar
d9102e03c6 Moving binary to textual file openings 2026-01-18 00:05:05 +01:00
Miroslav Stampar
f69a63b2b6 Year bump 2026-01-01 19:12:07 +01:00
Miroslav Stampar
1c3f2dc347 More patching (#5965) 2025-12-31 15:22:13 +01:00
Miroslav Stampar
70c3c12a03 More refactoring (#5965) 2025-12-31 15:05:04 +01:00
Miroslav Stampar
894bed9031 More refactoring (#5965) 2025-12-31 14:58:26 +01:00
Miroslav Stampar
e1a509ebb7 Minor refactoring (#5965) 2025-12-31 14:53:59 +01:00
Miroslav Stampar
63cecb6480 Minor optimization in HashDB 2025-12-30 13:25:00 +01:00
Miroslav Stampar
ea622b829f Fixes latest CI/CD error 2025-12-30 13:05:52 +01:00
Miroslav Stampar
1330198eab Minor improvements in HashDB 2025-12-30 12:14:32 +01:00
Miroslav Stampar
d79af7d1ec Dropping mention of Python 2.6 from docus 2025-12-26 00:15:00 +01:00
Miroslav Stampar
bcabe55fc3 Minor optimizations 2025-12-25 22:15:06 +01:00
Miroslav Stampar
dc89ddcfab Fixes #5942 2025-08-18 12:14:17 +02:00
Miroslav Stampar
26d0b3b23b Implements support of old OsCommerce hashing 2025-07-26 15:17:55 +02:00
Miroslav Stampar
1de66fd7e1 Update regarding the #5911 2025-06-16 12:14:24 +02:00
Miroslav Stampar
1d7493d243 Patch for #5897 2025-05-08 23:54:39 +02:00
Miroslav Stampar
ad1266a080 Minor style updates 2025-05-08 22:30:54 +02:00