Listen
A podcast overview of security.txt made with Google NotebookLM.
Guidance href="#guidance"
All government websites must have a security.txt file.
The Cybersecurity and Infrastructure Security Agency recommends this practice in its Cross-Sector Cybersecurity Performance Goals:
“All public-facing web domains have a security.txt file that conforms to the recommendations in RFC 9116.”
CISA:
“In an effort to accelerate the delivery of all notifications, CISA supports using the ‘security.txt’ standard to streamline notifications and reduce the risk of compromise. It not only helps our work but also supports other partners that try to warn organizations of internet-accessible vulnerabilities susceptible to cyber threat actors – this is most important for organizations aligned to our most valuable critical infrastructure sectors.”
About href="#about"
security.txt is a text file located on the site root-level or /.well-known/
directory that helps improve vulnerability disclosure by giving security researchers clear contact and reporting information.
security.txt is an accepted standard (RFC 9116) by the Internet Engineering Task Force.
Examples href="#examples"
Code href="#code"
Example code:
Contact: mailto:IRT@mail.cisa.dhs.gov
Contact: mailto:TOC@mail.CISA.dhs.gov
Encryption: https://www.cisa.gov/contact-us
Hiring: https://www.cisa.gov/careers
CSAF: https://www.cisa.gov/sites/default/files/csaf/provider-metadata.json
Expires: 2025-10-01T00:00:00.000Z
Links href="#links"
Related
Topics
On this page