Professional

Writing custom actions

  • Last updated: May 15, 2025

  • Read time: 1 Minute

You can write your own custom action scripts to extract and analyze data in Burp Repeater.

Custom actions run directly in Burp's interface. They're written in Java, and are designed to be small, self-contained pieces of logic. This makes them quick and easy to write, even if you're new to Java, and can include AI-powered features for smarter workflows.

You can store and manage your custom actions through the Bambda library.

Related pages

Was this article helpful?