You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trust Burp CA in firefox during container creation
Description
The CA of BurpCommunity and BurpPro is imported in firefox during container creation.
User can import their own CA to work with the burp on their host, this can be done with the feature my-resources.
If the CA is missing in my-resources, the CA is generated at the launch of container for security reason and imported in firefox.
The configuration must be done in load_supported_config.sh or entrypoint.sh.
All inside /opt/my-resrouces/setup/[burp,.java,.burp] are copy from my host.
I run it with sudo -u [hostusername] /home/[hostusername]/BurpSuitePro/BurpSuitePro.
The important thing is to get the username who runs burp pro and the path for .BurpSuitePro, .java folders.
The needs
Trust Burp CA in firefox during container creation
Description
The CA of BurpCommunity and BurpPro is imported in firefox during container creation.
User can import their own CA to work with the burp on their host, this can be done with the feature my-resources.
If the CA is missing in my-resources, the CA is generated at the launch of container for security reason and imported in firefox.
The configuration must be done in
load_supported_config.sh
orentrypoint.sh
.cf. #107 (comment)
Open to suggestions
Burp pro
Description
load_supported_config.sh
orentrypoint.sh
.The text was updated successfully, but these errors were encountered: