amass
amass copied to clipboard
In-depth attack surface mapping and asset discovery
Abstracting logger for add possibility using third-party loggers.
Sometimes during an enum run it will not exit and "hang". Final entry in log is always "Enumeration exceeded provided timeout".
Hello, Although Amass logs failed HTTP requests for the various sources/APIs in amass.log, this may not be ideal for users running Amass in a scheduled manner. Also the log is...
test
After enumeration, when accessing the database `amass db -summary -src`, I see the summary table with multiple ASNs. I'd like to see which domains came back from each ASN, or...
OWASP/Amass/datasrcs/cloudflare.go:85:33: cannot use req.Domain (type string) as type context.Context in argument to api.ListZones: string does not implement context.Context (missing Deadline method) OWASP/Amass/datasrcs/cloudflare.go:91:33: not enough arguments in call to api.DNSRecords have...
It is sometimes frustrating when you have many lists of helpful subdomains that you can't include directly in Amass to use as a source when searching for subdomains. We should...
I noted this on a closed task but thought I'd create a new one. I've recently been having big issues with amass taking forever to complete tasks and it kept...
As an experiment, i decided to start at top level on my domain and recursively `amass enum` anything that was found. the results are an infinite `www.www.www.www.www.` (etc.) and others...
## Here are some sources I would like to propose for addition after some comparison. - [ ] cebaidu API [https://lbsyun.baidu.com/] - [ ] chinaz_api [https://api.chinaz.com/] - [x] dnsdb -...