Exegol icon indicating copy to clipboard operation
Exegol copied to clipboard

Fully featured and community-driven hacking environment

Results 37 Exegol issues
Sort by recently updated
recently updated
newest added

The README states the following in the pre-requisites: `Tips for running docker without sudo: sudo usermod -aG docker $(id -u -n)` This commands adds the current user to the docker...

I have a problem when launching ruby programs (msfconsole, evil-winrm) in exegol : ```bash root@lab:/workspace# evil-winrm Traceback (most recent call last): 2: from /usr/local/bin/evil-winrm:23:in `' 1: from /usr/lib/ruby/vendor_ruby/rubygems.rb:300:in `activate_bin_path' /usr/lib/ruby/vendor_ruby/rubygems.rb:281:in...

Good morning friends, currently I have a problem to run exegol, I made the installation of docker on windows meditante wsl2, all good in the installation, I can run exegol,...

bug
Windows
waiting for additional info

Pull up, Following an internal test, we have tested exegol in its latest version on 2 different physical PCs, One under Ubuntu 18.04 and the other under Ubuntu 22.04 and...

help wanted
question

# Specs ![image](https://user-images.githubusercontent.com/25231953/180571562-2593154b-cb43-45b2-bcd1-62a0f68b1357.png) - Docker Version: 4.10.1 (82475) - Python Version: 3.10.5 (also tried on versions 3.10.0, 3.5.0, 3.6.8, 3.6.0 and 3.3.0) - Exegol Version: latest (pulled from the repository)...

bug

# Specs - Docker Version: 4.10.1 (82475) - Python Version: 3.9.0 - Exegol Version: 4.0.2 - XQuartz: 2.8.2 (installed via [brew](https://formulae.brew.sh/cask/xquartz)) _(let me know if you need any more information...

documentation
macOS/M1

As a daily Exegol user, I often find myself annoyed that the shared workspace is mounted as root on the host filesystem. Most users probably don't use the root account...

enhancement
coming soon

Existing container can't start because of missing timezone file. ## Environment ``` [*] Exegol is currently in version v4.0.5b1 [D] Pip installation: Off 🪓 [D] Git source installation: On ✔...

bug
macOS/M1

# Description Code modified to expose port ranges rather than just ports. In fact, in environments where it's not possible to have a bridged network, it's a pain to expose...

### Describe the bug Can not setup workspace in mounted directory ### Steps To Reproduce exegol start mainhack full -w "/home/user/myhacksetup" ### Exegol Wrapper Version ```Text [*] Exegol is currently...

bug
waiting for additional info