Releases: sumanbasuli/DomFu
Releases · sumanbasuli/DomFu
DomFu v1.3.0
- Major Bug fixes
DomFu v1.2.5
- Fixed CLI bug.
DomFu v1.2.4
Changelog:
- Fixed SQLite issues.
- Fixed installation problems.
- optimized code to be less error-prone.
DomFu v1.2.3
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
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
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
- Moved from fire to click form CLI.
- Made the code architecture modular and easier to read.
DomFu v1.0.2
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
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
This is the very first release of DomFu
Features:
- Easy to use CLI interface.
- Subdomain recon from 5 sources.