项目作者: codexlynx

项目描述 :
Dockerized version of RedBoard for rapid deployment and ready to use.
高级语言: JavaScript
项目地址: git://github.com/codexlynx/redboard-docker.git
创建时间: 2018-03-20T20:01:37Z
项目社区:https://github.com/codexlynx/redboard-docker

开源协议:GNU General Public License v3.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:

  1. MONGODB_USER=admin
  2. MONGODB_PASS=changeme
  3. ADMIN_USER=admin
  4. ADMIN_PASS=changeme

License

GPL (GNU General Public License) 3.0

More info: here

About

This repository was created by: @codexlynx.