gau

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

MIT License

Downloads
76
Stars
3.9K
Committers
16

Bot releases are visible (Hide)

gau - v2.2.3 Latest Release

Published by lc 5 months ago

Changelog

  • 046a59f Merge pull request #140 from lc/lc/fix-providers-stdin
  • c46caf1 bump version again
  • 67e9445 i am sorry for this one...fix stdin providers
gau - v2.2.2

Published by lc 5 months ago

Changelog

  • bdf392f Merge pull request #139 from lc/lc/fix-wayback
  • 970f082 bump version
  • 818df50 bump version
  • eb99c7c Merge pull request #138 from lc/lc/fix-wayback
  • 69833dd fix wayback API
gau - v2.2.1

Published by lc 12 months ago

Changelog

  • d556483 Merge pull request #115 from lc/lc/fix-panic
  • 4fa052d fix(panic): update version
  • 6dae657 fix(panic): fix output panic
  • c146c22 fix(panic): fix output panic
  • abf8b12 Merge pull request #111 from zerodivisi0n/feature/arm64-arch
  • 7029d1a Add arm64 arch
gau - v2.2.0

Published by lc 12 months ago

Changelog

  • 0db165c fix(Dockerfile): update dockerfile
  • b834d5b fix(goreleaser): update goreleaser
  • 3bc0c9a fix(gitreleaser): update github workflow
  • 5a618a9 fix(gitreleaser): update github workflow
  • b7d239b Merge pull request #106 from lavafroth/unbounded-concurrency
  • c5eb18b Merge pull request #109 from lc/dependabot/go_modules/golang.org/x/net-0.17.0
  • dea871a Merge pull request #108 from testwill/pkg-import
  • 901f526 build(deps): bump golang.org/x/net
  • 5a6ec30 chore: pkg import only once
  • 743bfea feat: implement unthrottled concurrency using task queue
  • 85deaa7 Update .gau.toml
  • 6ce890f Merge pull request #100 from lavafroth/refactor
  • 6ad0592 refactor: use struct instantiation value
  • 7097804 refactor: set a log level based on verbose flag
  • 04528bb refactor: scope page counter to pagination loop
  • 674f69e refactor: simplify conditional statement for formatting OTX provider URL
  • 95f15c5 refactor: return client structure when API URL is acquired
  • 387822a refactor: use mapset instead of home grown set
  • 78e3d95 refactor: break instead of using goto
  • f9a1501 refactor: switch on type instead of using reflection
  • e75ad3d Merge pull request #90 from ahmedtouahria/patch-1
  • d26536e add github installation
gau - v2.2.0

Published by lc 12 months ago

Changelog

  • 0db165c fix(Dockerfile): update dockerfile
  • b834d5b fix(goreleaser): update goreleaser
  • 3bc0c9a fix(gitreleaser): update github workflow
  • 5a618a9 fix(gitreleaser): update github workflow
  • b7d239b Merge pull request #106 from lavafroth/unbounded-concurrency
  • c5eb18b Merge pull request #109 from lc/dependabot/go_modules/golang.org/x/net-0.17.0
  • dea871a Merge pull request #108 from testwill/pkg-import
  • 901f526 build(deps): bump golang.org/x/net
  • 5a6ec30 chore: pkg import only once
  • 743bfea feat: implement unthrottled concurrency using task queue
  • 85deaa7 Update .gau.toml
  • 6ce890f Merge pull request #100 from lavafroth/refactor
  • 6ad0592 refactor: use struct instantiation value
  • 7097804 refactor: set a log level based on verbose flag
  • 04528bb refactor: scope page counter to pagination loop
  • 674f69e refactor: simplify conditional statement for formatting OTX provider URL
  • 95f15c5 refactor: return client structure when API URL is acquired
  • 387822a refactor: use mapset instead of home grown set
  • 78e3d95 refactor: break instead of using goto
  • f9a1501 refactor: switch on type instead of using reflection
  • e75ad3d Merge pull request #90 from ahmedtouahria/patch-1
  • d26536e add github installation
gau - v2.1.2

Published by lc about 2 years ago

Changelog

  • 04f96be Merge pull request #81 from lc/lc/fix-urlscan
  • 448956b fix(gau): fix urlscan
  • 293ed71 fix(gau): fix urlscan
  • 62befc9 Update README.md
gau - v2.1.1

Published by lc over 2 years ago

Changelog

  • ccfc2c3 fix(gau): set default timeout to 45 seconds for missing gau config
  • 125148b fix(gau): fix httpclient retries. i'm an idiot
gau - v2.1.0

Published by lc over 2 years ago

