codexlynx / redboard-docker

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 72.3%Language:Shell 27.7%