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

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

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

![Score Report](./docs/ScoreReport.png)

## 💻 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!