Malfors v1.7 Released
Account security improvements, better Domain Search, and additional enrichments.
Account Security
Malfors now supports TOTP two-factor authentication.
Users can enable 2FA from a new dedicated security page and protect their accounts with an authenticator app.
Active sessions are now also listed on that page, so users can review where they are signed in and revoke sessions they do not recognize or need.

Domain Search
Domain Search now supports extremely fast suffix search. You can use it to discover subdomains or find every indexed domain ending with a specific string.
For example, searching for domains ending with -icloud[.]com can surface large sets of likely phishing infrastructure and brand impersonation domains.

Domain Search is also now available via API, making it easier to build automation on top of Malfors.
This can be used for workflows such as monitoring for brand impersonation, sending matches to internal review queues, or automatically reporting suspicious domains.
We also migrated the Domain Search cluster to better hardware. In practice, complex wildcard and fuzzy-match queries should now complete much faster.
Enrichments
We reworked our urlscan.io integration. You can now fetch individual scan results and pivot across identifiers, page text, and other extracted data directly in Malfors. The integration also supports urlscan.io Pro queries.

We also integrated crt.sh to enrich domains with certificate transparency records. This helps discover related subdomains and adds more infrastructure context during an investigation.