You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The directories do exist.
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.
The text was updated successfully, but these errors were encountered:
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.
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:
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.
The directories do exist.
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.
The text was updated successfully, but these errors were encountered: