v1.1.2
What's Changed
New Features
- Added ASN input / output support by @ShubhamRasal in #249
echo AS17012 | dnsx -silent -resp-only -ptr
- Added placeholder based wordlist for DNS Bruteforce by @ShubhamRasal in #268
- Added SRV dns query support by @edoardottt in #253
Bug Fixes
- Fixed hmap input placeholder (@Ice3man543)
- Fixed json output with wildcard filtering (@Mzack9999)
Dependency Updates
- bump golang from 1.19-alpine3.17 to 1.20-alpine3.17 (@dependabot)
- bump alpine from 3.17.2 to 3.17.3 (@dependabot)
- bump github.com/projectdiscovery/gologger from 1.1.8 to 1.1.9 (@dependabot)
- bump github.com/projectdiscovery/retryabledns from 1.0.21 to 1.0.22 (@dependabot)
- bump github.com/projectdiscovery/hmap from 0.0.8 to 0.0.9 (@dependabot)
- bump github.com/projectdiscovery/asnmap from 1.0.0 to 1.0.1 (@dependabot)
- bump github.com/projectdiscovery/clistats from 0.0.12 to 0.0.13 (@dependabot)
- bump golangci/golangci-lint-action from 3.4.0 to 3.4.1 (@dependabot)
- bump docker/build-push-action from 4 to 5 (@dependabot)
Other Changes
- deps and workflow update (@ehsandeep)
New Contributors
- @ShubhamRasal made their first contribution in #249
- @edoardottt made their first contribution in #253
Full Changelog: v1.1.1...v1.1.2