The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Built in Scripting Language

Ricardo | Last updated: May 06, 2015 09:40PM UTC

So that a testar can script requests and responses on the fly without the pain of writing custom extensions. Extensions are awesome, but sometimes the timeframe is very limited, kicking the "write an extension for this" out in prol of python/perl scripting snippets. I've been looking at Burp BeanShell extension, seems pretty much like that. Thanks.

PortSwigger Agent | Last updated: May 07, 2015 02:52PM UTC

Have a look at PyRules: https://github.com/DanNegrea/PyRules

Burp User | Last updated: Nov 20, 2018 09:57AM UTC