This Image contains a browser-accessible version of Cyberbro.
FIREFOX_APP_ARGS- Additional arguments to pass to firefox when launched.
Here is a list of all available environment variables that can be used with examples:
PROXY_URL=http://127.0.0.1:9000
VIRUSTOTAL=api_key_here
ABUSEIPDB=api_key_here
IPINFO=api_key_here
GOOGLE_SAFE_BROWSING=api_key_here
MDE_TENANT_ID=api_key_here
MDE_CLIENT_ID=api_key_here
MDE_CLIENT_SECRET=api_key_here
SHODAN=api_key_here
OPENCTI_API_KEY=api_key_here
OPENCTI_URL=https://demo.opencti.io
API_PREFIX=my_api
GUI_ENABLED_ENGINES=reverse_dns,rdap,hudsonrock,mde,shodan,opencti,virustotal
CONFIG_PAGE_ENABLED=trueNote: if you set
GUI_ENABLED_ENGINESto""then all engines will be enabled in the GUI.
By default, all free engines will be enabled in the GUI.
Refer to Cyberbro Wiki for more information.
You must edit the config in your KASM Cyberbro Workspace settings to add these environment variables, according to KASM official doc

