Run #2 — Full Report
http://localhost:8088
Suites: smoke,phishing,challenge,security,ai | Status: done | 2026-02-21 18:40:30 UTC
⚠ Vulnerabilities Found (4)
LOW
Information Disclosure
Server header reveals framework version
Fix: Remove or mask the Server header
MEDIUM
JavaScript URI Not Blocked
javascript: URI not flagged as malicious
Fix: Block javascript: and data: URI schemes
MEDIUM
Data URI Not Blocked
data: URI phishing page not flagged
Fix: Block data: URIs - they bypass domain checks
LOW
Potential XSS via URL reflection
Script tag in URL may be reflected
Fix: Ensure JSON responses have correct Content-Type
Smoke
(
6 pass / 0 fail / 6 total)
health_endpoint
API healthy | 37 brands | version 1.1.0
4ms
root_endpoint
API root OK: GuardDex API v1.1.0
1ms
docs_accessible
OpenAPI docs accessible at /docs
1ms
brands_endpoint
37 protected brands loaded
2ms
challenge_stats
Stats OK: 1 challenges issued
1ms
dashboard_accessible
Challenge screen HTML reachable
8ms
Phishing
(
12 pass / 0 fail / 12 total)
fake_paypal
CAUGHT → block | risk=critical | 3 signals | Would have saved David $200
3ms
fake_facebook
CAUGHT → block | Would have stopped the 2-year hack chain
2ms
real_paypal
Real PayPal correctly ALLOWED
2ms
ip_login
IP address login BLOCKED | signals: ['ip_address_login', 'brand_impersonation', 'http_login_page']
3ms
punycode
Punycode domain BLOCKED
3ms
official_sites_allow
All 10 official sites correctly ALLOWED
1032ms
phishing_bulk
All 24 phishing URLs caught (100% detection rate)
2483ms
37_brands_stress
All 37/37 brands detected (100%)
30837ms
long_subdomain_evasion
Deep subdomain attack caught: block
3ms
double_extension
Double extension caught: block
3ms
https_not_safe
HTTPS phishing site still blocked - good
2ms
signal_quality
3 well-formed signals returned: ['suspicious_tld', 'brand_impersonation', 'http_login_page']
2ms
Challenge
(
13 pass / 0 fail / 13 total)
correct_domain
Correct domain accepted | official_url=https://www.paypal.com
3ms
alternate_domain
https://paypal.com (no www) accepted
1ms
fake_domain
Fake domain correctly rejected: That is not an official login address for PayPal
1ms
http_rejected
HTTP (non-HTTPS) correctly rejected by challenge
2ms
ip_rejected
IP address correctly rejected by challenge
1ms
punycode_rejected
Punycode domain rejected by challenge
2ms
empty_input
Empty input rejected
1ms
wrong_brand
Cross-brand domain correctly rejected
1ms
subdomain_official
Official domain with path accepted
1ms
xss_input
XSS input rejected by challenge validator
1ms
sqli_brand
SQL injection in brand field rejected (HTTP 400)
1ms
google_challenge
Google challenge: correct domain accepted
14ms
apple_challenge
Apple ID challenge: correct domain accepted
1ms
Security
(
6 pass / 0 fail / 13 total)
cors_wildcard
CORS restricted to: https://evil.example.com
2ms
server_header
Server header reveals tech stack: uvicorn
1ms
404_no_trace
404 response clean (HTTP 404)
2ms
malformed_json
Malformed JSON handled gracefully (HTTP 422)
2ms
empty_body
Empty body correctly rejected (422/400)
2ms
long_url
5000-char URL accepted - consider length limits
3ms
null_bytes
Null byte in URL not rejected - action=block
2ms
js_protocol
javascript: URI action=allow - should be blocked
2ms
data_uri
data: URI not blocked: allow
2ms
rate_limit
No rate limiting detected on scan endpoint (0/25 throttled) - OK for internal API
51ms
scan_get_rejected
GET on POST-only endpoint returns 405
2ms
brands_post_rejected
POST on GET-only brands endpoint returns 405
1ms
response_xss
URL with script tag reflected in response (check content-type header)
2ms
Ai
(
1 pass / 0 fail / 10 total)
v2_detection
v2.0 endpoints not yet on target (expected - they're being merged). Remaining AI tests will run in probe/compatibility mode.
6ms
ollama_reachable
AI analysis field in response (1663ms) - Ollama connected
1663ms
v2_register
v2.0 not yet on target
4ms
weak_password
v2.0 not yet on target
4ms
dupe_email
v2.0 not yet on target
5ms
wrong_password
v2.0 not yet on target
5ms
jwt_manipulation
v2.0 not yet on target
5ms
ai_typosquatting
v2.0 not yet on target
5ms
scan_performance
v2.0 not yet on target
4ms
user_enum
v2.0 not yet on target
4ms