Exploit Linux kernel vulnerabilities and escape restricted shells for privilege escalation.
Skills in this repository
blacklanternsecurity/red-run - Page 2
SkillsMP has collected 80 skills from blacklanternsecurity/red-run. Open a skill to review its source and details.
blacklanternsecurity/red-runShowing 40 of 80 collected skills.
Exploit sudo misconfigurations, SUID/SGID binaries, and Linux capabilities for privilege escalation.
Windows local privilege escalation enumeration and attack surface mapping.
Exploit Windows kernel vulnerabilities, vulnerable drivers, and privileged file operations for local privilege escalation to SYSTEM.
Exploit Windows service misconfigurations and DLL hijacking for local privilege escalation.
Bypass Windows User Account Control to escalate from medium to high integrity.
Analyze custom applications, scripts, and binaries that standard technique skills could not exploit. Performs source code review, attack surface mapping, CVE research, and PoC adaptation. Route here when ANY technique agent returns saying standard patterns do…
Post-engagement lessons-learned retrospective. Reads the engagement directory, analyzes skill routing decisions, identifies knowledge gaps and missing skills, and produces an actionable improvement report.
<What this skill does in 2-3 sentences. Focus on technique scope and when to use it. No trigger phrases, negative conditions, or OPSEC details here.>
Bypass two-factor authentication (2FA/MFA) during authorized penetration testing.
Exploit Apache JServ Protocol (AJP) misconfigurations and Ghostcat (CVE-2020-1938) for file read and remote code execution on Apache Tomcat. Use when port 8009 is open or AJP connector is exposed.
Exploit browser-based attack surfaces: malicious extension crafting for bot interaction scenarios, Chrome DevTools Protocol abuse on exposed debug ports, and browser profile/cache data extraction from compromised hosts.
Guide OS command injection exploitation during authorized penetration testing.
Exploit CORS (Cross-Origin Resource Sharing) misconfigurations during authorized penetration testing.
Exploit Cross-Site Request Forgery (CSRF) vulnerabilities during authorized penetration testing.
Exploit .NET deserialization vulnerabilities during authorized penetration testing.
Exploit Java deserialization vulnerabilities during authorized penetration testing.
Exploit PHP deserialization vulnerabilities during authorized penetration testing.
Guide file upload restriction bypass during authorized penetration testing.
Exploit Insecure Direct Object Reference (IDOR) and broken access control vulnerabilities during authorized penetration testing.
Exploit LDAP injection vulnerabilities during authorized penetration testing.
Guide NoSQL injection exploitation during authorized penetration testing.
Exploit OAuth 2.0 and OpenID Connect vulnerabilities during authorized penetration testing.
Exploit password reset vulnerabilities during authorized penetration testing.
Exploit PHP code evaluation injection via eval(), assert(), preg_replace /e, create_function(), call_user_func(), usort() callbacks, and runtime function creation (runkit, uopz). Distinct from OS command injection (shell operators) and SSTI (template engines)…
Exploit Python eval(), exec(), and compile() injection in web applications. Distinct from OS command injection (shell operators) and SSTI (template engines) — this targets direct Python code evaluation of user input.
Exploit race conditions and TOCTOU vulnerabilities in web applications during authorized penetration testing.
Guide HTTP request smuggling exploitation during authorized penetration testing.
Guide blind SQL injection exploitation (boolean-based, time-based, and out-of-band) during authorized penetration testing.
Guide error-based SQL injection exploitation during authorized penetration testing.
Guide stacked query SQL injection and second-order injection exploitation during authorized penetration testing.
Guide UNION-based SQL injection exploitation during authorized penetration testing.
Guide Freemarker/Java server-side template injection exploitation during authorized penetration testing.
Guide Jinja2/Python server-side template injection exploitation during authorized penetration testing.
Guide Twig/PHP server-side template injection exploitation during authorized penetration testing.
Deploy WAR files via Apache Tomcat Manager for remote code execution. Use when Tomcat Manager is accessible with valid credentials (manager-script or manager-gui role). Covers WAR generation, deployment via text API and HTML interface, reverse shell delivery,…
Guide DOM-based XSS exploitation during authorized penetration testing.
Guide reflected XSS exploitation during authorized penetration testing.
Guide stored (persistent) and blind XSS exploitation during authorized penetration testing.
Guide XML External Entity (XXE) injection exploitation during authorized penetration testing.