burp-cph icon indicating copy to clipboard operation
burp-cph copied to clipboard

Add a mechanism for automatically loading settings

Open eth0up opened this issue 6 years ago • 3 comments

The ability to automatically load settings would help when running Burp in headless mode, for automated deployments and the like. See the following post for a potential use case: https://support.portswigger.net/customer/portal/questions/17315873-headless-scan-in-burp-with-bearer-token

eth0up avatar Apr 16 '18 19:04 eth0up

I'd also like to look into saving the global settings found in the Options tab, which control tool scope and verbosity.

elespike avatar May 04 '18 13:05 elespike

Yes, please. The CPH extension is very usefull to me but I cannot use it in automation scenario's. I would like to load a settings file from the command prompt in headless mode. Also I would like to have the scan option "Scanner" on the options tab set by default or loaded by configuration as well. With those additions, this extension would be perfect for me. Thanks a lot!

klaas-pggm avatar Jun 22 '18 11:06 klaas-pggm

Decoupling CPH's logic from its UI will be much trickier than anticipated, unfortunately, to the point that it's probably easier to write a whole new module to handle headless operation.

I'll tinker with the idea, though it'll take some time.

elespike avatar Jul 09 '18 04:07 elespike