1
/10

Security Report

rapidvuln.com
LOW RISK โ€” unchanged from last scan
Scan DateAugust 14, 2026
Scan Time10:26 AM
Open Ports0
Public IP75.2.60.5
AI ModelRule-based (AI unavailable)
0
High Risk
2
Medium Risk
4
Low / Info
0
Total Open Ports
๐Ÿ“‹ Executive Summary

The security scan of rapidvuln.com found 6 medium and low severity issues. No critical vulnerabilities were detected, but 2 issues should be addressed this week to harden your security posture. Detailed fix instructions are included for each finding.

A risk score of 1/10 (LOW) indicates your business has security issues that need attention. The higher the score, the greater the chance of a breach, ransomware, or data theft.
โšก Top Recommendations
1
Weak DKIM Key โ€” 1024-bit RSA (selector: resend): Upgrade the DKIM key for selector 'resend' to 2048 bits.
2
CSP script-src Too Permissive: Tighten script-src to an explicit allowlist of trusted domains and drop 'unsafe-inline'/'unsafe-eval'/wildcards.
Weak DKIM Key โ€” 1024-bit RSA (selector: resend)
Port DNS
MEDIUM Fix within 1 week CWE-326 โ–ผ

DKIM key for selector 'resend' appears to be approximately 1024 bits โ€” 1024-bit RSA keys are considered weak by modern standards and NIST has deprecated them. A well-resourced attacker could factor this key, breaking your email authentication.

A forged DKIM signature lets an attacker send phishing or fraud emails that cryptographically appear to come from your domain โ€” bypassing email filters that rely on DKIM as a trust signal, and making impersonation emails indistinguishable from your real ones.

Example: A security researcher demonstrated in a published study that 512-bit DKIM keys could be factored in under 72 hours using cloud computing resources costing less than $100 โ€” allowing anyone with that capability to forge valid email signatures for the affected domain.

Upgrade the DKIM key for selector 'resend' to 2048 bits. Generate a new key through your email provider, update the DNS TXT record to the new public key, and retire the old 1024-bit key.

CSP script-src Too Permissive
Port HTTPS
MEDIUM Fix within 1 week CWE-693 โ–ผ

CSP script-src allows 'unsafe-inline' โ€” an injected or hijacked script can still run freely

This setting defeats most of the protection CSP is meant to provide. If a third-party script you rely on is ever compromised โ€” the exact mechanism behind most 'watering hole' attacks โ€” it will execute without restriction and with no warning.

Example: A vendor's analytics or chat-widget script gets compromised at the source; because the policy still allows it (or allows inline/eval scripts generally), the malicious code runs exactly as if it belonged on the site, with no warning to anyone.

Tighten script-src to an explicit allowlist of trusted domains and drop 'unsafe-inline'/'unsafe-eval'/wildcards. Move inline scripts to external files or use a nonce/hash. Test changes with https://csp-evaluator.withgoogle.com before deploying.

CWE-693 โ€” Protection Mechanism Failure
A security safeguard that should be protecting the system is missing, disabled, or not strong enough.

โœ… What You're Doing Right

No high-risk open ports were detected from the internet โ€” your firewall appears to be blocking dangerous services.

๐Ÿš€ Next Steps

Address the 2 MEDIUM risk finding(s) this week. Start with 'Weak DKIM Key โ€” 1024-bit RSA (selector: resend)': Upgrade the DKIM key for selector 'resend' to 2048 bits.

โฌ‡๏ธ Download PDF
This report is for informational purposes only and represents a point-in-time automated scan. It is not a substitute for a professional penetration test.
Generated by SecureCheck ยท August 14, 2026