Skip to content

Releases: pptx704/domainim

v1.2.0

15 Apr 07:45
Compare
Choose a tag to compare

What's new?

  • Added file exports (json mode)
  • Changed throttle setting to rps (requests per second) for easier usage

Changes

  • Improved error messages for OSINT engines
  • Changed help text for wrong arguments
  • Minor bugfixes and improvement

v1.1.0

30 Dec 06:18
Compare
Choose a tag to compare

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

v1.0.1

27 Dec 19:19
Compare
Choose a tag to compare

What's new?

  • Changed port scanning progress message
  • Fixed TimeoutError issue with OSINT phase
  • Fixed bug regarding top ports during port scanning
  • Minor changes here and there

Current features

  • Subdomain enumeration (2 engines)
  • Resolving A records (IPv4)
  • Progress tracking
  • Virtual hostname enumeration
  • Reverse DNS lookup
  • Subdomains as input
  • Verbose output
  • TCP port scanning with full user control

v1.0.0 (Beta)

27 Dec 04:31
Compare
Choose a tag to compare

Current features

  • Subdomain enumeration (2 engines)
  • Resolving A records (IPv4)
  • Progress tracking
  • Virtual hostname enumeration
  • Reverse DNS lookup
  • Subdomains as input
  • Verbose output
  • TCP port scanning with full user control

v0.2.1 (Beta)

26 Dec 19:00
Compare
Choose a tag to compare

v0.2.1 Beta-

  • Subdomain enumeration (2 engines)
  • Resolving A records
  • Progress tracking
  • Virtual hostname enumeration
  • Reverse DNS lookup
  • Subdomains as input

v0.1.0

25 Dec 03:20
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Current features-

  • Subdomain enumeration
  • Resolving A records
  • Resolving Virtual Host Names

Limitations-

  • Single domain only
  • Engines are non-deterministic for more than 100 subdomains
  • No support for Windows and Mac
  • Errors lead to immediate termination of the program