
Quantum Ready Check
Description
Check if a website is using quantum-safe key exchange. This helps ensure your website is quantum ready.
Details
https://srv1.freenetworkmonitor.click/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "Quantum Ready Check",
"name_for_model": "quantumKemChecker",
"description_for_human": "Check if a website is using quantum-safe key exchange. This helps ensure your website is quantum ready.",
"description_for_model": "Check if a given website is using quantum-safe key encapsulation mechanisms .Use it when the user wants to check if a site is safe against quantum encryption attacks.",
"auth": {
"type": "service_http",
"authorization_type": "bearer",
"verification_tokens": {
"openai": "539c3f9ae91d466f9ce6f3ef7ac62cbf"
}
},
"api": {
"type": "openapi",
"url": "https://srv1.freenetworkmonitor.click/.well-known/openapi.yaml"
},
"logo_url": "https://freenetworkmonitor.click/img/logo-square.png",
"contact_email": "support@freenetworkmonitor.click",
"legal_info_url": "https://freenetworkmonitor.click/privacypolicy.html"
}
https://srv1.freenetworkmonitor.click/.well-known/openapi.yaml
openapi: 3.0.0
info:
title: Quantum KEM Checker API
version: 1.1.0
description: This API checks if a given website is using quantum-safe key encapsulation mechanisms. For more information, visit our website at https://freenetworkmonitor.click.
servers:
- url: https://srv1.freenetworkmonitor.click
paths:
/Chat/CheckQuantum:
post:
operationId: checkQuantum
summary: Check if the supplied URL is using quantum-safe key encapsulation mechanisms.
description: This endpoint checks if the supplied URL is using quantum-safe key encapsulation mechanisms. For more information, visit our website at https://freenetworkmonitor.click.
requestBody:
required: true
content:
application/json:
schema:
type: object
properties:
url:
type: string
description: The URL to check for quantum-safe key encapsulation mechanisms.
required:
- url
responses:
'200':
description: The result is returned with the status of the quantum check.
content:
application/json:
schema:
$ref: '#/components/schemas/ResultObj'
components:
schemas:
ResultObj:
type: object
properties:
message:
type: string
description: A message describing the result of the quantum check.
success:
type: boolean
description: Indicates whether the quantum check was successful.
data:
type: object
description: Contains additional details about the quantum check.
properties:
setupQuantumMonitor:
type: string
description: Instructions for setting up a quantum-ready monitor.
quantumKeyExchange:
type: string
description: The quantum key exchange protocol used by the tested URL.
testedUrl:
type: string
description: The URL that was tested for quantum safety.
resultSuccess:
type: boolean
description: Indicates whether the tested URL uses a quantum-safe protocol.
resultStatus:
type: string
description: Describes the status of the quantum safety of the tested URL.
Discover other plugins from the security category

Cloudflare Radar
Get real-time insights into Internet traffic patterns and threats as seen by Cloudflare.
0 Comments

HACKIT Web Scanner
AI Powered Web Scanner by HACKIT.
0 Comments

HackTrack
This tool checks if credentials linked to an email have been exposed in data breaches or hacks.
0 Comments

Surveillance API
Explore the Synology Surveillance Station API documents and generate example code.
0 Comments

GoPlus Security AI
Get crypto security information by using GoPlus Security API.
0 Comments

Alarm Advisor
Get expert advice on Telenot alarm systems and personalized support for your home and business security.
0 Comments

Network Monitor
Monitor websites, email servers, check dns resolution, ping services and check for quantum safe encryption.
0 Comments