/owasp-workshop-burp-dev

This repo will have all information/resources about the Burp development workshop.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

OWASP Workshop: Burp Development

This repository will have all information/resources about the Burp development workshop.

Speaker: Tim Guenther

What

This during this workshop we will learn...

  • ... basics of Burp Extender
  • ... how to setup your own extension
  • ... how to inspect/modify all http messages automatically
  • ... how to update parameters
  • ... to solve basic automation problems with burp

System Requirements

This is not the only way to do it, but it is my setup. Every other similar setup should be also okay.

  • Netbeans 8.1
  • Burp Suite Free 1.7.03
  • Java OpenJDK 1.7
  • Maven 2.2.1

Resources

Credits

Thanks to Portswigger for providing us with license for Burp Suite Pro.

Thanks to Context Information Security for time to create this workshop.