This Burp Suite extension automatically generates timestamps, facilitating seamless integration with the Intruder Tools. It enables the effortless insertion of timestamps into payloads, enhancing the efficiency of various security testing activities.
- Automatically generate timestamps in payloads.
- Seamlessly integrate with Burp Suite's Intruder Tools.
- Configurable timestamp format.
- Burp Suite Professional or Community Edition.
- Python environment with Jython installed.
- Clone or download this repository.
- Open Burp Suite and navigate to the "Extender" tab.
- Click on the "Add" button and select the
TimestampGenerator.py
file. - The extension will be loaded into Burp Suite.
- After installation, navigate to the Intruder tool within Burp Suite.
- Configure your attack as usual.
- Under the "Payloads" tab, select "Payload type" as "Extension-generated".
- Choose "Timestamp Generator" from the list of available generators.
- Configure the attack further as needed and start the attack.
If you encounter any issues or have any suggestions for improvement, please open an issue on GitHub.