[go: up one dir, main page]

Skip to content
/ gau Public
forked from lc/gau

Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl.

Notifications You must be signed in to change notification settings

Yunus96/gau

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

getallurls (gau)

Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl. Originally built as a microservice.

usage:

▻ printf 'example.com' | gau

or

▻ gau example.com

install:

▻ git clone https://github.com/lc/gau && cd gau
▻ go build -o $GOPATH/bin/gau gau.go

or

▻ go get -u github.com/lc/gau

Credits:

Thanks @tomnomom for waybackurls!

About

Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%