Skip to content

Findomain v8.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Edu4rdSHL Edu4rdSHL released this 05 Apr 00:39
· 90 commits to master since this release
12ddf95

Here's the Findomain v8.0.0 Changelog 馃帀

Feel free to report bugs and/or thoughts in the discussion.

NEW

  • Add support for using the brute-force mode while performing subdomains monitoring. This will allow users to use the -w option among discovering new subdomains from other sources (not required, you can use --no-discover), get alerts when new subdomains are found, and save the data to the database. f9c7488
  • Add support for a new option called --tcp-connect-threads, it's the equivalent of Nmap's --min-rate. 8968697
  • Only send alerts of alive hosts to webhooks when IP discovery is used. 5a1e0c8

Fixes

  • Nothing has broken yet. 鈽猴笍

Tuning

  • Increase the default --tcp-connect-timeout value. As we increased the number of TCP connections by default, it's safe to increase the connect timeout a bit. c6bef34