Findomain

The fastest and complete solution for domain recognition. Supports screenshoting, port scan, HTTP check, data import from other tools, subdomain monitoring, alerts via Discord, Slack and Telegram, multiple API Keys for sources and much more.

GPL-3.0 License

Downloads
61
Stars
3.3K
Committers
21

Bot releases are hidden (Show)

Findomain - Findomain v9.0.4 Latest Release

Published by Edu4rdSHL 11 months ago

This is a bugfix release.

  • Fixes #321
Findomain - Findomain v9.0.3

Published by Edu4rdSHL 12 months ago

  • Bump Cargo.toml version. Fixes #312
Findomain - Findomain v9.0.1

Published by Edu4rdSHL about 1 year ago

Welcome to the Findomain 9.0.0 release! πŸŽ‰

Changes

CI/CD Changes

Misc

New Contributors

Full Changelog: https://github.com/Findomain/Findomain/compare/9.0.0...9.0.1

Findomain - Findomain v9.0.0

Published by Edu4rdSHL over 1 year ago

Welcome to the Findomain 9.0.0 release! πŸŽ‰

Changes

New Contributors

Full Changelog: https://github.com/Findomain/Findomain/compare/8.2.2...9.0.0

Findomain - Findomain v8.2.2

Published by Edu4rdSHL over 1 year ago

  • Bump dependencies.
  • Clippy fixes.
Findomain - Findomain v8.2.1

Published by Edu4rdSHL about 2 years ago

Findomain - Findomain v8.2.0

Published by Edu4rdSHL about 2 years ago

Welcome to the Findomain 8.2.0 release! πŸŽ‰

It's a release with minor changes, security fixes, some development configurations added and that's it. As always, it is recommended to update.

Changes

Miscellaneous

Security

Security fixes have been reported by Github's dependabot and have been fixed bumping the libraries to use the latest releases. https://github.com/Findomain/Findomain/commit/114a7da63c926ba21bf6c97a223683bdae3f788b https://github.com/Findomain/Findomain/commit/f5376caf2a4c79662e13bdb82b380ad0b73bac41

Findomain - Findomain v8.1.1

Published by Edu4rdSHL over 2 years ago

WE WILL BREAK YOUR DOWNLOADS SOON ❗ πŸŸ₯

From now and onwards, we will make use of the make-release Github Action to build our artifacts, it will help us to save time and resources building locally while being more transparent in the artifacts that we build. It also allows us to build for even more platforms.

We will continue uploading the files in the old path for future releases until the 15th of May allowing developers to perform their updates.

What is the change?

The action mentioned produces .zip artifacts, these are the ones that we will start using. So, the change, in summary, would be:

  1. Add .zip to your download URL, for example, if you had curl -LO https://github.com/Findomain/Findomain/releases/latest/download/findomain-linux you need to change it to: curl -LO https://github.com/Findomain/Findomain/releases/latest/download/findomain-linux.zip
  2. Uncompress the .zip file and now you will have a binary called findomain, not findomain-linux.
  3. You can rename the new binary or update your code to use the binary name findomain.
  4. That's it, the same applies to all the other platform releases.

Welcome to the Findomain 8.1.1 release! πŸŽ‰

Fixes

Thanks a lot to @ZeroDot1 for catching it!

Findomain - Findomain v8.1.0

Published by Edu4rdSHL over 2 years ago

WE WILL BREAK YOUR DOWNLOADS SOON ❗ πŸŸ₯

From now and onwards, we will make use of the make-release Github Action to build our artifacts, it will help us to save time and resources building locally while being more transparent in the artifacts that we build. It also allows us to build for even more platforms.

We will continue uploading the files in the old path for future releases until the 15th of May allowing developers to perform their updates.

What is the change?

The action mentioned produces .zip artifacts, these are the ones that we will start using. So, the change, in summary, would be:

  1. Add .zip to your download URL, for example, if you had curl -LO https://github.com/Findomain/Findomain/releases/latest/download/findomain-linux you need to change it to: curl -LO https://github.com/Findomain/Findomain/releases/latest/download/findomain-linux.zip
  2. Uncompress the .zip file and now you will have a binary called findomain, not findomain-linux.
  3. You can rename the new binary or update your code to use the binary name findomain.
  4. That's it, the same applies to all the other platform releases.

Welcome to the Findomain 8.1.0 release! πŸŽ‰

New

Findomain - Findomain v8.0.0

Published by Edu4rdSHL over 2 years ago

Here's the Findomain v8.0.0 Changelog πŸŽ‰

Feel free to report bugs and share your thoughts/ideas in the 8.0.0 discussion.

NEW

Fixes

  • Nothing has broken yet. ☺️

Tuning

Findomain - Findomain v8.0.0-beta2

Published by Edu4rdSHL over 2 years ago

Here's the Findomain v8.0.0 Changelog πŸŽ‰

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

NEW

Fixes

  • Nothing has broken yet. ☺️

Tuning

Findomain - Findomain v8.0.0-beta1

Published by Edu4rdSHL over 2 years ago

Here's the Findomain v8.0.0 Changelog πŸŽ‰

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

NEW

Fixes

  • Nothing has broken yet. ☺️
Findomain - Findomain v7.2.0

Published by Edu4rdSHL over 2 years ago

Welcome to the 7.2.0 stable release πŸ₯³!

NEW

Miscellaneous

Findomain - Findomain v7.0.1

Published by Edu4rdSHL over 2 years ago

Welcome to the 7.0.1 stable release πŸ₯³, it's a bugfix release!

  • If you want to sponsor my work and give some love to me and the community, please check out my Github Sponsors.

Fixes

Miscellaneous

  • Update dependencies for some architectures.
Findomain - Findomain v7.0.0

Published by Edu4rdSHL over 2 years ago

Welcome to the first 7.0.0 stable release πŸ₯³

  • If you want to sponsor my work and give some love to me and the community, please check out my Github Sponsors.
Findomain - Findomain v7.0.0-beta3

Published by Edu4rdSHL over 2 years ago

Here's the Findomain v7.0.0 Changelog πŸŽ‰

Feel free to report bugs and/or share your thoughts in the discussion for this release.

NEW

You can tune the ports-scanning behavior using the parallel-ip-ports-scan and tcp-connect-timeout options, the first one determines how many IPs will be scanned at the same time, the second one is the timeout in milliseconds that you want to wait until the connection to IP:PORT is marked as timed out.

Fixes

Findomain - Findomain v7.0.0-beta2

Published by Edu4rdSHL over 2 years ago

Here's the Findomain v7.0.0 Changelog πŸŽ‰

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

NEW

Fixes

Miscellaneous

Findomain - Findomain v6.1.0

Published by Edu4rdSHL over 2 years ago

New:

Miscellaneous / Fixes

Findomain - Findomain v6.0.0

Published by Edu4rdSHL over 2 years ago

This is our first release of 2022, so it's special and comes with big changes! πŸ₯³ πŸŽ‰

News:

A example of usage is: findomain -t example.com -i --http-status --lightweight-threads 150 --screenshots-threads 20, this will use 150 threads for IP discovery and HTTP status check but 20 for taking screenshots.

Documentation

BREAKING CHANGES

Miscelaneous

Package Rankings
Top 20.42% on Formulae.brew.sh
Badges
Extracted from project README
Follow on Twitter Follow on Twitter Travis CI Status Appveyor CI Status Build status Chat on Discord Stargazers over time