/burp-base

This is a basic burp extension with one tab, no listeners and a logging function.

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

A BurpSuite Extension Basis

This repository is a starting point for my extensions.

Included:

  • Logging (with different verbosity levels)
  • Activations per tool
  • Multiple tabs (Options, Debug, Help)

Works best with:

  • Netbeans 8.1
  • BurpSuite Free 1.6.30
  • Java OpenJDK 1.7
  • Maven