Skip to content

A golang application built to assist project Rapid7 - Project Sonar

License

Notifications You must be signed in to change notification settings

tsellers-r7/ctlog-acquisition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctlog-acquisition

NOTE: This code is very much work in progress and should not be used at all until further notice.

A golang application built to assist project Rapid7 - Project Sonar

Problems and TODO:

  • Clean up the code
  • Implement backoff algorithm to retry failed download
  • Authentication option for web server
  • cli arguments for various options.

HOW TO:

To see how the code may work, you can try running

go get github.com/GovAuCSU/ctlog-acquisition 
cd $GOPATH/src/github.com/GovAuCSU/ctlog-acquisition/cmd
go run main.go

visit http://localhost:3000 to download the populated DNS name file

About

A golang application built to assist project Rapid7 - Project Sonar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%