Releases: ThePorgs/Exegol-images
Releases · ThePorgs/Exegol-images
Exegol images 3.1.8
What's Changed
- feat(reverse): add binary ninja by @skyf0l in #537
- feat(reverse): gdb plugins by @skyf0l in #536
- feat(reverse): pycdc by @skyf0l in #535
- Add a Firefox extension by @hadhub in #534
- feat(forensic): oletools by @skyf0l in #532
- Add faketime with rdate as in the documentation (works better) by @Bigyls in #533
- chore(forensic): volatility history by @skyf0l in #531
- feat(misc): keepassxc by @skyf0l in #530
- fix(ad): smbmap history by @skyf0l in #529
- Added the /dynamic-resolution argument to the history/xfreerdp file by @letmedr3am in #528
- New tool : k9s by @cHJlaXpoZXI in #526
- feat(misc): dtrx (intelligent archive extractor) by @skyf0l in #521
- Add Goexec by @cHJlaXpoZXI in #511
New Contributors
- @Bigyls made their first contribution in #533
- @letmedr3am made their first contribution in #528
Full Changelog: 3.1.7...3.1.8
Exegol images 3.1.7
What's Changed
- Rollback on CI auto and manual builds by @ShutdownRepo in #477
- CI updates by @ShutdownRepo in #503
- fix(reverse/pwninit): missing tools by @skyf0l in #478
- feat(reverse): upgrade ghidra by @skyf0l in #480
- feat(reverse): upgrade idafree by @skyf0l in #482
- feat: provide
fapt
alias in exegol by @skyf0l in #484 - Fixed impacket secretsdump.py KeyError by @lap1nou in #490
- feat(network): pcapng to pcap using
tshark
by @skyf0l in #492 - Fixed $USERNAME usage instead of $USER by @lap1nou in #502
- fix: consistently use
--system-site-packages
by @compass-dexter in #500 - Added
sshpass
history by @lap1nou in #501 - fix: correctly check for pip packages by @compass-dexter in #507
- New Tool: pysnaffler by @compass-dexter in #479
- perf: prune useless tools' git by @skyf0l in #483
- Revert "perf: prune useless tools' git" by @ShutdownRepo in #513
- Add tool SCCMSecrets.py by @gbe in #512
- New tool : Powerview.py by @cHJlaXpoZXI in #496
- Replace apply with set + add unset command in exegol-history by @cHJlaXpoZXI in #515
- fix(ad): manspider installation by @skyf0l in #524
- perf(ad): remove bloodhound cache (-1Go) by @skyf0l in #516
- perf: remove go cache (-5.6Go) by @skyf0l in #517
- perf(c2): optimize havoc build (-400Mo) by @skyf0l in #518
- Add Godap by @cHJlaXpoZXI in #509
- fix(mobile): mobsf installation by @skyf0l in #489
- Add bbot by @cHJlaXpoZXI in #506
- Add the tool RemoteMonologue by @gbe in #508
- perf: no more useless build dependencies by @skyf0l in #485
- perf(base): optimize rvm build (-1.9Go) by @skyf0l in #519
- fix: gf install by @skyf0l in #525
- Release 3.1.7 by @ShutdownRepo in #527
Full Changelog: 3.1.6...3.1.7
Exegol images 3.1.6
Summary
- Container startup time is 50% faster (improved my-resources performance and logging) 🚀
- Images are 10% lighter (removed buildtime cache, git shallow) 🪶
- New tools, released Exegol history v2 module (beta 🪲), extended the customization possibilities, added rules (/opt/rules) and lists (/opt/lists)
- Starting now, a nightly image build will be attempted weekly (similarly to the Exegol-resources monthly auto-PR) 🤖
What's Changed
- Fix the pipeline by @qu35t-code in #406
- Add Mitmproxy by @cHJlaXpoZXI in #399
- Fix remmina installation by @qu35t-code in #403
- Fix jwt_tool configuration by @qu35t-code in #404
- Add WES-NG by @cHJlaXpoZXI in #382
- fix adminer by @Syzik in #409
- feat: new tool autobloody by @compass-dexter in #411
- Fix metasploit installation and CCC by @qu35t-code in #414
- Improve Sharphound and Azurehound installations by @gbe in #407
- evol: added bookmarks and extension in firefox by @bl4ckarch in #416
- Update smbclient-ng history by @lap1nou in #418
- Create owneredit history by @lap1nou in #419
- Fix impacket history for S4U2Self abuse by @gbe in #420
- BH Customqueries: add detection for RID 500 administrator impersonation and more by @gbe in #421
- fix(forensic): install volatility with pipx by @compass-dexter in #423
- Add Token-Exploiter by @cHJlaXpoZXI in #422
- Fixed Gowitness history arguments by @lap1nou in #431
- Added history for mssqlclient.py by @lap1nou in #430
- Firefox policy by @lap1nou in #325
- Add new tool : UDPX by @hadhub in #424
- Added a -p argument to the mkdir in the Cyberchef install by @lap1nou in #435
- Added the PEASS Ruby module for MSF by @lap1nou in #436
- fix(ad): rename roadtools to roadrecon and add roadtx by @compass-dexter in #428
- feat: add zaproxy package by @compass-dexter in #417
- Add missing sha256 sum - Bloodhound-CE by @qu35t-code in #446
- New tools for the light image. by @qu35t-code in #442
- Fix PATH order by @qu35t-code in #441
- Add proxychains to light by @qu35t-code in #440
- New tools - yq / xq by @qu35t-code in #439
- Fix internal tickets by @qu35t-code in #437
- Call post_install for each docker layer. by @qu35t-code in #443
- perf: only apt-get update when needed by @skyf0l in #456
- perf: purge cache between layers by @skyf0l in #448
- perf: missing git shallow by @skyf0l in #449
- perf: useless
apt-get update
layers by @skyf0l in #453 - chore: move test sort in
run_tests.py
by @skyf0l in #455 - BH customqueries: fix queries based on shortestPath by @gbe in #457
- fix: pyFindUncommonShares was renamed by @skyf0l in #460
- Exegol-history v2 by @lap1nou in #429
- Fix history by @lap1nou in #466
- Increasing the timeout threshold by @skyf0l in #465
- Using higher Go version for bettercap install by @skyf0l in #464
- perf: prefer
make -j
andmake clean
when possible by @skyf0l in #462 - fix: curl never ever retried + reduce verbose by @skyf0l in #461
- Add wordlist symlinks, fzf-rules aliase and hashcat rules by @Tednoob17 in #394
- Upgrading Trilium to TriliumNext and fixing seclists install by @ShutdownRepo in #467
- ohmyzsh git plugin by @skyf0l in #471
- Secret finders by @skyf0l in #472
- Fixed optional dependencies for volatility3 by @lap1nou in #473
- Release 3.1.6 by @ShutdownRepo in #470
New Contributors
- @Syzik made their first contribution in #409
- @bl4ckarch made their first contribution in #416
- @hadhub made their first contribution in #424
- @skyf0l made their first contribution in #456
- @Tednoob17 made their first contribution in #394
Full Changelog: 3.1.5...3.1.6
Exegol images 3.1.5
What's Changed
- Update uberfile history by @lap1nou in #350
- Add uploader by @Frozenka in #349
- Fix binwalk dependencies by @lap1nou in #348
- Fix checksec & androguard by @qu35t-code in #361
- Fix typo in a Bloodhound custom query by @gbe in #362
- Add faketime history by @qu35t-code in #359
- Add conpass by @qu35t-code in #353
- Fix spiderfoot alias by @qu35t-code in #358
- Move pyrit into the PATH by @qu35t-code in #357
- Added missing dependency to pwndb by @qu35t-code in #356
- Add katana tool by @qu35t-code in #355
- Add jsluice by @qu35t-code in #354
- Adding Postman to Exegol by @Karmhack in #351
- Add smbclient-ng by @p0dalirius in #352
- Replace sherlock installation from sources with pipx by @qu35t-code in #363
- Update history for Gobuster by @Karmhack in #364
- Fix some tools and add ad-miner by @qu35t-code in #376
- Reorganize impacket history by @gbe in #379
- Bloodhound queries: improve outdated OS and top 10 users queries and misc fixes by @gbe in #380
- Fixed a bug allowing configuration updates following Responder update by @AetherBlack in #383
- Modified BH customqueries to find T0 assets by @Dreyvor in #385
- Add custom arsenal cheatsheets feature for my resources by @cHJlaXpoZXI in #386
- BloodHound: Add a new query to list users who can ReadLAPSPassword and improve other queries by @gbe in #393
- Added Alias and history by @Frozenka in #388
- Fix bloodhound-ce collectors by @nodauf in #402
- Release 3.1.5 by @ShutdownRepo in #396
New Contributors
- @Frozenka made their first contribution in #349
- @Karmhack made their first contribution in #351
- @p0dalirius made their first contribution in #352
- @Dreyvor made their first contribution in #385
Full Changelog: 3.1.4...3.1.5
Exegol images 3.1.4
What's Changed
- Adding tool ASRepCatcher by @Yaxxine7 in #321
- New tool creds by @lap1nou in #327
- Improve CCC adding temp-fix check by @qu35t-code in #335
- Reduce image size by adding flag depth 1 when git cloning by @gbe in #333
- Export of the tools list in separate files depending on the architecture by @qu35t-code in #336
- Add missing dep to metasploit by @qu35t-code in #337
- Remove commas from descriptions + fix pipeline by @qu35t-code in #338
- Reduce image size by removing sslscan build files by @gbe in #334
- Update nuclei history by @lap1nou in #340
- Update nuclei to version 3 by @lap1nou in #343
- Fix username-anarchy by @lap1nou in #342
New Contributors
Full Changelog: 3.1.3...3.1.4
Exegol images 3.1.3
What's Changed
- Add some commands to zsh_history for Kerbrute by @gbe in #293
- Add WiFi.dockerfile by @stevesec in #296
- Adding pretender to Exegol-Images by @stevesec in #295
- fix: change temurin11 url by @compass-dexter in #292
- Fix checksec-py lief version by @qu35t-code in #300
- Add systemctl alias by @qu35t-code in #301
- Add catch and retry commands by @qu35t-code in #303
- Downgrade ruby version for evil-winrm (3.2.2 to 3.2.1) by @qu35t-code in #304
- Fix Tmux parse issues when conf is created on Windows. by @Darkon3-1 in #297
- Get latest cyberchef release by @qu35t-code in #305
- OpenSSL activate legacy support by @qu35t-code in #308
- Replacing ssh-audit with its fork by @qu35t-code in #307
- Remove temp fix (pycryptodome) by @qu35t-code in #309
- TERM variable added to zshrc file for tmux compatibility by @qu35t-code in #314
- Fixing masky description by @ShutdownRepo in #313
- Update BHQ queries by @qu35t-code in #315
- Increase msf temp fix by @qu35t-code in #316
- Increase sliver temp fix by @qu35t-code in #317
- Reducing the size of venv by using common packages by @qu35t-code in #310
- BloodHound customqueries: refacto for clarity, performance, fix and new queries by @gbe in #322
- Bloodhound customqueries: better RDP queries by @gbe in #324
- New tools (and fixes) - April 2024 by @qu35t-code in #323
- Temp fix for Pyrit install by @ShutdownRepo in #330
- Install and init msfdb by @qu35t-code in #318
- Fix Bloodhound-ce deployment adding config file by @qu35t-code in #319
- Installing Java21 for latest BurpSuite by @ShutdownRepo in #328
- Release 3.1.3 by @ShutdownRepo in #331
New Contributors
- @stevesec made their first contribution in #296
- @Darkon3-1 made their first contribution in #297
Full Changelog: 3.1.2...3.1.3
Exegol images 3.1.2
What's Changed
- 🎉 Remote Graphical Desktop 🎉 by @qu35t-code in #141
- Fix light image build by @qu35t-code in #179
- Refactoring tools lists export workflow by @ShutdownRepo in #206
- Synchronizing with 3.1.1 by @ShutdownRepo in #213
- Add code compliance checks by @qu35t-code in #214
- Add neovim by @Neptunium931 in #204
- Common base layer optimization by @ShutdownRepo in #220
- load_supported_setups: expand aliases to fix bug #207 by @gbe in #219
- Change of Crackmapexec repo by @qu35t-code in #225
- fix: install zsh before changing shell by @spameier in #224
- Warning : PATH set to RVM ruby but GEM_HOME and/or GEM_PATH not set by @qu35t-code in #226
- Fix/pwntools by @qu35t-code in #232
- Switch to uppercase bash variables by @qu35t-code in #230
- Fix pwncat-cs warning - Blowfish has been deprecated by @qu35t-code in #229
- Add a listening process check at the end of the build by @qu35t-code in #231
- Add the tool RustScan by @gbe in #228
- New tools - August 2023 by @qu35t-code in #221
- Merge configure function into install function by @qu35t-code in #233
- refactoring python and sh aliases by @ShutdownRepo in #235
- attempting to fix trilium unit test timeout by @ShutdownRepo in #236
- Use port 80 to connect to gpg keyservers by @spameier in #237
- Attempting to fix random network issues when building by @ShutdownRepo in #238
- fix typo in proxmark by @spameier in #240
- temp fix proxmark3 by @ShutdownRepo in #241
- Mini refacto, cleaning useless functions by @ShutdownRepo in #239
- Upgrade base to Debian12 by @Neptunium931 in #216
- New tools and fixes - September 2023 by @qu35t-code in #244
- add mobsf to mobile packages by @spameier in #186
- Fix load supported setups by @gbe in #245
- Master runcommand file for all shells by @ShutdownRepo in #247
- nmap-parse-output by @compass-dexter in #248
- Refacto pip installs CNR by @ShutdownRepo in #249
- Adding shellcheck to Code Compliance Checks by @ShutdownRepo in #250
- Updated firefox addon installer by @Skileau in #246
- load_supported_setups: fix bqm not found, and BloodHound customqueries by @gbe in #251
- Adding LDAPWordlistHarvester by @ShutdownRepo in #253
- Installing sslscan from source by @qu35t-code in #254
- Added an fzf-haiti command by @lap1nou in #257
- Added a fzf-haiti-john by @lap1nou in #258
- Adding cewler by @ShutdownRepo in #252
- Add pywerview by @qu35t-code in #255
- Add freeipscanner by @qu35t-code in #256
- Fix 7zip2john by @qu35t-code in #263
- Fix/kerberos tools by @qu35t-code in #264
- Moving shells around (mini-refacto) by @ShutdownRepo in #261
- Adding Pull Request title filter to initial release workflow by @ShutdownRepo in #262
- Improving python installs by @compass-dexter in #260
- Updated custom query for cross domain rights. by @Skileau in #266
- Fixing bloodhound.py by @ShutdownRepo in #267
- Syncing changes from
dev
totools/empire
by @ShutdownRepo in #269 - Certs trust support in my-resources + auto trust Burp CA by @Skileau in #123
- Added Bloodhound Custom Queries for ESC9 by @xl00t in #271
- Added check on existing certs in my-resources before looping. by @Skileau in #270
- Added WHERE clause to avoid errors on query. by @Skileau in #272
- Add Empire by @ShutdownRepo in #265
- Add CyberChef by @lap1nou in #259
- Fixed typo in find command. by @Skileau in #273
- Add some Bloodhound custom queries by @gbe in #274
- Shell scripts alignment by @gbe in #275
- fix: allow the shell to split arguments to kill by @compass-dexter in #276
- fix(ad): extend temp fix for gmsadumper by @compass-dexter in #279
- fix(ad): remove Responder PRs because they were merged by @compass-dexter in #278
- Add Bloodhound Community Edition by @qu35t-code in #222
- Adding legba (network bruteforcer) by @cHJlaXpoZXI in #282
- Add new Bloodhound customqueries by @gbe in #284
- Completion of the local documentation for Neovim by @Neptunium931 in #285
- Add abuseACL by @AetherBlack in #287
- Release 3.1.2 by @ShutdownRepo in #283
New Contributors
- @Neptunium931 made their first contribution in #204
- @compass-dexter made their first contribution in #248
- @xl00t made their first contribution in #271
- @cHJlaXpoZXI made their first contribution in #282
- @AetherBlack made their first contribution in #287
Full Changelog: 3.1.1...3.1.2
Exegol images 3.1.1
What's Changed
- Rename Bloodhound customqueries categories by @gbe in #210
- Remove zsh color for comments by @gbe in #211
- Release 3.1.1 by @ShutdownRepo in #212
Full Changelog: 3.1.0...3.1.1
Exegol images 3.1.0
What's Changed
- Exegol tools installation refactor - PR #1 by @qu35t-code in #137
- New tool - trevorspray by @qu35t-code in #145
- Fix - buster by @qu35t-code in #146
- Fix - joomscan by @qu35t-code in #148
- Fix - spiderfoot by @qu35t-code in #147
- Added missing dependencies for autorecon by @qu35t-code in #135
- New tool - Peepdf by @qu35t-code in #140
- Fix - theharvester by @qu35t-code in #143
- New tool - ligolo-ng by @qu35t-code in #144
- Fix - phpggc by @qu35t-code in #142
- New C2 tool - Sliver by @qu35t-code in #110
- Fix - trilium loading desktop.js resource by @qu35t-code in #156
- Fix/bugs - Discord Tickets by @qu35t-code in #164
- adding pwninit to the reverse package by @Kinien in #155
- Add noPac: Exploiting CVE-2021-42278 and CVE-2021-42287 to impersonat… by @gbe in #162
- Add commands to zsh history by @gbe in #160
- New tool - Rsactftool by @qu35t-code in #139
- Fix variable in bloodhound custom query by @nodauf in #167
- Added history commands for all tools by @qu35t-code in #168
- Fixed installation of some tools by @qu35t-code in #169
- Rusthound: remove the duplicated dependency libclang-dev by @gbe in #172
- Replace all git clone --depth=1 by --depth 1 for compliance by @gbe in #171
- Fixed package most used apt tools installation by @qu35t-code in #173
- Update to the new repository of CME by @mpgn in #177
- Add zsh alias 'ws' to quickly change directory to the workspace by @gbe in #182
- Add the argument --depth 1 to git clone for some tools missing it by @gbe in #178
- Use pipx to install DonPAPI after they moved to pyproject.toml by @spameier in #184
- Add BloodHound customqueries support to my-resources (merge/replace) by @gbe in #181
- Dev Add Cloud tools (cloudsplaining, cloudsploit and prowler) by @clomic in #180
- add scrcpy to mobile tools by @spameier in #185
- Clean rusthound by @nodauf in #188
- Reduce Docker layers by @gbe in #187
- Add cloudmapper tool by @qu35t-code in #190
- Add sqlite3 by @qu35t-code in #191
- [my-resources] Remove any bqm temporary file for Bloodhound by @gbe in #193
- Preparing for the next release by @qu35t-code in #194
- Sqlmap (latest) install from git by @gwyomarch in #195
- Fix binding and update fzf by @qu35t-code in #197
- Fix broken dockerfile by @qu35t-code in #198
- Fix/release build by @qu35t-code in #199
- Preparing the release 3.1.0 by @qu35t-code in #200
- Fix cme alias by @qu35t-code in #203
- Release 3.1.0 by @ShutdownRepo in #196
New Contributors
- @Kinien made their first contribution in #155
- @gbe made their first contribution in #162
- @spameier made their first contribution in #184
- @clomic made their first contribution in #180
- @gwyomarch made their first contribution in #195
Full Changelog: 3.0.2...3.1.0
Exegol images 3.0.2
What's Changed
- add ctf-party by @noraj in #103
- add haiti by @noraj in #102
- add tls map by @noraj in #105
- Troubleshooting kerbrute installation (AMD + ARM) by @qu35t-code in #108
- Adding customization for firefox by @wlayzz in #107
- New tool - Kraken by @qu35t-code in #111
- Pypykatz - Update minikerberos version by @qu35t-code in #113
- Fix pywsus history command by @Mathisca in #114
- Add SoapUI tool by @Mathisca in #115
- Add Netdiscover Tool by @Mathisca in #116
- Update CrackMapExec to use latest version from the repo by @mpgn in #112
- Fix CrackMapExec broken install - Rustc - Cargo PATH by @qu35t-code in #118
- Added a default version of openjdk (version 17) by @qu35t-code in #121
- New tool - Notify by @qu35t-code in #119
- Fixed Firefox customization issue and added support for addons in my-resources by @Skileau in #120
- add bqm by @noraj in #104
- Fix amass installation by @qu35t-code in #136
- Add tools description by @thibaudrobin in #125
- Release 3.0.2 by @Dramelac in #138
New Contributors
- @noraj made their first contribution in #103
- @mpgn made their first contribution in #112
- @Skileau made their first contribution in #120
- @thibaudrobin made their first contribution in #125
Full Changelog: 3.0.1...3.0.2