Skip to main content

이 저장소의 skills

autohandai/community-skills - 15페이지

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

autohandai/community-skills

수집된 skill 1,040개 중 40개를 표시합니다.

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

Performs runtime mobile security exploration of iOS applications using Objection, a Frida-powered toolkit that enables security testers to interact with app internals without jailbreaking. Use when assessing iOS app security posture, bypassing client-side…

원문 언어: 영어

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

Analyzes malicious Linux ELF (Executable and Linkable Format) binaries including botnets, cryptominers, ransomware, and rootkits targeting Linux servers, containers, and cloud infrastructure. Covers static analysis, dynamic tracing, and reverse engineering of…

원문 언어: 영어

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

Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA deobfuscation to extract the…

원문 언어: 영어

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

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

원문 언어: 영어

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

Executes malware samples in Cuckoo Sandbox to observe runtime behavior including process creation, file system modifications, registry changes, network communications, and API calls. Generates comprehensive behavioral reports for malware classification and…

원문 언어: 영어

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

Use Sysinternals Autoruns to systematically identify and analyze malware persistence mechanisms across registry keys, scheduled tasks, services, drivers, and startup locations on Windows systems.

원문 언어: 영어

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

Detect sandbox evasion techniques in malware samples by analyzing timing checks, VM artifact queries, user interaction detection, and sleep inflation patterns from Cuckoo/AnyRun behavioral reports

원문 언어: 영어

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

Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes, injected code, network connections, loaded modules, and extracted credentials. Supports Windows, Linux, and macOS memory forensics. Activates…

원문 언어: 영어

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

Detect and analyze covert communication channels used by malware including DNS tunneling, ICMP exfiltration, steganographic HTTP, and protocol abuse for C2 and data exfiltration.

원문 언어: 영어

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

Parse NetFlow v9 and IPFIX records to detect volumetric anomalies, port scanning, data exfiltration, and C2 beaconing patterns. Uses the Python netflow library to decode flow records, builds traffic baselines, and applies statistical analysis to identify…

원문 언어: 영어

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

Craft, send, sniff, and dissect network packets using Scapy for protocol analysis, network reconnaissance, and traffic anomaly detection in authorized security testing

원문 언어: 영어

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

Analyzes network traffic generated by malware during sandbox execution or live incident response to identify C2 protocols, data exfiltration channels, payload downloads, and lateral movement patterns using Wireshark, Zeek, and Suricata. Activates for requests…

원문 언어: 영어

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

Captures and analyzes network packet data using Wireshark and tshark to identify malicious traffic patterns, diagnose protocol issues, extract artifacts, and support incident response investigations on authorized network segments.

원문 언어: 영어

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

Identifies and unpacks UPX-packed and other packed malware samples to expose the original executable code for static analysis. Covers both standard UPX unpacking and handling modified UPX headers that prevent automated decompression. Activates for requests…

원문 언어: 영어

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

Analyzes malicious PDF files using PDFiD, pdf-parser, and peepdf to identify embedded JavaScript, shellcode, exploits, and suspicious objects without opening the document. Determines the attack vector and extracts embedded payloads for further analysis.…

원문 언어: 영어

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

Analyzes encryption algorithms, key management, and file encryption routines used by ransomware families to assess decryption feasibility, identify implementation weaknesses, and support recovery efforts. Covers AES, RSA, ChaCha20, and hybrid encryption…

원문 언어: 영어

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

Investigate supply chain attack artifacts including trojanized software updates, compromised build pipelines, and sideloaded dependencies to identify intrusion vectors and scope of compromise.

원문 언어: 영어

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

Simulates man-in-the-middle attacks using Ettercap, mitmproxy, and Bettercap in authorized environments to intercept, analyze, and modify network traffic for testing encryption enforcement, certificate validation, and detection capabilities.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Designs and implements VLAN-based network segmentation on managed switches to isolate network zones, enforce access control between segments, and reduce the attack surface by limiting lateral movement paths in enterprise network environments.

원문 언어: 영어

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

Configures pfSense firewall rules, NAT policies, VPN tunnels, and traffic shaping to enforce network segmentation, control traffic flow, and protect internal network zones in enterprise and small-to-medium business environments.

원문 언어: 영어

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

Installs, configures, and tunes Snort 3 intrusion detection system to monitor network traffic for malicious activity using custom and community rulesets, preprocessors, and alert output plugins on authorized network segments.

