Mozilla observatory http scanner.
The HTTP Observatory is an API for testing the security configuration of websites on the public internet, developed by Mozilla. It works over HTTP with JSON request and response bodies, and provides endpoints to invoke a new scan of a hostname, retrieve the results of an existing or completed scan, retrieve detailed subtest results (covering checks such as Content Security Policy and Subresource Integrity), retrieve a site's scan history, retrieve the overall distribution of grades across all scans, and retrieve scanner state information.
Scans are rate-limited to no more than once every three minutes per site and return a cached result if the site was scanned within the previous 24 hours, unless a rescan is explicitly requested. Each completed scan produces a score and letter grade (A+ through F) along with counts of passed and failed subtests, and scan results can optionally be hidden from the public recent-results listing.
The API is intended for developers and site operators who want to programmatically assess or monitor the HTTP security posture of their own or other public websites, including querying aggregate grade statistics and historical scan data for a given host.
No, the repository was archived by the owner on Nov 4, 2024 and is now read-only.
It tests the state of security for websites on the public internet, including subtests like Content Security Policy and Subresource Integrity.
It is based on HTTP and JSON, with requests made via POST or GET to endpoints like analyze, getScanResults, and getRecentScans.
By default cached results from the previous 24 hours are returned, and a site cannot be scanned more than once every three minutes regardless of the rescan setting.
Yes, setting the hidden POST parameter to true will hide a scan from the public results returned by getRecentScans.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Find leaked or exposed credentials by email, username, phone, domain, hash, or breach origin.
Managed User Authentication Service.
Programmatic interfaces to engage with the Microsoft Security Response Center (MSRC).
Mozilla observatory tls scanner.
U.S. National Vulnerability Database.
Automated security testing API for web apps.