/redboard-docker

Dockerized version of RedBoard for rapid deployment and ready to use.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

RedBoard / Docker

Dockerized version of RedBoard for rapid deployment and ready to use.

red-team


RedBoard is a collaborative web dashboard for RedTeam pentesters. While conducting a pentest, you're inclined to create a lot of text files in random directories on your laptop. RedBoard is a collaborative suite to store, organize and share all sort of data within your team.

Usage

Create a text file called .secrets.env and add the following content changing what you need:

MONGODB_USER=admin
MONGODB_PASS=changeme
ADMIN_USER=admin
ADMIN_PASS=changeme

License

GPL (GNU General Public License) 3.0

More info: here

About

This repository was created by: @codexlynx.