PortSwigger / turbo-intruder

Turbo Intruder is a Burp Suite extension for sending large numbers of HTTP requests and analyzing the results.
https://portswigger.net/blog/turbo-intruder-embracing-the-billion-request-attack
Apache License 2.0
1.47k stars 207 forks source link

could add features that support third-party libraries? Or is there any other way? #121

Open xiaoliangli1128 opened 1 year ago

xiaoliangli1128 commented 1 year ago

图片

Encryption is used in some request packets,So I need to encrypt it in the request.

图片

Thanks

albinowax commented 1 year ago

I believe third party libraries are supported, but currently only if they're written in Python themselves (ie, not C). Check out https://github.com/PortSwigger/turbo-intruder/issues/106