Releases: PortSwigger/turbo-intruder
Releases · PortSwigger/turbo-intruder
1.2.0
1.0.19 - Script library
Command-line bugfix
Fix command-line gotcha on linux systems related to line-endings
HTTP Request Smuggling support
HTTP Request Smuggling support
Last-byte synchronisation v2
1.0.8b Make engine.openGate() async to avoid deadlocks
Synchronised last-byte delivery
1.0.8a Warn if the user tries to cause a gate-based deadlock, fix burp reque…
Partial read callback support
1.0.7a Allow read buffer size tuning & add readCallback example
Another chunked encoding fix
1.0.6b Prevent potential issue in chunked response parsing
Support for multiple insertion points
Adds support for multiple insertion points:
engine.queue(req, ['payload1', 'payload2'])
Better Burp integration
1.0.4 Fix numeric sorting & rare response-duplication with empty responses