feat: added argcomplete script for netexec#542
Merged
Conversation
ShutdownRepo
approved these changes
Jul 22, 2025
Merged
ShutdownRepo
added a commit
that referenced
this pull request
Sep 20, 2025
* Update package_network.sh add penelope tool Update package_network.sh add penelope tool Create penelope add alias penelope Update penelope Create penelope add history for penelope Update package_network.sh Update package_network.sh Update package_network.sh Update package_network.sh Fix penelope * Change test command * Added fzf-thr command and glow install * Added thr install * Fixed a thing * feat: replace pwncat-cs with my maintained fork pwncat-vl * feat: add WPProbe: A fast WordPress plugin enumeration tool * chore: cargo binstall + clean crate installation * feat(base): add `htop`, `ripgrep`, `gh`, `glab`, `subversion` * Update package_web.sh Add Caido * adding a command to history adding a command to the exegol history for caido * feat: added dynamic versioning for glow install * updated villain command (#541) Co-authored-by: glenn6h <noreply.github_email> * feat: added argcomplete script for netexec (#542) * Fix installation of caido * Add a build profile label for local build * fix: chainsaw install * Update package_ad.sh fix(build): Build ruler from source to prevent dependency errors The previous `go install ...@latest` command was causing build failures due to updated upstream dependencies. Building directly from a cloned source ensures the project's `go.mod` is used, resolving the issue. * feat: added cmloot (#545) * feat: added pxethief (#543) * New tool : Evil-WinRM-py (#561) * Add evil-winrm-py * Add evil-winrm-py history file * Update install to have kerberos module * Update Firefox bookmarks (#560) * Updated and fixed Firefox bookmarks * Added missing /login to BloodHound URL * feat: added 2 new bookmark (#544) Co-authored-by: Charlie Bromberg <40902872+ShutdownRepo@users.noreply.github.com> * Fix temp-fix, fix sliver install * fix shellcheck * Fix temp fix for exh * Fix pnpm installation * Revert trilium upgrade * Downgrade triliumnext version * Fix sliver install * Fix nosqlmap with pinned version of requests * Update golang version for ruler * Fix Bloodhound-CE installation (init go work module) * Fix shellcheck * Fix mods init * Update python version for mobsf * Fix bettercap installation (v2) * Update GUI test command * feat: add alterx, chaos, uncover tools for subdomain enumeration and exposed host discovery (#562) Co-authored-by: Thibaud ROBIN <thibaud.robin@trackflaw.com> Co-authored-by: qu35t-code <51704860+qu35t-code@users.noreply.github.com> * Fix shellcheck * Fix shellcheck again * Fix caido desktop install + install caido-cli * Fix typo * Add missing dependency for caido * Fix caido_file_name * Remove useless flag for cargo tools * Rollback legba install * Remove Zap * Fix BH-CE installation * Fix ExtractBitlockerKeys.py test command * Fix conpass with hardcoded click version * Fix penelope test command * Fix RITM dependency * Remove xfreerdp test command (need display) * Fix burpsuite test gui command * Remove gqrx test command (need pulseaudio driver) * Fix penelope test command * Remove xtightvncviewer test command * Remove ZAP again and fix last command --------- Co-authored-by: Frozenk <frozenk@frozenk.fr> Co-authored-by: QU35T-code <github@qu35t-mail.simplelogin.com> Co-authored-by: lap1nou <lapinousexy@gmail.com> Co-authored-by: Chocapikk <balgogan@protonmail.com> Co-authored-by: Skyf0l <59019720+skyf0l@users.noreply.github.com> Co-authored-by: had <85348372+hadhub@users.noreply.github.com> Co-authored-by: 0xdagg3r <107483075+0xdagg3r@users.noreply.github.com> Co-authored-by: Dramelac <Dramelac@users.noreply.github.com> Co-authored-by: letsroot <codejarry@gmail.com> Co-authored-by: qu35t-code <51704860+qu35t-code@users.noreply.github.com> Co-authored-by: Ranma <54248704+cHJlaXpoZXI@users.noreply.github.com> Co-authored-by: ticker <6081949+x-ticker@users.noreply.github.com> Co-authored-by: Thibaud <t.bow.arrow@gmail.com> Co-authored-by: Thibaud ROBIN <thibaud.robin@trackflaw.com>
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds the
netexecargcomplete script. (https://www.netexec.wiki/getting-started/installation/setting-up-tab-completion#setting-up-tab-completion)Related issues
N / A
Point of attention
N / A