Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codexlynx/redboard-docker

Dockerized version of RedBoard for rapid deployment and ready to use.
https://github.com/codexlynx/redboard-docker

collaborative docker hacking red-team security

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

## RedBoard / Docker

Dockerized version of [RedBoard](https://github.com/Dviros/redboard) for rapid deployment and ready to use.

![red-team](https://img.shields.io/badge/red-team-red.svg?style=flat)

---

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](LICENSE)

### About
This repository was created by: __@codexlynx__.

* [![Twitter Follow](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/codexlynx)

* [GitHub](https://github.com/codexlynx)