Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/codexlynx/redboard-docker
- Owner: codexlynx
- License: gpl-3.0
- Created: 2018-03-20T20:01:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T20:05:25.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T00:12:10.159Z (2 months ago)
- Topics: collaborative, docker, hacking, red-team, security
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)