Releases: tomsteele/blacksheepwall
Releases · tomsteele/blacksheepwall
v3.3.0
- Adds crt.sh domain search
- Adds virus total domain search
v3.2.0
- Fixes issue with options parsing
- Adds ability to parse "dashed networks" - @jamesbcook
v3.1.1
Fix issue in flag parsing after adding common crawl.
v3.0.6
Fix an issue on Windows relating to os.Stdin.
v3.0.5
Add some defensive measures for the Yandex search operator to ensure a domain is correct prior to attempting to parse it.
v3.0.4
Adds ability to read JSON results from stdin. Will parse IP addresses out of results and run flags against them. All results are merged into one result set.
v3.0.3
Recursively resolve CNAME during -dictionary and -fcrdns.
v3.0.2
Added timeouts for -headers and -tls.
v3.0.1
- Parse blank lines present in ip/network input file
- Split large CIRD lists for shodan
v3.0.0
- Added censys.io domain search
- Removed robtex
- Broke compatibility with 2.x as functions use new struct type, JSON output is still compatible
- Added YAML configuration file option