kasmweb/cyberbro

Verified Publisher

By Kasm Technologies

Updated about 17 hours ago

Cyberbro for Kasm Workspaces

Image
0

50K+

kasmweb/cyberbro repository overview

Kasm Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services.

Live Demo

Launch a real-time demo in a new browser window: Live Demo.

Note: Demo is limited to 3 minutes and has upload/downloads restricted for security purposes.

Get Started

Try out our no-cost Community Edition: Download.

Our Kasm Workspaces team has open-sourced our library of images (Info & Source Code).

The web-native rendering is powered by our open-source project: KasmVNC.

About This Image

This Image contains a browser-accessible version of Cyberbro.

Screenshot

Environment Variables

Firefox Configuration

  • APP_ARGS - Additional arguments to pass to firefox when launched (e.g --no-sandbox).

Cyberbro Configuration

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=true

You can pass these environment variables to your Cyberbro Workspace with Docker Run Config Override (JSON) in your Workspace settings.

Note: if you set GUI_ENABLED_ENGINES to "" 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.

Stand-alone Deployment

This image was designed to run natively within Kasm Workspaces, but it can also be deployed stand-alone and accessed through a web browser.

sudo docker run --rm -it --shm-size=512m -p 6901:6901 -e VNC_PW=password kasmweb/cyberbro:1.18.0

The container is now accessible via a browser : https://IP_OF_SERVER:6901

  • User : kasm_user
  • Password: password

Please note that some functionality, such as audio, uploads, downloads, and microphone pass-through, is only available when using Kasm Workspaces for orchestration.

Tags

  • 1.18.0

    • Images are built and tagged with the Kasm Workspaces release version.
  • 1.18.0-rolling

    • Rolling tags are images that are updated and built nightly to ensure your images are running the latest version.
  • develop

    • The develop tag is for testing and provides no expectation of compatibility.

Additional Info

Tag summary

Content type

Image

Digest

sha256:be872648e

Size

1.5 GB

Last updated

about 17 hours ago

docker pull kasmweb/cyberbro:1.19.0-rolling-daily

This week's pulls

Pulls:

1,755

Last week