Skip to main content

이 저장소의 skills

Kur1sulab/blackbox - 2페이지

SkillsMP는 Kur1sulab/blackbox에서 112개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

Kur1sulab/blackbox

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

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

Linux kernel exploitation playbook. Use when exploiting kernel vulnerabilities (UAF, OOB, race condition, type confusion) for privilege escalation via commit_creds, modprobe_path overwrite, or kernel ROP chains in CTF and real-world scenarios.

원문 언어: 영어

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

Kubernetes penetration testing playbook. Use when targeting Kubernetes clusters via API server, RBAC enumeration, service account abuse, etcd access, Kubelet API, pod escape, cloud-specific metadata, admission webhook bypass, and registry secrets.

원문 언어: 영어

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

Linux lateral movement playbook. Use after gaining initial access to pivot across Linux hosts via SSH hijacking, credential harvesting, internal pivoting, D-Bus exploitation, sudo token reuse, and shared filesystem abuse.

원문 언어: 영어

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

Linux privilege escalation playbook. Use when you have low-privilege shell access and need to escalate to root via SUID/SGID binaries, capabilities, cron abuse, kernel exploits, misconfigurations, or credential harvesting on Linux systems.

원문 언어: 영어

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

Linux security mechanism bypass playbook. Use when facing restricted bash/rbash, read-only or noexec filesystems, AppArmor, SELinux, seccomp filters, or audit logging that must be evaded during post-exploitation.

원문 언어: 영어

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

LLM prompt injection playbook. Use when testing AI/LLM applications for direct injection, indirect injection via RAG/browsing, tool abuse, data exfiltration, MCP security risks, and defense bypass techniques.

원문 언어: 영어

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

macOS process injection playbook. Use when you need to inject code into running or launching macOS processes via dylib hijacking, DYLD environment variables, XPC exploitation, Mach port manipulation, or Electron/Chromium abuse.

원문 언어: 영어

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

macOS security bypass playbook. Use when targeting macOS endpoints and need to bypass TCC, Gatekeeper, SIP, sandbox, code signing, or entitlement-based protections during authorized red team or pentest engagements.

원문 언어: 영어

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

Mobile SSL pinning bypass playbook. Use when intercepting HTTPS traffic from mobile applications that implement certificate pinning, public key pinning, or SPKI hash pinning on Android and iOS, including React Native, Flutter, and Xamarin frameworks.

원문 언어: 영어

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

Network protocol attack playbook. Use when exploiting layer 2/3 protocols including ARP spoofing, LLMNR/NBT-NS/mDNS poisoning, WPAD abuse, DHCPv6 attacks, VLAN hopping, STP manipulation, DNS spoofing, IPv6 attacks, and IDS/IPS evasion.

원문 언어: 영어

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

NTLM relay and authentication coercion playbook. Use when capturing and relaying NTLM authentication to escalate privileges via SMB, LDAP, HTTP, or MSSQL relay targets, combined with PetitPotam, PrinterBug, and other coercion methods.

원문 언어: 영어

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

OAuth and OIDC misconfiguration testing playbook. Use when reviewing redirect URI handling, state and nonce validation, PKCE, token audience, callback binding, and identity-provider trust flaws.

원문 언어: 영어

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

Path traversal and LFI playbook. Use when file paths, download endpoints, include operations, archive extraction, or wrapper behavior may expose filesystem control.

원문 언어: 영어

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

Advanced prototype pollution playbook — server-side RCE, client-side gadgets, filter bypasses, and detection techniques. Companion to ../prototype-pollution/ for basics. Use when you've confirmed pollution and need to escalate to code execution or find…

원문 언어: 영어

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

Prototype pollution testing for JavaScript stacks. Use when user input is merged into objects (query parsers, JSON bodies, deep assign), when configuring libraries via untrusted keys, or when hunting RCE gadgets via polluted Object.prototype in Node or the…

원문 언어: 영어

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

Reconnaissance and methodology playbook. Use when mapping assets, discovering endpoints, fingerprinting technology, and building a structured testing plan for a new target.

원문 언어: 영어

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

Entry P1 category router for reconnaissance and methodology. Use when mapping scope, discovering assets, fingerprinting technology, building endpoint inventory, and choosing the first high-value security testing path.

원문 언어: 영어

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

HTTP request smuggling and desynchronization testing. Use when front proxies, CDNs, or load balancers disagree with the origin on message framing (Content-Length vs Transfer-Encoding), on HTTP/2→HTTP/1 translation, or when exploring client-side desync via…

