leebaird / discover

Custom bash scripts used to automate various penetration testing tasks including recon, scanning, enumeration, and malicious payload creation using Metasploit. For use with Kali Linux.
MIT License
3.44k stars 825 forks source link

More tools to consider. #94

Closed leebaird closed 4 years ago

leebaird commented 7 years ago

httpscreenshot or EyeWitness

snmpwalk -c public -v1 targetIP snmpcheck -c public -t targetIP snmpenum -t targetIP

tnscmd10g version -h targetIP tnscmd10g status -h targetIP

iDRAC MSF or Hydra

crackmapexec smbclient smbmap

ghost commented 7 years ago

dnstwist is a great domain permutation tool that would be nice to add.

arthurakay commented 6 years ago

wappalyzer would be very cool, particularly if you could cross-reference results against retire.js or Exploit DB or some other service.