https://github.com/safinsingh/paradoxse
🔒 An elegant security competition scoring engine
https://github.com/safinsingh/paradoxse
cybersecurity engine python scoring
Last synced: 10 days ago
JSON representation
🔒 An elegant security competition scoring engine
- Host: GitHub
- URL: https://github.com/safinsingh/paradoxse
- Owner: safinsingh
- License: mit
- Created: 2020-06-13T23:29:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-29T08:56:32.000Z (over 5 years ago)
- Last Synced: 2025-02-21T19:44:22.909Z (over 1 year ago)
- Topics: cybersecurity, engine, python, scoring
- Language: Python
- Homepage: https://safinsingh.tech/ParadoxSE/
- Size: 337 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ParadoxSE
🔒 Live security competition scoring engine for `apt`-based systems
## 💡 Features
- Easy-to-use YAML configuration
- Extensive documentation
- Lightweight & easily readable
- Elegant and organized
- Uses Python to directly interact directly
with the system rather than running OS commands (mostly)
## ✨ In Action

## 💻 Try it out
```sh
bash <(curl -s https://raw.githubusercontent.com/safinsingh/ParadoxSE/master/install.sh)
```
## 🔮 Usage
All configuration must be added in `config.yml`. View the different functions options at the [documentation](https://safinsingh.tech/ParadoxSE) or view the [sample](https://github.com/safinsingh/ParadoxSE/blob/master/config.yml) `config.yml`.
## 👨💻 Author
**Safin Singh**
## 🤝 Contributing
Contributions, PRs, issues and feature requests are welcome! Feel free to check out our [issues page](https://github.com/safinsingh/ParadoxSE/issues).
## ❤️ Show your support
Give a ⭐️ if this project helped you!
Hope you enjoy it!