Skip to main content

s0ld13rr/pentestcode

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

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
28
GitHub 스타
473
GitHub 포크
81

이 저장소의 skills

직업 카테고리 1개 · 100% 분류됨

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

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

Turn a foothold into a RELIABLE pivot (SOCKS tunnel + persistent shell) so internal volume never rides a fragile stateless RCE. Use the moment you have code-exec on a dual-homed/edge host and need to reach an internal segment. Triggers - dual-homed host, "not…

원문 언어: 영어

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

Insecure deserialization to RCE for web apps. Use when the app deserializes attacker-controlled data - cookies/tokens/hidden fields/params that are serialized blobs, VIEWSTATE, Java/PHP/.NET/Python/Node apps. Triggers - base64 starting rO0AB or hex AC ED 00…

원문 언어: 영어

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

Active Directory pentest playbook — Kerberos, LDAP, GPO, ADCS, delegation, lateral movement, DA paths. Load at the START of an AD engagement or when a Windows domain / DC is found. Triggers - domain controller, Kerberos 88, LDAP 389/636, domain SMB,…

원문 언어: 영어

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

Cloud security playbook — AWS/GCP/Azure misconfiguration and attack patterns (IAM, storage, metadata, privesc). Load when the target is a cloud environment or you obtain cloud creds/metadata. Triggers - AWS/GCP/Azure, IAM role/policy, S3/blob bucket,…

원문 언어: 영어

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

Infrastructure pentest playbook — PTES-based phase flow for internal networks, servers, and non-web services. Load at the START of an internal/infra engagement or multi-host network assessment. Triggers - internal network, subnet/CIDR scan, infra pentest,…

원문 언어: 영어

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

Web application pentest methodology + ROUTER to the per-vuln-class web skills. Load at the START of systematic web testing to get the phase flow (recon → map → test-by-OWASP-class → prove → report) and pick which web-<class> skill to load for each surface.…

원문 언어: 영어

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

CI/CD & dev-infra attack techniques — credential exposure, RCE (script console / build), pipeline abuse, secret stores. Use when a CI/CD or SCM service is exposed. Triggers - Jenkins /job/ or script console, GitLab, ArgoCD, TeamCity, Gitea, Drone, exposed…

원문 언어: 영어

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

Database service attack techniques — auth bypass, UDF/xp_cmdshell/COPY-TO-PROGRAM RCE, file read/write, cred dump. Use when a database service is found or you have DB creds. Triggers - MySQL 3306, PostgreSQL 5432, MSSQL 1433, Oracle 1521, Redis 6379, MongoDB…

원문 언어: 영어

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

DNS attack techniques — zone transfer, subdomain enumeration/takeover, cache poisoning. Use when DNS is found or you're mapping a domain. Triggers - port 53, named/bind, AXFR zone transfer, dangling CNAME, subdomain takeover, wildcard DNS.

원문 언어: 영어

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

Docker/Kubernetes attack techniques — exposed API abuse, container escape, RBAC/privileged-pod issues, secret theft. Use when a container/orchestration surface is found. Triggers - Docker 2375/2376, Kubernetes API 6443, kubelet 10250, etcd 2379, /version,…

원문 언어: 영어

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

FTP attack techniques — anonymous access, writable dirs, version CVEs, credential attacks. Use when FTP is open. Triggers - port 21, ftp banner, vsftpd 2.3.4, ProFTPD mod_copy, anonymous login, pure-ftpd.

원문 언어: 영어

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

Mail server attack techniques — SMTP open relay, VRFY/EXPN/RCPT user enumeration, header injection, IMAP/POP3 access. Use when a mail service is found. Triggers - SMTP 25/465/587, POP3 110, IMAP 143, Postfix/Exim/Sendmail/Dovecot banner, VRFY.

원문 언어: 영어

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

SMB/CIFS attack techniques — null sessions, share enumeration, NTLM relay, EternalBlue, signing checks. Use when SMB is found. Triggers - ports 445/139, netbios, MS17-010 EternalBlue, signing:False, null session, share access, PetitPotam/coerce.

원문 언어: 영어

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

SSH attack techniques — version CVEs, auth-method/user enumeration, key issues, targeted brute. Use when SSH is open. Triggers - port 22, OpenSSH banner, regreSSHion CVE-2024-6387, user-enum CVE-2018-15473, authorized_keys, weak/leaked key.

원문 언어: 영어

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

Web SERVER software (not app-layer) attack techniques — server misconfigs, known server CVEs, path traversal, exposed status/config. Use when you fingerprint the web server itself (for app-layer bugs use the web-<class> skills). Triggers - Server header,…

원문 언어: 영어

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

Broken access control - IDOR, privilege escalation, JWT abuse, mass assignment, forced browsing - for web apps and APIs. Use on any multi-user or role-based app with object IDs, tokens, or admin functionality. Triggers - /api/users/<id>, /orders/<id>,…

원문 언어: 영어

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

XML External Entity injection detection→file-read/SSRF→proof for web apps. Use when the app parses XML you influence - SOAP/REST XML bodies, SAML, RSS/Atom, DOCX/XLSX/SVG/XML file uploads, sitemap import, SVG avatars. Triggers - Content-Type application/xml…

원문 언어: 영어

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

Exploitation phase — exploit confirmed vulns, credential attacks, gain access. Use when the current phase is EXPLOITATION.

원문 언어: 영어

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

Path traversal / Local File Inclusion detection→file-read→RCE for web apps. Use when a param names a file/path/page/template/lang/download, or a response embeds file contents. Triggers - file=/page=/path=/template=/lang=/download=/include= param, ../, %2e%2e,…

원문 언어: 영어

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

SQL injection detection→exploitation→proof for web apps and APIs. Use when a parameter reaches a DB query, when input triggers a SQL error / boolean or time differential, or during VULN-ASSESSMENT/EXPLOITATION on a web target. Triggers - sql syntax error,…

원문 언어: 영어

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

Server-Side Request Forgery detection→internal-access→proof for web apps. Use when the app fetches a URL you influence (webhooks, url/image/pdf fetchers, link preview, import-from-URL, SSO/OIDC redirect, XML/SVG). Triggers - url=/uri=/dest=/callback= param,…

원문 언어: 영어

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

Server-Side Template Injection detection→engine-fingerprint→RCE for web apps. Use when user input renders into a server-side template (names, greetings, email/PDF/report generators, error pages, profile fields) and math payloads evaluate. Triggers - {{7*7}}…

원문 언어: 영어

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

File-upload abuse to code execution for web apps. Use when the app accepts a file (avatar, document, image, import, attachment) and you can influence name/type/content, or find where uploads land. Triggers - multipart upload form, avatar/profile picture,…

원문 언어: 영어

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

Active enumeration phase — port scanning, service detection, banner grabbing. Use when the current phase is ENUMERATION.

원문 언어: 영어

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

Post-exploitation phase — privilege escalation, lateral movement, credential dumping, data discovery. Use when the current phase is POST_EXPLOIT.

원문 언어: 영어

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

Passive reconnaissance phase — OSINT, DNS, WHOIS, subdomain discovery. Use when starting a new engagement or when the current phase is RECON.

원문 언어: 영어

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

Reporting phase — generate structured pentest report from findings. Use when the current phase is REPORTING.

원문 언어: 영어

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

Vulnerability assessment phase — scanning, CVE lookup, misconfig detection. Use when the current phase is VULN_ASSESS.

원문 언어: 영어

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