Unfortunately, you were able to access this website.

Please make sure you have correctly configured and enabled the necessary security features on your local network devices or in your browser.

The threat.website is not harmful and does not contain malicious content. Its purpose is purely demonstrative. The name has been intentionally chosen to resemble a potential threat in order to test whether your local security settings - such as browser protections, firewall rules, or DNS filters - are properly configured and functioning. If you are able to access this site, it may indicate that certain protective features in your network or browser are not enabled or not configured correctly. We recommend reviewing your local security settings to ensure they meet your organization’s or personal safety requirements.

The usage of this website is free for both personal and commercial purposes, and it is sponsored by PREBYTES.

Example usage:

curl -A "Mozilla" -s threat.website | grep -q "test_failed"; echo $?

0 - failed (string found)
1 - success (string not found)