Skip to content

lightweight tools written in Golang to aid in the pentesting & red teaming phases .

Notifications You must be signed in to change notification settings

ramiKahmed/Go-Hack-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go-Hack-Tools

lightweight tools written in Golang to aid in the pentesting & red teaming phases .

certNamesLookup

  • Retrieves hostnames that are related to the main company ( the domain provided ) included in the SSL certificates. ( Assets Discovery )

Usage: go run certNamesLookup.go -domain google.com 

SSLScraper

  • Fast concurrent SSL Scraper that Extract Common names from SSL certificates by providing a file containing ip:port format.
Usage: go run SSLScraper.go -file <filename> 

About

lightweight tools written in Golang to aid in the pentesting & red teaming phases .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages