PDML importer for Burp Suite
Building
- Install the dependencies
- Execute
ant
, and you'll have the plugin ready inburp-pdml.jar
Dependencies
- JDK 1.7+ (tested on OpenJDK 8, Debian/Ubuntu package:
openjdk-8-jdk
) - Apache ANT (Debian/Ubuntu package:
ant
)
License
The whole project is available under MIT license, see LICENSE.txt
.