Skip to content

v1.1.0

Compare
Choose a tag to compare
@pptx704 pptx704 released this 30 Dec 06:18
· 6 commits to master since this release

What's new?

  • Added subdomain bruteforcing
  • Custom DNS resolver
  • Enhanced user control using flags

Changes

  • Updated crt.sh engine to use json output instead of regex
  • Turned off port scanning by default
  • Added a small timeout for DNS resolution
  • Fixed bug that arises sometimes while fetching dnsdumpster cookies
  • Fixed a bug where Domainim would show a success message even when crt.sh does not return valid subdomains
  • Fixed bug related to subdomain matching for specific domains
  • Fixed bug where error message would be printed when wordlist is not provided
  • Minor adjustments here and there