windows-kernel-exploits

Fail

Audited by Snyk on Jul 6, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs the agent to read, save, and report "new credentials or tokens found" and contains examples that embed plaintext credentials in commands (e.g., domain/user:Pass, adm1n/P@ssw0rd), which requires the LLM to handle and output secret values verbatim.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). All URLs point to exploit/PoC repositories and a raw PowerShell payload (vulnerable drivers, kernel exploits, DLL loaders and privilege-escalation tools) which are high-risk sources for malware distribution and should not be downloaded or executed on untrusted or production systems.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This document is an explicit offensive playbook for exploiting Windows kernel vulnerabilities and privileged operations — it provides step-by-step instructions for local and remote RCE, token theft, loading vulnerable drivers (BYOVD), EDR/PPL bypass, named-pipe impersonation, credential-stealing (Mimikatz), and persistence techniques, clearly enabling deliberate malicious abuse.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs loading vulnerable kernel drivers (sc create/start), copying/modifying system DLLs in System32, creating admin users, and performing kernel/local privilege escalation techniques that directly modify system state and require/seek elevated privileges.

Issues (5)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 6, 2026, 09:16 AM
Issues
5
Security Audit — snyk — windows-kernel-exploits