mildew icon indicating copy to clipboard operation
mildew copied to clipboard

Dotmil subdomain discovery tool that scrapes domains from official DoD website directories and certificate transparency logs

Results 4 mildew issues
Sort by recently updated
recently updated
newest added

# github.com/caffix/stringset /root/go/src/github.com/caffix/stringset/store.go:32:6: opts.EventLogging undefined (type badger.Options has no field or method EventLogging)

Is there any way to fix this? I just tried installing it on latest version kali and this error pops up. Any help is good.

**Summary** This PR adds default HTTP headers (including a User-Agent and other relevant headers) to address the `Forbidden` error when scraping DoD web directories. In essence this just reproduces the...

**Description** Encountering a `Forbidden` error from `defense.gov` due to missing or improper HTTP headers. **Steps to Reproduce** 1. Run mildew with its standard configuration to scrape DoD directories. 2. Observe...