Skip to main content

utkusen/sast-skills

SkillsMP는 utkusen/sast-skills에서 16개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
16
GitHub 스타
1,279
GitHub 포크
61

이 저장소의 skills

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

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

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

Detect hardcoded sensitive data (API keys, access tokens, private keys, passwords, etc.) in publicly accessible code — frontend JavaScript, mobile apps, client-side bundles, and HTML templates. Uses a three-phase approach: recon (find secret candidates),…

원문 언어: 영어

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

Detect business logic vulnerabilities in a codebase using a three-phase approach: threat modeling (domain analysis and attack scenarios), batched verify (check exploitable gaps in parallel subagents, 3 scenarios each), and merge (consolidate batch results).…

원문 언어: 영어

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

Detect insecure file upload vulnerabilities in a codebase using a three-phase approach: discovery (find all upload sites), batched verify (check extension bypass and related issues in parallel subagents, 3 sites each), and merge (consolidate batch results).…

원문 언어: 영어

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

Detect GraphQL injection vulnerabilities in a codebase using a three-phase approach: recon (confirm GraphQL usage and find unsafe operation document assembly sites), batched verify (trace user input to those sites in parallel subagents, up to 3 candidate…

원문 언어: 영어

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

Detect Insecure Direct Object Reference (IDOR) vulnerabilities in a codebase using a three-phase approach: recon (find candidates), batched verify (check authorization in parallel subagents, 3 candidates each), and merge (consolidate batch results). Checks…

원문 언어: 영어

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

Detect missing authentication and broken function-level authorization vulnerabilities in a codebase using a three-phase approach: recon (map endpoints and the role/permission system), batched verify (check auth/authz in parallel subagents, 3 endpoints each),…

원문 언어: 영어

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

Detect path traversal vulnerabilities in a codebase using a three-phase approach: recon (find file-loading sinks with dynamic paths), batched verify (trace user input and mitigations in parallel subagents, 3 sinks each), and merge (consolidate batch results).…

원문 언어: 영어

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

Detect Remote Code Execution (RCE) vulnerabilities in a codebase using a three-phase approach: recon (find dangerous execution sinks), batched verify (trace user input to sinks in parallel subagents, 3 sinks each), and merge (consolidate batch results).…

원문 언어: 영어

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

Detect SQL injection vulnerabilities in a codebase using a three-phase approach: recon (find unsafe SQL construction sites), batched verify (trace user input to those sites in parallel subagents, 3 sites each), and merge (consolidate batch results). Covers…

원문 언어: 영어

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

Detect Server-Side Request Forgery (SSRF) vulnerabilities in a codebase using a three-phase approach: recon (find outbound call sites), batched verify (trace user input to destinations in parallel subagents, 3 sites each), and merge (consolidate batch…

원문 언어: 영어

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

Detect Server-Side Template Injection (SSTI) vulnerabilities in a codebase using a three-phase approach: recon (find template rendering sites that use dynamic strings), batched verify (trace user input to those sites in parallel subagents, 3 candidates each),…

원문 언어: 영어

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

Detect Cross-Site Scripting (XSS) vulnerabilities in a codebase using a three-phase approach: recon (find HTML/JS/DOM sink sites), batched verify (trace user input to sinks in parallel subagents, 3 sink sites each), and merge (consolidate batch results).…

원문 언어: 영어

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

Detect XML External Entity (XXE) vulnerabilities in a codebase using a three-phase approach: recon (find XML parsing sites without external-entity hardening), batched verify (trace user input to each site in parallel subagents, 3 sites each), and merge…

원문 언어: 영어

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

Perform codebase analysis and architecture mapping as the first phase of a security assessment. Explores the tech stack, frameworks, entry points, data flows, and trust boundaries. Outputs sast/architecture.md. Run this before any vulnerability detection…

원문 언어: 영어

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

Detect insecure JWT (JSON Web Token) implementations in a codebase using a two-phase approach: first map all JWT issuance and verification sites to understand the token lifecycle and signing configuration, then check each verification site for exploitable…

원문 언어: 영어

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

Consolidate all SAST vulnerability results from the sast/ folder into a single final report ranked by severity and confidentiality impact. Reads all *-results.md files and produces sast/final-report.md. Run after all vulnerability detection skills complete.…

원문 언어: 영어

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