package
0.0.0-20240520033417-03d6daf0671d
Repository: https://github.com/sparky23172/automation.git
Documentation: pkg.go.dev

# README

ReconGo

This program is designed for running in Kali Linux (Debian x86_64). Table below explains requirements needed for program to run optimally

ProgramAdditional InformationRequirements
nslookupNot concurrentJust needs to be in path
crtShNeeds jq also to be installedNeeds curl and jq
amassNot currently deployedNothing
shodanNeeds an API key for functionalityNeeds API key
httpObservatoryNeeds to be downloaded, put in ~/tools/http-observatory/ , needs https-local-scan to be copied to it's home directoryDownload and put in ~/tools
sslScanNothing special outside of installedJust needs to be in path
testsslNeeds to be downloaded, put in ~/tools/testssl/Download and put in ~/tools
wafw00fNothing special outside of installedJust needs to be in path
waybackNeeds to be downloaded, put in ~/tools/waybackurls/Download and put in ~/tools
whatwebNothing special outside of installedJust needs to be in path

reconGo is the compiled program for Debian if you do not want to compile it yourself.