SecuTest knowledge base

From security finding to verified remediation

Each guide explains the finding, associated attack or failure scenario, remediation procedure and external verification workflow.

Scan a domain Domain Security Assessment Email Security Assessment

49 scored controls

Security remediation guides

Use the check ID from a SecuTest report to locate its specific operational guide.

Attack surface

1 guides

Certificate security

2 guides

DNS security

4 guides

Email security

25 guides
Email security DKIM CNAME chain A broken, looping, or excessively long DKIM CNAME chain can prevent receivers from retrieving the signing key. Open remediation guide → Email security DKIM public key presence A selector record without an active public key cannot validate signatures and may represent an incomplete or unintended revocation. Open remediation guide → Email security DKIM public key strength A weak DKIM key may not provide adequate resistance to key recovery or signature forgery over its operational lifetime. Open remediation guide → Email security DKIM record syntax Malformed DKIM tags can make a published key unusable and cause signature verification failures. Open remediation guide → Email security DKIM testing flag Leaving `t=y` enabled in production can signal that verification failures should be treated less strictly than intended. Open remediation guide → Email security DMARC aggregate reporting Without aggregate reporting, the organization loses visibility into legitimate authentication failures and unauthorized use of its domains. Open remediation guide → Email security DMARC enforcement percentage A `pct` value below 100 intentionally leaves part of failing mail outside the requested enforcement policy. Open remediation guide → Email security DMARC enforcement policy A monitoring-only `p=none` policy records abuse but does not ask receivers to quarantine or reject unauthenticated direct-domain mail. Open remediation guide → Email security DMARC record presence Without DMARC, the visible From domain has no published alignment and handling policy, increasing exposure to direct-domain spoofing and phishing. Open remediation guide → Email security DMARC subdomain policy A weaker `sp` policy can leave unused or forgotten subdomains available for spoofing even when the organizational domain enforces DMARC. Open remediation guide → Email security Duplicate DKIM records Multiple conflicting DKIM records for one selector can make key retrieval ambiguous and cause signature verification failures. Open remediation guide → Email security Null MX configuration An invalid or mixed Null MX declaration creates contradictory mail-routing instructions and can cause delivery failures or unintended fallback behavior. Open remediation guide → Email security Resolvable DKIM selector A configured DKIM selector that does not resolve prevents receivers from retrieving the public key needed to verify signatures. Open remediation guide → Email security Resolvable MX targets An MX target that does not resolve cannot receive mail and may indicate stale infrastructure or, in some provider-specific cases, a takeover opportunity. Open remediation guide → Email security SPF DNS lookup limit Exceeding SPF's ten DNS-lookup limit causes a permanent error, breaking authentication for messages that reach the excessive path. Open remediation guide → Email security SPF PTR mechanism The deprecated SPF `ptr` mechanism is slow, fragile, and can authorize hosts based on reverse-DNS relationships that are difficult to control and audit. Open remediation guide → Email security SPF all mechanism policy A missing, neutral, soft, duplicated, or permissive `all` mechanism can authorize unintended senders or leave spoofing decisions weak. Open remediation guide → Email security SPF include and redirect recursion Broken, circular, missing, or excessively deep SPF dependencies can produce permanent errors and invalidate sender authorization. Open remediation guide → Email security SPF record presence Without SPF, receivers have no domain-published list of authorized envelope senders, increasing exposure to email spoofing and phishing. Open remediation guide → Email security Single DMARC record Multiple DMARC records make the policy invalid, so receivers cannot reliably enforce the intended anti-spoofing controls. Open remediation guide → Email security Single SPF record Publishing multiple SPF records causes a permanent SPF error, disabling reliable sender authorization and potentially harming delivery. Open remediation guide → Email security Valid DKIM public key An invalid DKIM public key cannot verify message signatures and can break DMARC for senders that rely on DKIM alignment. Open remediation guide → Email security Valid DMARC syntax Invalid DMARC tags, values, ordering, or reporting URIs can invalidate the policy and prevent reliable enforcement or reporting. Open remediation guide → Email security Valid MX record syntax Malformed MX records can make inbound mail delivery unreliable or impossible and may send mail systems down unintended fallback paths. Open remediation guide → Email security Valid SPF syntax Invalid SPF mechanisms, modifiers, qualifiers, or ordering can produce a permanent error and make the policy unusable. Open remediation guide →

Reputation

2 guides

Web security

9 guides
Web security Clickjacking protection Without `frame-ancestors` or a valid X-Frame-Options value, another site may frame the application and trick users into interacting with hidden controls. Open remediation guide → Web security Content Security Policy A missing or permissive CSP does not create XSS by itself, but it removes a major defense that can limit script injection and data exfiltration. Open remediation guide → Web security HTTP Strict Transport Security Missing, disabled, malformed, or short-lived HSTS leaves browsers able to make an insecure first or later HTTP request. Open remediation guide → Web security HTTP to HTTPS redirect Serving HTTP without a clear same-site HTTPS redirect leaves first visits exposed to interception, downgrade, and content injection. Open remediation guide → Web security HTTPS availability Without a retrievable HTTPS response, web traffic cannot rely on transport confidentiality, integrity, and authenticated server identity. Open remediation guide → Web security Permissions Policy Without a Permissions-Policy, pages and embedded content may access browser features more broadly than the application requires. Open remediation guide → Web security Referrer Policy A missing or permissive Referrer-Policy can disclose internal paths, query values, or origin information to third-party destinations. Open remediation guide → Web security Server software disclosure Server and framework identification headers provide reconnaissance data that can help attackers prioritize known exploits and tailor probes. Open remediation guide → Web security X-Content-Type-Options Without `X-Content-Type-Options: nosniff`, browsers may interpret a response as executable content despite an incorrect declared MIME type. Open remediation guide →