Skip to main content
dariushoule
GitHub 제작자 프로필

dariushoule

2개 GitHub 저장소에서 수집된 24개 skills를 저장소 단위로 보여줍니다.

수집된 skills
24
저장소
2
업데이트
2026년 7월 19일
저장소 탐색

저장소와 대표 skills

recon
정보 보안 분석가

Network, service, and web enumeration for authorized pentesting and CTF. Use when starting an engagement or CTF box and you need to map attack surface — discover open ports, fingerprint services, enumerate web apps, and triage what to attack first. Triggers…

2026년 7월 19일
hashcat
정보 보안 분석가

Offline password-hash cracking with hashcat on the host GPU, for authorized pentesting and CTF. Use to identify an unknown hash's type, pick the right hashcat mode, fetch a wordlist, and run a sensible wordlist→rules→mask attack ladder. Triggers on "help me…

2026년 7월 6일
linux-privesc
정보 보안 분석가

Linux local privilege escalation methodology for authorized pentesting and CTF — turn a foothold shell (often a low-priv/service account like www-data) into root. Use after landing any non-root shell on a Linux host and you need to escalate: enumerate the…

2026년 7월 6일
browse
소프트웨어 개발자

Drive a real web browser as a companion to the operator during authorized pentesting/CTF — a host Chrome routed through the VPN that both the human and the agent can control over CDP (Playwright MCP). Use to explore a web app interactively, reproduce/poke at…

2026년 6월 28일
retro
기타 컴퓨터 관련 직업

Post-engagement retrospective that turns one run's operator↔agent interactions into durable improvements to this repo's skills, runbooks, and tooling. Use at the end of an engagement (after the work, ideally before teardown wipes scratch) to refine skills,…

2026년 6월 22일
wordlists
정보 보안 분석가

Pick and fetch the right SecLists wordlist on demand for content discovery, fuzzing, subdomain/vhost enum, parameter mining, default-cred spraying, and payload injection (LFI/SSRF/SQLi/XSS), for authorized pentesting and CTF. Use when a fuzz/brute job needs a…

2026년 6월 22일
cloud
정보 보안 분석가

Cloud-emulator and AWS-compatible-API attack methodology for authorized pentesting and CTF. Use when a target exposes an AWS-shaped API (LocalStack, moto, or a custom/look-alike mock), an instance metadata service (IMDS / 169.254.169.254) reachable via SSRF,…

2026년 6월 22일
vuln-research
정보 보안 분석가

CVE and public-exploit (PoC) research for authorized pentesting and CTF. Use after recon fingerprints a service/version to find known vulnerabilities and working exploits — GitHub PoCs, Exploit-DB, Metasploit modules — ranked by exploitability. Also sharpens…

2026년 6월 21일
수집된 skill 16개 중 8개를 표시합니다.
yara-sigs
정보 보안 분석가

Scan a state snapshot's memory dumps with YARA signatures to detect packers, crypto constants, malware, and more

2026년 3월 13일
state-snapshot
소프트웨어 개발자

Capture a full debuggee state snapshot (all committed memory regions + processor state) to disk for offline analysis

2026년 3월 13일
find-oep
정보 보안 분석가

Smart trace-based OEP finder for packed/protected PE executables. Traces through packer stubs using intelligent stepping, anti-debug evasion, and heuristic OEP detection, then captures a state snapshot at the original entry point.

2026년 3월 11일
vuln-hunter
정보 보안 분석가

Hunt for vulnerabilities in a running debuggee by analyzing imports/exports, triaging attack surface, and iteratively testing for bugs with PoC generation.

2026년 3월 11일
shellcode-analyzer
정보 보안 분석가

Load, unpack, and analyze shellcode in x64dbg. Use this skill when the user wants to analyze shellcode, load a shellcode blob into a debugger, unpack encoded/encrypted shellcode, or perform static/dynamic analysis of shellcode payloads.

2026년 3월 5일
decompile
소프트웨어 개발자

Decompile a function to C-like pseudocode using angr

2026년 2월 12일
state-diff
소프트웨어 개발자

Compare two state snapshots to identify register and memory changes between two points in time

2026년 2월 12일
tracealyzer
소프트웨어 개발자

Trace execution (into or over calls) for N steps or until a condition, then analyze the recorded instruction log

2026년 2월 12일
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다