Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Exegol #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions frameworks/exegol.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
</div>

### Description
Exegol is a community-driven hacking environment, powerful and yet simple enough to be used by anyone in day to day engagements. Exegol is the best solution to deploy powerful hacking environments securely, easily, professionally.
Exegol fits pentesters, CTF players, bug bounty hunters, researchers, beginners and advanced users, defenders, from stylish macOS users and corporate Windows pros to UNIX-like power users.
- Supported OS: Linux, Windows, macOS
- Supported architectures: AMD64 (x86_64), ARM64 (aarch64)
- Basic requirements: Docker, Python, Git
Exegol is an alternative to Kali Linux, Parrot, BlackArch, ...

It provides all the right tools, advanced customization, in docker environments, providing a Python wrapper to use it very easily, and leaving room for user custom setup.

It's the best hacking environment for professionals. It support various OSes (Linux, Windows, macOS) and architectures (AMD64, ARM64), is community-driven, and trusted by 15k+ users worldwide.

### Categories
* Pentesting
Expand All @@ -20,16 +20,17 @@ Exegol fits pentesters, CTF players, bug bounty hunters, researchers, beginners

[![Arsenal](https://github.com/toolswatch/badges/blob/master/arsenal/europe/2022.svg)]()
[![Arsenal](https://github.com/toolswatch/badges/blob/master/arsenal/asia/2023.svg)]()
[![Arsenal](https://github.com/toolswatch/badges/blob/master/arsenal/usa/2023.svg)]()

### Entrypoint
- Python wrapper: https://github.com/ThePorgs/Exegol
### Start here
https://exegol.readthedocs.io/

### Other links
- Python wrapper: https://github.com/ThePorgs/Exegol
- PyPI package: https://pypi.org/project/Exegol/
- Docker images: https://github.com/ThePorgs/Exegol-images
- Docker images registry: https://hub.docker.com/repository/docker/nwodtuhs/exegol
- Offline resources: https://github.com/ThePorgs/Exegol-resources
- Documenation: https://exegol.readthedocs.io/
- Documentation source: https://github.com/ThePorgs/Exegol-docs

### Lead Developer(s)
Expand Down