BBNU / external security observatory
Target bbnu.myScope Passive / lightObserved 13 Sep 2026
B/

Know where the surface is thin.

A compact, evidence-led view of the public attack surface for bbnu.my. The site is healthy behind Cloudflare, but its browser policy layer needs tightening before production launch.

Overall riskMEDIUM
— LOW
Harden the browser layer; no exposed secrets found.
TLS1.2 / 1.3Older protocols rejected
Findings62 medium · 2 low · 2 info
PlatformCFCloudflare edge detected

Findings

Medium / 01

Browser headers are incomplete

HSTS, CSP, frame protection, Permissions-Policy, COOP and CORP were not observed. This reduces browser-side protection against clickjacking, script injection and cross-origin leakage.

nosniff ✓   referrer-policy ✓   CSP ✕   HSTS ✕
Medium / 02

Wildcard CORS is enabled

The public response returns Access-Control-Allow-Origin: *. Low impact for the current static page, but unsafe if reused on authenticated or data-bearing APIs.

access-control-allow-origin: *
Low / 03

No CAA policy

No CAA record was found. Add one to limit which certificate authorities may issue certificates for the domain.

CAA: none
Low / 04

DNSSEC is not enabled

No DS record was observed. Consider DNSSEC if registrar support and operational recovery procedures are ready.

DS: none
Info / 05

8080 and 8443 appear at the edge

The scan saw these ports on Cloudflare IP space. This does not prove the origin is exposed; origin validation requires an authorized origin-side review.

80 · 443 · 8080 · 8443
Info / 06

Email is intentionally disabled

Null MX, hard-fail SPF and rejecting DMARC indicate that this domain is not configured to receive or send email.

MX 0 .   SPF -all   DMARC p=reject