Code samples for No Starch Press Black Hat Go
Role in this project:
Back-end Developer Contributions:9 commits, 9 pushes in 22 days
Contributions summary:Dan implemented a subdomain guessing tool in Go, utilizing the `miekg/dns` library for DNS lookups. This involved creating functions to query A and CNAME records, handling potential errors, and organizing the results. The code demonstrates the use of goroutines and channels for concurrent DNS resolution, improving the tool's efficiency. The work contributes to the repository's purpose of providing code samples for Black Hat Go.
golangpresshatgoblack-hat
Contributions:10 commits, 8 pushes, 1 branch in 2 years 4 months
golangsmb