Intel Finder

Low Cost Threat Intel Provider intelfinder.io
Identify threats such as:
– Similar Domain Registration: threat of Phishing, brand abuse and cybersquatting – Leaked Employee Credentials – Exposed Subdomains – Rogue Mobile Apps – Leaked Documents – Leaked Source Code – Domain Hijacking – Domain and SSL Certificate Expiration

Binary file identifier analyzer

Try it. github.com/horsicq/Detect-It-Easy
Detect It Easy, or abbreviated “DIE” is a program for determining types of files.
“DIE” is a cross-platform application, apart from Windows version there are also available versions for Linux and Mac OS.
Many programs of the kind (PEID, PE tools) allow to use third-party signatures. Unfortunately, those signatures scan only bytes by the pre-set mask, and it is not possible to specify additional parameters. As the result, false triggering often occur. More complicated algorithms are usually strictly set in the program itself. Hence, to add a new complex detect one needs to recompile the entire project. No one, except the authors themselves, can change the algorithm of a detect. As time passes, such programs lose relevance without the constant support.