Skip to content

Exegol images 3.0.0

Compare
Choose a tag to compare
@ShutdownRepo ShutdownRepo released this 28 Nov 15:23
· 1785 commits to main since this release
3.0.0

New features

  • Added a CI/CD pipeline for building, checking, pushing images. Among other things, this pipeline makes sure most of the tools installed actually work.
  • #9 : multi-architecture support. AMD64 and ARM64 are supported for all images. The CI/CD pipeline runs on AMD64 and ARM64 self-hosted runners in order to achieve the building and testing.
  • Adding support for the new "my-resources" feature
  • /.exegol directory contains entrypoint, test commands and many other things for better performances at creation/start, ...
  • A few new tools (goshs, gowitness, sslyze, yarn,

Improvements

  • #70 : all tools now have their own history and aliases. The history and aliases files don't include commands of uninstalled tools anymore.
  • Switched many installations to pipx for better dependencies handling
  • Refactored sources/install.sh a bit
  • New aliases, history
  • Removed useless and/or completely outdated tools (feel free to ask for new tools, and to bring back some)

Fixes

  • Many installation functions fixed (exploitdb, searchsploit, windapsearch, neo4j, cme, rust, Trilium, smartbrute, cypheroth, sprayhound, impacket,

What's Changed

New Contributors

Full Changelog: 2.1.1...3.0.0