Changelog

  • d1c5e72 Merge pull request #73 from lc/lc/add-timeout
  • 8627404 feat(gau): add timeout flag for http client
  • d102582 Merge pull request #70 from alins1r/patch-1
  • 353de96 edit a little mistake in the usage
gau - v2.0.9

Published by lc over 2 years ago

Changelog

  • 2789498 Merge pull request #68 from caioluders/master
  • 802222d feat(gau): use map[string]struct{} and bump version
  • 81580e4 Removing profiler
  • b4bcd8c Adding new option
  • 9555c18 Update dockerbuild action
  • 986a4ef Update README
  • f778e22 Merge pull request #65 from lc/fix-dockerfile
  • d4a0cd2 fix(gau): update dockerfile
gau - v2.0.8

Published by lc over 2 years ago

Changelog

  • 59882a1 fix(gau): bump version, retract older versions
  • 4d5df1a fix(gau): fix goreleaser action
gau - Fix CommonCrawl errors, bump retries

Published by lc almost 3 years ago

Changelog

aa85d75 Merge pull request #54 from lc/lc/fix-commoncrawl
92781a6 fix(gau): change error handling for commoncrawl, bump retry count

gau - fix HTTP client retries

Published by lc almost 3 years ago

Changelog

beadb20 fix(gau): bump version to 2.0.5
8a49f94 Merge pull request #52 from lc/lc/commoncrawl-retry
0627a13 fix(gau): fix http client retries
cb0a0b8 fix(gau): fix http client retries
0aff09e Update README.md

gau - gau rewrite + new provider

Published by lc almost 3 years ago

This release introduces a rewrite of gau! This includes speed improvements, a new provider (urlscan), loading options from configuration files, new filter support, socks5 proxy support, and more!

Changelog

35af1c6 fix(gau): i am stupid
e32da02 fix(gau): fix imports
3e553fe fix(gau): fix imports
44de074 fix(gau): remove pprof import and bump version
d7360f6 fix(gau): push cmd
c94f336 fix(gau): change go mod
b817bdd fix(gau): update readme
f5e9677 fix(gau): add goreleaser
ebd0774 Merge pull request #50 from lc/lc/fixes
9e1ef80 feat(gau): rewrite gau, add urlscan provider, add filters
0c4b6aa Merge pull request #45 from EONRaider/master
815a522 Remove unnecessary layer
f5539f2 Create cicd-to-dockerhub.yml
f3954c5 Optimize Dockerfile
6a2ad95 Update README.md
6d34334 fix(gau): update readme

gau - v1.2.0

Published by lc over 3 years ago

This release adds concurrency for domains via the -t flag

Changelog

26951a7 fix(gau): fix goreleaser
e7384f0 fix(gau): fix goreleaser
0eac26a feat(gau): add concurrency for domains

gau - Add Extension Blacklist Support and Fix OTX API bug

Published by lc almost 4 years ago

This release introduces support for skipping extensions via the -b flag and also fixes a bug in the OTX API calling.

Changelog

7771462 fix build script
e611783 add extension blacklist -b flag
02313f8 add blacklist flag
7c76047 Merge pull request #28 from BastienFaure/fix-otx-provider
4faab62 When non top-domain hostname is submitted but subdomains are to included, query the OTX API with the extracted domain
e22629c Fixed the OTX provider that did not return proper data when a hostname (not a top domain) is submitted as target
4846cd1 add releaser

gau - Add HTTP Proxy Support, Random User-Agents & OTX API change

Published by lc about 4 years ago

This release introduces support for a proxy via the -p flag, random user agents, and also changes the OTX API from the hostname API to the domain API.

Changelog

5caa956 Change OTX to use the domain API
3c0eb59 Merge pull request #24 from 0x646e78/otx_domain_fix
db64bb0 Update README
53cb607 Change from using OTX hostname api to domainname
0490240 Add http proxy support

gau - Fix channel close

Published by lc about 4 years ago

Changelog

This release fixes a bug that was introduced in v1.0.4

e45a378 Fix chan close / panic

gau - Fix waitgroup bug

Published by lc about 4 years ago

Changelog

69e2028 Add waitgroup to writer goroutine
5156f42 remove comment, update README
91e0ed3 Add gau user-agent

gau - Add output/json functionality

Published by lc over 4 years ago

Changelog

ace300f Update README
2607f38 Add -o & -json flags for output functionality
e8ef330 Update README.md
1ad0c30 Update flags in README

gau - Update to -version flag.

Published by lc over 4 years ago

Changelog

042421f bump version
1046ce5 don't code when tired <- I accidentally wrote ffuf instead of gau because I had just used ffuf πŸ€¦β€β™‚οΈ
7aa0bc1 Update installation instructions
4432efb modify gitignore