Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

SECURITY_BRAIN

SECURITY_BRAIN에는 YomMongkolphanna에서 수집한 skills 783개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
783
Stars
1
업데이트
2026-04-30
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

command-injection
정보 보안 분석가

Command injection testing methodology covering OS command injection, code injection, filter evasion, blind command injection, and shell-specific techniques for bash, PowerShell, and cmd.exe.

2026-04-30
exploit-chaining
정보 보안 분석가

Multi-step exploit chaining methodology for combining low-severity findings into full compromise paths. Covers attack chain scoring, approval gates, and systematic approach to turning individual findings into complete attack paths.

2026-04-30
privilege-escalation
정보 보안 분석가

Comprehensive privilege escalation methodology for Linux and Windows. Covers kernel exploits, SUID binaries, service misconfigurations, credential harvesting, and both local privilege escalation paths.

2026-04-30
recon-methodology
정보 보안 분석가

Comprehensive reconnaissance methodology covering OSINT, subdomain enumeration, technology fingerprinting, DNS reconnaissance, and attack surface mapping. Includes passive and active recon techniques with OPSEC considerations.

2026-04-30
sqli-testing
정보 보안 분석가

Comprehensive SQL injection testing methodology covering Union-based, Error-based, Blind (Boolean/Time-based), Stacked queries, and WAF bypass techniques. Includes database-specific payloads for MySQL, PostgreSQL, MSSQL, Oracle, SQLite, and NoSQL injection.

2026-04-30
ssrf-testing
정보 보안 분석가

Comprehensive Server-Side Request Forgery (SSRF) testing methodology covering basic SSRF, blind SSRF, DNS rebinding, cloud metadata exploitation, and gopher/redis attacks. Includes bypass techniques and automation.

2026-04-30
xss-testing
정보 보안 분석가

Master XSS testing methodology including reflected, stored, DOM-based XSS, polyglot payloads, WAF bypass techniques, CSP bypass, and DOM clobbering. Covers blind XSS, XSS via file uploads, and mutation XSS.

2026-04-30
acquiring-disk-image-with-dd-and-dcfldd
정보 보안 분석가

Create forensically sound bit-for-bit disk images using dd and dcfldd while preserving evidence integrity through hash verification.

2026-04-04
analyzing-active-directory-acl-abuse
정보 보안 분석가

Detect dangerous ACL misconfigurations in Active Directory using ldap3 to identify GenericAll, WriteDACL, and WriteOwner abuse paths

2026-04-04
analyzing-android-malware-with-apktool
정보 보안 분석가

Perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source recovery, and androguard for permission analysis, manifest inspection, and suspicious API call detection.

2026-04-04
analyzing-api-gateway-access-logs
정보 보안 분석가

">"

2026-04-04
analyzing-apt-group-with-mitre-navigator
정보 보안 분석가

Analyze advanced persistent threat (APT) group techniques using MITRE ATT&CK Navigator to create layered heatmaps of adversary TTPs for detection gap analysis and threat-informed defense.

2026-04-04
analyzing-azure-activity-logs-for-threats
정보 보안 분석가

">"

2026-04-04
analyzing-bootkit-and-rootkit-samples
정보 보안 분석가

">"

2026-04-04
analyzing-browser-forensics-with-hindsight
정보 보안 분석가

Analyze Chromium-based browser artifacts using Hindsight to extract browsing history, downloads, cookies, cached content, autofill data, saved passwords, and browser extensions from Chrome, Edge, Brave, and Opera for forensic investigation.

2026-04-04
analyzing-campaign-attribution-evidence
정보 보안 분석가

Campaign attribution analysis involves systematically evaluating evidence to determine which threat actor or group is responsible for a cyber operation. This skill covers collecting and weighting attr

2026-04-04
analyzing-certificate-transparency-for-phishing
정보 보안 분석가

Monitor Certificate Transparency logs using crt.sh and Certstream to detect phishing domains, lookalike certificates, and unauthorized certificate issuance targeting your organization.

