Web
Security.txt Tester
Test a security.txt
Enter a domain above and click Test security.txt to validate its disclosure file.
Tool features
Both Locations
Line-by-Line Review
RFC 9116 Checks
Expiry Watch
What is security.txt & how it works
A security.txt file is a plain-text file that tells security researchers how to report a vulnerability in your site. Standardised as RFC 9116, it gives finders a sanctioned channel — an email or form — instead of leaving them to guess, so issues reach you privately rather than going public.
The file lives at /.well-known/security.txt and lists fields such as Contact and a mandatory Expires date. This tester fetches both the well-known and legacy locations, annotates the file line by line, and validates every field against RFC 9116 — location, HTTPS, syntax and expiry.
How to use this tool
example.com — no path needed, we build the well-known URL.Learn more
Guides & explainers related to this tool
Article
What Is security.txt?
How the RFC 9116 disclosure file works, what each field means, and why the Expires date matters.
Guide
How to Sign security.txt with PGP
Generate a PGP key with GnuPG, publish it under Encryption, and cleartext-sign the file.
Tool
Security.txt Generator
Build a valid security.txt with Contact, Expires, and every optional field in seconds.
Tool
Secure Header Checker
Audit the rest of your site's security posture — CSP, HSTS, X-Frame-Options, and more.