Skip to main content

이 저장소의 skills

blacklanternsecurity/red-run - 2페이지

SkillsMP는 blacklanternsecurity/red-run에서 80개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

blacklanternsecurity/red-run

수집된 skill 80개 중 40개를 표시합니다.

직업 분류
정보 보안 분석가
설명

Exploit Linux kernel vulnerabilities and escape restricted shells for privilege escalation.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

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.

원문 언어: 영어

업데이트
수집된 skill 80개 중 40개를 표시합니다.