2026-04-04
analyzing-cloud-storage-access-patterns
정보 보안 분석가

>-

2026-04-04
analyzing-cobalt-strike-beacon-configuration
정보 보안 분석가

Extract and analyze Cobalt Strike beacon configuration from PE files and memory dumps to identify C2 infrastructure, malleable profiles, and operator tradecraft.

2026-04-04
analyzing-cobaltstrike-malleable-c2-profiles
정보 보안 분석가

Parse and analyze Cobalt Strike Malleable C2 profiles using dissect.cobaltstrike and pyMalleableC2 to extract C2 indicators, detect evasion techniques, and generate network detection signatures.

2026-04-04
analyzing-command-and-control-communication
정보 보안 분석가

">"

2026-04-04
analyzing-cyber-kill-chain
정보 보안 분석가

">"

2026-04-04
analyzing-disk-image-with-autopsy
정보 보안 분석가

Perform comprehensive forensic analysis of disk images using Autopsy to recover files, examine artifacts, and build investigation timelines.

2026-04-04
analyzing-dns-logs-for-exfiltration
정보 보안 분석가

">"

2026-04-04
analyzing-docker-container-forensics
정보 보안 분석가

Investigate compromised Docker containers by analyzing images, layers, volumes, logs, and runtime artifacts to identify malicious activity and evidence.

2026-04-04
analyzing-email-headers-for-phishing-investigation
정보 보안 분석가

Parse and analyze email headers to trace the origin of phishing emails, verify sender authenticity, and identify spoofing through SPF, DKIM, and DMARC validation.

2026-04-04
analyzing-ethereum-smart-contract-vulnerabilities
소프트웨어 개발자

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

2026-04-04
analyzing-golang-malware-with-ghidra
정보 보안 분석가

Reverse engineer Go-compiled malware using Ghidra with specialized scripts for function recovery, string extraction, and type reconstruction in stripped Go binaries.

2026-04-04
analyzing-heap-spray-exploitation
정보 보안 분석가

Detect and analyze heap spray attacks in memory dumps using Volatility3 plugins to identify NOP sled patterns, shellcode landing zones, and suspicious large allocations in process virtual address space.

2026-04-04
analyzing-indicators-of-compromise
정보 보안 분석가

">"

2026-04-04
analyzing-ios-app-security-with-objection
정보 보안 분석가

">"

2026-04-04
analyzing-kubernetes-audit-logs
정보 보안 분석가

">"

2026-04-04
analyzing-linux-audit-logs-for-intrusion
정보 보안 분석가

">"

2026-04-04
analyzing-linux-elf-malware
정보 보안 분석가

">"

2026-04-04
analyzing-linux-kernel-rootkits
정보 보안 분석가

Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, and tampered system structures.

2026-04-04
analyzing-linux-system-artifacts
정보 보안 분석가

Examine Linux system artifacts including auth logs, cron jobs, shell history, and system configuration to uncover evidence of compromise or unauthorized activity.

2026-04-04
analyzing-lnk-file-and-jump-list-artifacts
정보 보안 분석가

Analyze Windows LNK shortcut files and Jump List artifacts to establish evidence of file access, program execution, and user activity using LECmd, JLECmd, and manual binary parsing of the Shell Link Binary format.

2026-04-04
analyzing-macro-malware-in-office-documents
정보 보안 분석가

">"

2026-04-04
analyzing-malicious-pdf-with-peepdf
정보 보안 분석가

Perform static analysis of malicious PDF documents using peepdf, pdfid, and pdf-parser to extract embedded JavaScript, shellcode, and suspicious objects.

2026-04-04
analyzing-malicious-url-with-urlscan
정보 보안 분석가

URLScan.io is a free service for scanning and analyzing suspicious URLs. It captures screenshots, DOM content, HTTP transactions, JavaScript behavior, and network connections of web pages in an isolat

2026-04-04
이 저장소에서 수집된 skills 783개 중 상위 40개를 표시합니다.