Q-GRID/pqc-ssl-scans
收藏Hugging Face2026-03-24 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/Q-GRID/pqc-ssl-scans
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
task_categories:
- tabular-classification
tags:
- pqc
- post-quantum-cryptography
- ssl
- tls
- cybersecurity
- nist
- compliance
size_categories:
- n<1K
---
# PQC Vulnerability Scan Dataset
SSL/TLS certificate scans of 45 major finance, healthcare, and government domains, scored for post-quantum cryptography (PQC) migration urgency.
## Dataset Description
Each row represents a live SSL certificate scan performed on 2026-03-24 using [hiero-cli-pqc](https://github.com/Taurus-Ai-Corp/hiero-cli-pqc).
### Features
| Feature | Type | Description |
|---------|------|-------------|
| domain | string | Scanned domain name |
| key_algorithm | string | Public key algorithm (RSA, ECDSA, Ed25519) |
| key_size | int | Key size in bits |
| crypto_grade | string | Quantum vulnerability grade (CRITICAL/WEAK/MODERATE/STRONG/PQC_READY) |
| crypto_score | int | Raw crypto weakness score (0-100) |
| days_until_expiry | int | Days until certificate expires |
| expiry_score | int | Raw expiry urgency score (0-100) |
| industry | string | Industry vertical |
| pqc_urgency_score | float | Weighted composite score (0-100) |
| urgency_label | string | IMMEDIATE/HIGH/MEDIUM/LOW/FUTURE |
| recommended_service | string | Recommended PQC migration service |
| price_range | string | Estimated engagement price range |
### Key Statistics
- **45 domains** scanned (5 timeouts excluded)
- **43 IMMEDIATE** priority, 2 HIGH priority
- **0 PQC-ready** domains found
- **38 RSA-2048**, 7 ECDSA P-256
- Sectors: Banking, Insurance, Healthcare, Government, Fintech
### Scoring Methodology
4-factor weighted score:
- Crypto Weakness: 35% (RSA-2048 = 80, ECDSA-256 = 80, RSA-4096 = 10)
- Certificate Expiry: 25% (<180 days = 100, <365 = 70, <730 = 40)
- Industry Signal: 20% (Finance/Gov = 100, Healthcare = 95, Tech = 60)
- Company Size: 20% (Enterprise = 100, Mid-market = 70, SMB = 40)
### Standards Referenced
- NIST FIPS 203 (ML-KEM), FIPS 204 (ML-DSA), FIPS 205 (SLH-DSA)
- NIST SP 800-131A Rev 2
- CNSA 2.0 (NSA)
## Usage
## License
MIT — TAURUS AI Corp
提供机构:
Q-GRID



