Skip to content

Releases: PortSwigger/turbo-intruder

1.2.0

21 Aug 15:11
Compare
Choose a tag to compare
1.2.0 Pre-release
Pre-release
Fix serialVersion

1.0.19 - Script library

20 Aug 13:51
Compare
Choose a tag to compare

Command-line bugfix

19 Aug 08:27
Compare
Choose a tag to compare

Fix command-line gotcha on linux systems related to line-endings

HTTP Request Smuggling support

14 Aug 10:32
Compare
Choose a tag to compare

HTTP Request Smuggling support

Last-byte synchronisation v2

21 Mar 14:49
Compare
Choose a tag to compare
Pre-release
1.0.8b

Make engine.openGate() async to avoid deadlocks

Synchronised last-byte delivery

19 Mar 16:00
Compare
Choose a tag to compare
Pre-release
1.0.8a

Warn if the user tries to cause a gate-based deadlock, fix burp reque…

Partial read callback support

15 Mar 15:37
Compare
Choose a tag to compare
Pre-release
1.0.7a

Allow read buffer size tuning & add readCallback example

Another chunked encoding fix

14 Mar 16:08
Compare
Choose a tag to compare
Pre-release
1.0.6b

Prevent potential issue in chunked response parsing

Support for multiple insertion points

06 Mar 15:37
Compare
Choose a tag to compare
Pre-release

Adds support for multiple insertion points:

engine.queue(req, ['payload1', 'payload2'])

Better Burp integration

08 Feb 15:00
Compare
Choose a tag to compare
1.0.4

Fix numeric sorting & rare response-duplication with empty responses