Coder Social home page Coder Social logo

totalrecon's People

Contributors

ngkogkos avatar vitalysim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

totalrecon's Issues

Running into issues with the script.

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.