• Stars
    star
    211
  • Rank 185,824 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Turbo Intruder Scripts

Turbo Intruder Scripts

This is just a repo where I keep my own personal Turbo Intruder helper scripts.

DesyncAttack_CLTE.py and DesyncAttack_TECL.py

These scripts I use to create Request Smuggling Desync payloads for CLTE and TECL style attacks. How to use:

  1. Open Burp
  2. Open a Repeater tab to your target
  3. Right click your request and "Send to Turbo Intruder"
  4. Completely replace the script pane (bottom pane) with DesyncAttack_CLTE.py or DesyncAttack_TECL.py
  5. The top (request) pane is not needed and ignored, the script creates its own requests
  6. Fill out all the attack parameters for the attack (documentation inside the script)
  7. Click "Attack"

License

These scripts are released under the MIT license. See LICENSE.