Key Features • Installation • Contact Us • Credit • License
- Template engagements and testcases
- Framework friendly
- Role-based Access Control & MFA
- Inbuilt DOCX reporting + custom template support
How PurpleOps is different:
- No attribution needed
- Hackable, no "no-reversing" clauses
- No over complications with tomcat, redis, manual database transplanting and an obtuce permission model
# Clone this repository
$ git clone https://github.com/CyberCX-STA/PurpleOps
# Go into the repository
$ cd PurpleOps
# Alter PurpleOps settings
$ nano .env
# Run the app with docker
$ sudo docker compose up -d
# Alternatively
$ sudo docker run --name mongodb -d -p 27017:27017 mongo
$ pip3 install -r requirements.txt
$ python3 seeder.py
$ python3 purpleops.py
We would love to hear back from you, if something is broken or have and idea to make it better add a ticket or ping us [email protected] | @_w_m__
Apache