SiteShadow
Back to vulnerability library

H01–H14 Heuristic Security Analysis

These detections are higher-level signals that use structure and context, not just raw pattern matching.

Function boundary analysis

Import combination detection

Taint-style cross checks

Cross-reference & anti-pattern checks

Why it matters

Heuristic signals catch "real-world" risk that can be missed by single-line patterns, especially when the danger emerges from combinations (web + shell, network + deserialization).

Safer examples

How SiteShadow detects it (high level)

References

---

← Back to Vulnerability Library

Request access View coverage