Burp Suite User Forum

Create new post

Access command line through Burp extension

Alex | Last updated: Jan 08, 2019 09:02PM UTC

As per the subject, I was wondering if it is possible to access the command line (either windows or linux) through a Burp extension.

PortSwigger Agent | Last updated: Jan 09, 2019 08:46AM UTC

You can use IBurpExtenderCallbacks.getCommandLineArguments() to do this. Be aware that this is only the arguments remaining after Burp has parsed any arguments that it understands.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.