six2dez / reconftw

reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
MIT License
5.78k stars 931 forks source link

instalation problems #829

Closed Lolles132 closed 10 months ago

Lolles132 commented 10 months ago

Checking installed tools

[] emailfinder [NO] [] ripgen [NO] [] trufflehog [NO] [] porch-pirate [NO]

Try running the installer script again ./install.sh If it fails for any reason try to install manually the tools missed Finally remember to set the ${tools} variable at the start of this script If nothing works and the world is gonna end you can always ping me :D

using wls2 ubuntu also Traceback (most recent call last): File "/root/Tools/dorks_hunter/dorks_hunter.py", line 7, in <module> from fake_useragent import UserAgent ModuleNotFoundError: No module named 'fake_useragent' dorks_hunter command failed Python 3.12.1, pip 24.0

six2dez commented 10 months ago

WSL is not supported by anyway or form

Lolles132 commented 10 months ago

had same problem while use debian 11, python 3.11.5...