github Findomain/Findomain 0.8.0
Findomain v0.8.0

latest releases: 9.0.4, 9.0.3, 9.0.2...
4 years ago

What's new:

  • Allow import of subdomains from files that were discovered by other tools and include they in the monitoring process. dd6ca40

It's a feature that will improve a lot the subdomain monitoring and centralizing process because you can run other tools like Amass, assetfinder, Sublist3r, save their results to files and then import and work with they using Findomain. Subdomains needs to be one per line in the file to import.

  • Add AnubisDB to API sources. e3f052c

Improvements:

  • Now all parameters are centralized in the same structure, mean that functions now only need to take the args structure as parameter and access to all elements from there. It makes new implementations a lot easier and also make the code more reliable when making logic comparisons while reducing the number of source lines of code. 1b5e2a3
  • Define telegram_webhook URL only when required parameters are satisfied. 486a287 abd47dd 125ee1b
  • Use exiting data of telegram_bot_token variable instead of reading it again. abf1a82
  • Avoid duplicated targets when reading domains from file. 358e730
  • Avoid empty targets and sanitize domains strings when reading domains from file. 9ed2411
  • Check monitoring parameters only when the -m options is specified. 4de13e1
  • Add aditional check for Telegram webhooks configuration. d173e0f
  • Read environment variables only when needed. 1e6f886
  • Avoid unneeded monitoring flag check. 2d35fe7
  • Use flatten instead of flatmap. 04ff102 776b9bd
  • Avoid making a HashSet per file. 1f122c9
  • Add missing checks for subdomains imported from file. 3ac3726
  • General code optimizations.

Thanks to the beta testers of Findomain, specially to @sumgr0 for all your time and ideas.

Don't miss a new Findomain release

NewReleases is sending notifications on new releases.