Skip to content

0xyy66/burp2httpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

burp2httpx

               🦋
  🦋burp2httpx🦋
 🦋

Parse burpsuite request to python3 code

Usage:

Copy the request you want to reproduce from Burpsuite and paste it in a text file.

Run burp2py.py giving the path to the text file as argument. -o saves the output in a file.

The script will generate an httpx Client() with the data provided.

python3 burp2py.py burpreq.txt -o req.py

About

Parse burpsuite request to python3 code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages