Burp Suite User Forum

Create new post

burp API inside a docker

Hugo | Last updated: Jan 27, 2020 08:17AM UTC

Hello, I used the api from https://github.com/vmware/burp-rest-api, but i would like to switch to the official burp rest api. I configured it well on windows with the Burp GUI and exported the user-config-file. Still on windows, if i used the following command line: $ java -jar burpsuite_pro.jar --user-config-file=myUserConfigFileWithApiEnabled.json it works very well, and if i did a: $ netstat -a i saw the port 1337 listening, so this works well on my windows The issue is when i copy/paste this user-config-file inside a docker (red-hat) and try the same command as on my windows. The proxy start well as i can see the port 8080 listening, but the port 1337 is not listening and so i cannot use the burp rest api inside the docker. Have you any idea? thanks in advance

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