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

Tools missing after succesfull install #927

Open
ward-verduyn opened this issue Jan 21, 2025 · 2 comments
Open

Tools missing after succesfull install #927

ward-verduyn opened this issue Jan 21, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@ward-verduyn
Copy link

Describe the bug
When running the script, it fails because some tools and directories are missing. However, the install finished succesfully.

The script outputs the following:

Some tools or directories are missing:
 - dnsvalidator
 - gitleaks
 - Massdns
 - trufflehog
 - ghauri
 - emailfinder
 - jq
 - xnLinkFinder
 - metafinder
 - ripgen
 - interlace
 - porch-pirate

Try running the installer script again: ./install.sh
If it fails, try installing the missing tools manually.
Ensure that the $tools variable is correctly set at the start of this script.
If you need assistance, feel free to contact me! :D

Expected behavior
These tools should be installed en should work.

Screenshots
The script tells me that the tools are not installed.

Image

The directories do exist.

Image

Desktop (please complete the following information):
I tried it on both Kali and Debian in WSL and on Kali in a VM. All three give the same result.

@ward-verduyn ward-verduyn added the bug Something isn't working label Jan 21, 2025
@Christcpd
Copy link

Experiencing this as well. Initially, had to uninstall and reinstall Go. After that, removed everything and tried install again to same effect. None of the Go Tools would install. Even with SUDO.

@Aqshei
Copy link

Aqshei commented Feb 6, 2025

go to each tool folder of python " pipx install ."

for ripgen add "/home/USERNAME/.cargo/bin" to path

THIS SHOULD SOLVE ALL PROBLEMS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants