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

Running into issues with the script. #3

Open
fxceptioN opened this issue Oct 12, 2019 · 0 comments
Open

Running into issues with the script. #3

fxceptioN opened this issue Oct 12, 2019 · 0 comments

Comments

@fxceptioN
Copy link

Here is some of the output of the script itself.

After the script ran and I installed all tools. I noticed some issues within the output. Some symlinks cannot be created.

These are the only tools in /usr/local/bin

root@testpad:/usr/local/bin# ls
aquatone  ffuf  httprobe  masscan

It seems like it's missing some tools.

Press [Enter] key to continue...
Installing dirsearch
Cloning into '/home/fatalexec/tools/dirsearch'...
fatal: Unable to read current working directory: No such file or directory
grep: /home/fatalexec/.bash_profile: No such file or directory
sed: can't read /home/fatalexec/.bash_profile: No such file or directory
/home/fatalexec/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/fatalexec/tools/dirsearch
Added dirsearch to PATH
ln: failed to create symbolic link '/home/fatalexec/tools/dirsearch/dirsearch': No such file or directory
Finished installing dirsearch

Press [Enter] key to continue...
Installing sublist3r
Cloning into '/home/fatalexec/tools/sublist3r'...
fatal: Unable to read current working directory: No such file or directory
sh: 0: getcwd() failed: No such file or directory
The folder you are executing pip from can no longer be found.
export PATH=/home/fatalexec/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/fatalexec/tools/dirsearch:/home/fatalexec/tools/sublist3r
Added sublist3r to PATH
ln: failed to create symbolic link '/home/fatalexec/tools/sublist3r/sublist3r': No such file or directory
Finished installing sublist3r

Press [Enter] key to continue...
Installing WhatWeb
Cloning into '/home/fatalexec/tools/whatweb'...
fatal: Unable to read current working directory: No such file or directory
./total_recon.sh: line 175: cd: /home/fatalexec/tools/whatweb: No such file or directory
export PATH=export PATH=/home/fatalexec/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/fatalexec/tools/dirsearch:/home/fatalexec/tools/sublist3r:/home/fatalexec/tools/whatweb
Added whatweb to PATH
Finished installing WhatWeb

Press [Enter] key to continue...

Press [Enter] key to continue...
Installing Subjack
2019/10/12 00:26:20 cannot determine current directory: getwd: no such file or directory
cp: cannot stat '/home/fatalexec/go/bin/subjack': No such file or directory
Finished installing Subjack

Press [Enter] key to continue...
Installing Amass
2019/10/12 00:26:37 cannot determine current directory: getwd: no such file or directory
cp: cannot stat '/home/fatalexec/go/bin/amass': No such file or directory
Finished installing Amass

Press [Enter] key to continue...
Installing Waybackurls
2019/10/12 00:27:03 cannot determine current directory: getwd: no such file or directory
cp: cannot stat '/home/fatalexec/go/bin/waybackurls': No such file or directory
Finished installing Waybackurls

Press [Enter] key to continue...
Installing Meg
2019/10/12 00:27:15 cannot determine current directory: getwd: no such file or directory
cp: cannot stat '/home/fatalexec/go/bin/meg': No such file or directory
Finished installing Meg

Press [Enter] key to continue...
Installing gitGraber
Cloning into '/home/fatalexec/tools/gitGraber'...
fatal: Unable to read current working directory: No such file or directory
./total_recon.sh: line 230: cd: /home/fatalexec/tools/gitGraber: No such file or directory


Run this tool from /home/fatalexec/tools/gitGraber

Finished installing gitGraber

Press [Enter] key to continue...
Installing getJS
2019/10/12 00:27:56 cannot determine current directory: getwd: no such file or directory
cp: cannot stat '/home/fatalexec/go/bin/getJS': No such file or directory
Finished installing getJS



Cloning into '/home/fatalexec/tools/LinkFinder'...
fatal: Unable to read current working directory: No such file or directory
sh: 0: getcwd() failed: No such file or directory
The folder you are executing pip from can no longer be found.
export PATH=export PATH=export PATH=/home/fatalexec/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/fatalexec/tools/dirsearch:/home/fatalexec/tools/sublist3r:/home/fatalexec/tools/whatweb:/home/fatalexec/tools/LinkFinder
Added LinkFinder to PATH
ln: failed to create symbolic link '/home/fatalexec/tools/LinkFinder/linkfinder': No such file or directory
Finished installing LinkFinder

Press [Enter] key to continue...

Installing MassDNS
Cloning into '/home/fatalexec/tools/massdns'...
fatal: Unable to read current working directory: No such file or directory
./total_recon.sh: line 260: cd: /home/fatalexec/tools/massdns: No such file or directory
Finished installing MassDNS

Installing EyeWitness
Cloning into '/home/fatalexec/tools/eyewitness'...
fatal: Unable to read current working directory: No such file or directory
./total_recon.sh: line 269: cd: /home/fatalexec/tools/eyewitness/setup: No such file or directory


Run this tool from /home/fatalexec/tools/eyewitness - [./EyeWitness.py -h]

Finished installing EyeWitness
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant