app.investorintros.com
app.investorintros.com:443 · 2026-05-08 ·
Pentest
1 High
Executive Summary
PQC
TLS Classification
TLSv1.3
TLS Version
X25519MLKEM768
Key Exchange
2
Total Findings
20
Risk Score
1 High
1 Info
TLS / Cryptographic Findings
HIGH
RSA-2048 Certificate on app.investorintros.com:443
The certificate at app.investorintros.com:443 uses RSA-2048, which Shor's algorithm can break in polynomial time on a quantum computer. Certificates signed with RSA are quantum-forgeable — a quantum adversary could impersonate this endpoint or forge signatures retroactively.
Remediation:
Replace the RSA certificate with an ML-DSA-65 certificate issued by Qid. ML-DSA-65 (FIPS 204) is quantum-safe and cannot be forged by quantum computers.
SC-8SC-17IA-5
SC.3.177IA.3.083
INFO
PQC Key Exchange Confirmed on app.investorintros.com:443
app.investorintros.com:443 successfully negotiated X25519MLKEM768, a post-quantum hybrid key exchange. This endpoint is protected against harvest-now-decrypt-later attacks.
Remediation:
No action required for key exchange. Verify certificate algorithm.
SC-8SC-13
SC.3.177