A collection of plugins for BURP to aid in the generation of dynamic content to perform Intruder scans, written in Python, extending BURP through Jython extenders. Such plugins are fairly easy to write on demand, but the plan for the Mad Scientist Lab is to provide a ready-to-deploy toolkit for generation of fuzzing/intruder scanning data of all sorts. It also serves as a skeleton on how to write Jython Extenders.
Description | Purpose |
---|---|
Random MD5 Generator | Produces MD5 hash sums of random data |
Random SHA-1 Generator | Produces SHA-1 hash sums of random data |
Random UUID Generator | Produces random UUIDs |