원문 언어: 영어

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

SAML SSO assertion attack playbook. Use when testing signature validation, assertion wrapping, audience restrictions, ACS handling, XML trust boundaries, and enterprise SSO flaws.

원문 언어: 영어

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

Sandbox escape playbook. Use when breaking out of Python sandbox, Lua sandbox, seccomp filter, chroot jail, container/Docker, browser sandbox, or namespace isolation to achieve unrestricted code execution or file access.

원문 언어: 영어

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

SQL injection playbook. Use when input reaches SQL queries, authentication logic, sorting, filtering, reporting, or DB-specific blind and out-of-band execution paths.

원문 언어: 영어

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

SSTI playbook. Use when template expressions, server-side rendering, preview features, or templating engines may evaluate attacker-controlled content.

원문 언어: 영어

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

Stack overflow and ROP playbook. Use when exploiting buffer overflows to hijack control flow via return address overwrite, ROP chains, ret2libc, ret2csu, ret2dlresolve, or SROP on Linux userland binaries.

원문 언어: 영어

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

Subdomain takeover detection and exploitation playbook. Use when targets have dangling CNAME/NS/MX records pointing to deprovisioned cloud resources, expired third-party services, or unclaimed SaaS tenants that an attacker can register to serve content under…

원문 언어: 영어

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

Tunneling and pivoting playbook. Use when establishing network tunnels through compromised hosts including SSH tunneling, Chisel, Ligolo-ng, socat, DNS/ICMP/HTTP tunneling, ProxyChains, and multi-layer pivoting strategies.

원문 언어: 영어

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

WAF bypass methodology and generic evasion techniques. Use when a web application firewall blocks injection payloads (SQLi, XSS, RCE) and you need to craft bypasses using encoding, protocol-level tricks, or WAF-specific weaknesses.

원문 언어: 영어

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

WebSocket handshake, CSWSH, tooling (wsrepl, ws-harness, Burp), and common flaws. Use when apps use real-time channels, chat, notifications, or WS-backed APIs.

원문 언어: 영어

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

AV/EDR evasion playbook for Windows. Use when bypassing AMSI, ETW, .NET assembly detection, shellcode execution, process injection, API hooking, and signature-based detection on Windows endpoints.

원문 언어: 영어

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

Windows lateral movement playbook. Use when pivoting between Windows hosts via PsExec, WMI, WinRM, DCOM, RDP, pass-the-hash, overpass-the-hash, or pass-the-ticket techniques.

원문 언어: 영어

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

Windows local privilege escalation playbook. Use when you have low-privilege shell access on Windows and need to escalate via token abuse, Potato exploits, service misconfigurations, DLL hijacking, UAC bypass, or registry autoruns.

원문 언어: 영어

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

XSS playbook. Use when user-controlled content reaches HTML, attributes, JavaScript, DOM sinks, uploads, or multi-context rendering paths.

원문 언어: 영어

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

XXE playbook. Use when XML, SVG, OOXML, SOAP, or parser-driven imports may resolve external entities, files, or internal network resources.

원문 언어: 영어

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

JeecgBoot 深入利用(双防线SQLi盲注/PBE凭据破解/接管/RCE判定)时用。

원문 언어: 중국어

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

API security testing - GraphQL, REST API, WebSocket, and Web-LLM attack techniques.

원문 언어: 영어

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

Acquire an authenticated session THROUGH MFA/OTP on an in-scope target and emit a reusable session artifact (Playwright storageState + Bearer) so exec…

원문 언어: 영어

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

HackTheBox platform operations and automations to solve challenges, machines and capture the flags hacking competitions

원문 언어: 영어

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

Mobile application security testing (Android + iOS) mapped to OWASP MASVS/MASTG — static reversing (Flutter AOT, Unity IL2CPP, React Native/Hermes,

원문 언어: 영어

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

Offensive testing of perimeter network appliances and VPN crypto — IKE/IPsec (aggressive-mode, transform/DH enum, NAT-T), Check Point SIC/OPSEC,

원문 언어: 영어

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

Run a professional penetration engagement OR a network vulnerability scan from a scope.

원문 언어: 영어

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

API安全测试 — 基于《Secure APIs》(Manning 2025)和OWASP API Top 10。覆盖Swagger发现、GraphQL攻击、REST漏洞、IDOR/BOLA、JWT攻击、API限流绕过。

원문 언어: 중국어

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