원문 언어: 영어

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

Deploys and configures Suricata IDS/IPS with Emerging Threats rulesets, EVE JSON logging, and custom rules for real-time network traffic inspection, threat detection, and integration with SIEM platforms for centralized security monitoring.

원문 언어: 영어

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

Deobfuscates malicious JavaScript code used in web-based attacks, phishing pages, and dropper scripts by reversing encoding layers, eval chains, string manipulation, and control flow obfuscation to reveal the original malicious logic. Activates for requests…

원문 언어: 영어

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

Systematically deobfuscate multi-layer PowerShell malware using AST analysis, dynamic tracing, and tools like PSDecode and PowerDecode to reveal hidden payloads and C2 infrastructure.

원문 언어: 영어

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

Detect and prevent ARP spoofing attacks using ARPWatch, Dynamic ARP Inspection, Wireshark analysis, and custom monitoring scripts to protect against man-in-the-middle interception.

원문 언어: 영어

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

Detect data exfiltration through DNS tunneling by analyzing query entropy, subdomain length, query volume, TXT record abuse, and response payload sizes using passive DNS monitoring.

원문 언어: 영어

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

Detect DNS-based data exfiltration by analyzing Zeek dns.log for high-entropy subdomains and anomalous query patterns

원문 언어: 영어

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

Detects and analyzes fileless malware that operates entirely in memory using PowerShell, WMI, .NET reflection, registry-resident payloads, and living-off-the-land binaries (LOLBins) without writing traditional executable files to disk. Activates for requests…

원문 언어: 영어

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

Identifies lateral movement techniques in enterprise networks by analyzing authentication logs, network flows, SMB traffic, and RDP sessions using Zeek, Velociraptor, and SIEM correlation rules to detect attackers moving between systems.

원문 언어: 영어

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

Detects and analyzes malicious behavior in mobile applications through behavioral analysis, permission abuse detection, network traffic monitoring, and dynamic instrumentation. Use when analyzing suspicious mobile applications for data exfiltration,…

원문 언어: 영어

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

Deploys and configures Zeek (formerly Bro) network security monitor to passively analyze network traffic, generate structured logs, detect anomalous behavior, and create custom detection scripts for threat hunting and incident response.

원문 언어: 영어

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

Detect network reconnaissance and port scanning using Suricata and Snort IDS signatures, threshold-based detection rules, and traffic anomaly analysis to identify Nmap, Masscan, and custom scanning activity.

원문 언어: 영어

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

Configures Fail2ban with custom filters and actions to detect port scanning activity, SSH brute force attempts, and network reconnaissance, automatically banning offending IP addresses and alerting security teams to suspicious network probing.

원문 언어: 영어

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

Detects and analyzes process injection techniques used by malware including classic DLL injection, process hollowing, APC injection, thread hijacking, and reflective loading. Uses memory forensics, API monitoring, and behavioral analysis to identify injection…

원문 언어: 영어

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

Detects rootkit presence on compromised systems by identifying hidden processes, hooked system calls, modified kernel structures, hidden files, and covert network connections using memory forensics, cross-view detection, and integrity checking techniques.…

원문 언어: 영어

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

Analyzes and simulates BGP hijacking scenarios in authorized lab environments to assess route origin validation, RPKI deployment, and BGP monitoring defenses against prefix hijacking and route leak attacks on internet routing infrastructure.

원문 언어: 영어

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

Tests and exploits deep link (URL scheme and App Link) vulnerabilities in Android and iOS mobile applications to identify unauthorized access, data injection, intent hijacking, and redirect manipulation. Use when assessing mobile app attack surface through…

원문 언어: 영어

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

Identifies and exploits insecure local data storage vulnerabilities in Android and iOS mobile applications including unencrypted databases, world-readable files, insecure SharedPreferences, plaintext credential storage, and improper keychain/keystore usage.…

원문 언어: 영어

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

Identifies and exploits IPv6-specific vulnerabilities including SLAAC spoofing, Router Advertisement flooding, and IPv6 tunneling during authorized assessments to test dual-stack security controls and IPv6-aware network defenses.

원문 언어: 영어

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

Identifies and exploits SMB protocol vulnerabilities using Metasploit Framework during authorized penetration tests to demonstrate risks from unpatched Windows systems, misconfigured shares, and weak authentication in enterprise networks.

원문 언어: 영어

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