Skip to content

Releases: sumanbasuli/DomFu

DomFu v1.3.0

11 Jul 11:41

Choose a tag to compare

  • Major Bug fixes

DomFu v1.2.5

11 Jul 04:15

Choose a tag to compare

  • Fixed CLI bug.

DomFu v1.2.4

06 Nov 04:18

Choose a tag to compare

Changelog:

  • Fixed SQLite issues.
  • Fixed installation problems.
  • optimized code to be less error-prone.

DomFu v1.2.3

28 Oct 05:09

Choose a tag to compare

Changelog:

  • Added Support for Tor on the prober.
  • Stores API keys on SQLite DB.
  • Added Chaos support with API.
  • Added Shodan support with API.

DomFu v1.2

01 Oct 03:17

Choose a tag to compare

Changelog:

  • Modified File System to make contributions and development a lot easier.
  • More useful CLI help docs.
  • Only output active domains checked through the probe.

DomFu v1.1.0

08 Sep 03:20

Choose a tag to compare

Fixed bugs:

  • VirusTotal didn't work on multiple systems.
  • Took a huge time for lookup.
  • Gave unnecessary data to user while lookup.

Changelog:

  • Reduced subdomain Lookup time by 75% [previously: 20 secs | Now: 5 sec]
  • Added Multithreading support.
  • Queries Virustotal without any API key.
  • Abstraction added in Lookup Strategy.

DomFu v1.0.3

05 Sep 14:07

Choose a tag to compare

  • Moved from fire to click form CLI.
  • Made the code architecture modular and easier to read.

DomFu v1.0.2

23 Aug 03:24

Choose a tag to compare

Changelog:

  • Optimized code.
  • main.py uses DomFu as a module rather than calling local functions.
  • Added definitions to functions in the module.
  • Better error codes and detection.

DomFu v1.0.1

22 Aug 09:58

Choose a tag to compare

Fixed bugs:

  • Had Problems with Kali Linux
  • UI looked Bad in Kali linux and few other os

Changelog:

  • Added domain vaidation and checking if it is available
  • Better UI in Kali Linux and few other os
  • Gives Less error
  • Errors contain error code, will help fixing issues faster
  • Optimized code

DomFu v1.0.0

22 Aug 07:28

Choose a tag to compare

This is the very first release of DomFu

Features:

  • Easy to use CLI interface.
  • Subdomain recon from 5 sources.