Skip to main content

이 저장소의 skills

mukul975/Anthropic-Cybersecurity-Skills - 12페이지

SkillsMP는 mukul975/Anthropic-Cybersecurity-Skills에서 817개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

mukul975/Anthropic-Cybersecurity-Skills

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

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

Cracks password hashes with Hashcat, covering hash-type identification, dictionary/brute-force/rule-based attack modes, custom rule creation, GPU benchmarking, and password-strength/compliance reporting. Use for authorized penetration testing or security…

원문 언어: 영어

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

Executes HTTP Parameter Pollution attacks that inject duplicate request parameters to bypass input validation, WAF rules, and other security controls when front-end and back-end systems parse duplicate parameters differently. Use during web application…

원문 언어: 영어

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

Performs ICS/OT asset discovery with Claroty xDome, combining passive monitoring and Claroty Edge active queries to inventory PLCs, RTUs, HMIs, and network infrastructure across Purdue Model levels. Use when gaining visibility into an undocumented OT…

원문 언어: 영어

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

Tracks IOCs through discovery, enrichment/validation (VirusTotal, Shodan, passive DNS), deployment to SIEM/IDS watchlists, hit-rate and false-positive monitoring, confidence-score decay, and automated expiration using MISP/OpenCTI and STIX. Use when building…

원문 언어: 영어

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

Investigates insider threat incidents involving employees, contractors, or trusted partners who misuse authorized access to steal data, sabotage systems, or violate security policies, combining digital forensics, user behavior analytics, and HR/legal…

원문 언어: 영어

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

Execute and test the JWT none algorithm attack, crafting tokens with the alg header set to none using PyJWT and an intercepting proxy (Burp Suite/mitmproxy) to bypass signature verification and forge arbitrary claims. Use during authorized penetration tests…

원문 언어: 영어

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

Perform Kerberoasting, a post-exploitation technique that enumerates Active Directory service accounts with Service Principal Names (SPNs), requests their Kerberos TGS tickets, and cracks the NTLM-encrypted tickets offline to recover service account…

원문 언어: 영어

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

Audit Kubernetes cluster security posture against the CIS Kubernetes Benchmark using kube-bench, running automated pass/fail/warn checks against the control plane, etcd, worker nodes, and RBAC/policy configuration. Use when performing compliance audits,…

원문 언어: 영어

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

Assess the security posture of Kubernetes etcd clusters by evaluating encryption at rest, TLS transport configuration, access controls, backup encryption, and network isolation for the cluster's backing key-value store. Use when auditing or hardening a…

원문 언어: 영어

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

Systematically evaluate Kubernetes cluster security by simulating attacker techniques against the API server, kubelet, etcd, pods, RBAC, network policies, and secrets, using tools like kube-hunter, Kubescape, peirates, and manual kubectl exploitation to…

원문 언어: 영어

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

Detects lateral movement techniques including Pass-the-Hash, PsExec, WMI execution, RDP pivoting, and SMB-based spreading by correlating Windows Security/Sysmon event logs, network flow data (NetFlow/Zeek), and endpoint telemetry in a SIEM, mapped to MITRE…

원문 언어: 영어

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

Perform forensic investigation of Linux system logs including syslog, auth.log, systemd journal (via journalctl), kern.log, auditd, and application logs to reconstruct user sessions, identify unauthorized access and privilege escalation, trace lateral…

원문 언어: 영어

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

Perform structured log source onboarding into SIEM platforms (Splunk, Elastic, Sentinel, QRadar, or similar) by prioritizing sources with a tiered value framework, configuring collectors, building parsers, normalizing fields to a common schema (e.g. CIM), and…

원문 언어: 영어

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

Enrich malware file hashes (MD5, SHA-1, SHA-256) using the VirusTotal API v3 to retrieve multi-engine detection rates, sandbox behavioral analysis, YARA rule matches, related indicators, and community threat intelligence. Use during SOC triage, incident…

원문 언어: 영어

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

Performs rapid malware triage and classification using YARA rules that match file patterns, strings, byte sequences, and structural characteristics against known malware families and suspicious indicators, covering rule writing, scanning, and integration into…

원문 언어: 영어

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

Analyze volatile memory (RAM) dumps using the Volatility 3 framework to extract running processes, network connections, loaded modules, credentials, and encryption keys, and to detect process hollowing, DLL injection, or hidden processes/rootkits. Use during…

원문 언어: 영어

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

Acquire and analyze mobile device data using Cellebrite UFED Touch/4PC, UFED Physical Analyzer, and open-source alternatives (ALEAPP, iLEAPP, MEAT, libimobiledevice) to extract communications, call logs, location data, and application artifacts. Use when…

원문 언어: 영어

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

Capture and analyze network traffic using Wireshark and tshark to reconstruct network events from PCAP/PCAPNG files, extract transferred files and credentials, and identify command-and-control communications. Use when analyzing captured traffic from a…

원문 언어: 영어

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

Perform forensic analysis of network packet captures (PCAP/PCAPNG) using Wireshark, tshark, and tcpdump to reconstruct network communications, extract transferred files, identify malicious traffic, and establish evidence of data exfiltration or…

원문 언어: 영어

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

Automate network traffic analysis using tshark (Wireshark CLI) and pyshark to compute protocol distribution statistics, detect suspicious flows such as port scans and beaconing, extract IOCs (IPs, domains, URLs), and identify DNS tunneling patterns from PCAP…

원문 언어: 영어

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

Deploy Zeek (formerly Bro) as a passive network security monitor to generate structured logs of protocol metadata (HTTP, DNS, TLS, SSH, SMTP, FTP, and more), write custom detection scripts, and integrate outputs with SIEM platforms. Use when standing up…

원문 언어: 영어

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

Conduct a NIST Cybersecurity Framework (CSF) 2.0 maturity assessment across the six core Functions (Govern, Identify, Protect, Detect, Respond, Recover), scoring organizational posture against the four Implementation Tiers (Partial, Risk-Informed, Repeatable,…

원문 언어: 영어

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

Conduct cybersecurity assessments of upstream, midstream, and downstream oil and gas operations, covering pipeline SCADA, refinery DCS, safety instrumented systems, and remote wellhead RTUs, and evaluate compliance with API 1164, TSA Pipeline Security…

원문 언어: 영어

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

Automate OSINT collection with the SpiderFoot REST API and CLI (sf.py/spiderfoot-cli) across 200+ modules, selecting scan modes (footprint, investigate, passive) and parsing results for domains, IPs, emails, leaked credentials, and DNS records into a target…

원문 언어: 영어

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

Perform OT vulnerability assessments using the Claroty xDome platform for asset discovery, risk scoring, and vulnerability correlation, combining passive traffic-based identification and active safe device querying with CVE/ICS-CERT advisory correlation for…

원문 언어: 영어

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

Deploy and run authorized phishing awareness campaigns with GoPhish, covering admin panel setup, SMTP sending profiles, email template and landing page creation, target user groups, and campaign reporting to measure click and credential-submission rates. Use…

원문 언어: 영어

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

Conduct authorized physical penetration testing against facilities, server rooms, and restricted areas using tailgating, RFID badge cloning, lock bypassing, rogue network device deployment, and security-guard procedure testing. Use as part of a full-scope red…

원문 언어: 영어

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

Conduct cybersecurity assessments of power grid infrastructure spanning generation, transmission substations, distribution, and EMS control centers, covering NERC CIP compliance verification, IEC 61850 (GOOSE/MMS) substation protocol analysis, and…

원문 언어: 영어

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

Guides manual enumeration and automated tooling to escalate from a low-privilege Linux user to root by exploiting misconfigurations, vulnerable services, kernel exploits, and weak permissions, mapped to MITRE ATT&CK. Use during authorized red team engagements…

원문 언어: 영어

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

Conducts systematic reviews of privileged accounts to validate access rights, identify excessive or stale permissions, and enforce least privilege across PAM infrastructure. Use when auditing privileged access for compliance, periodic access recertification,…

원문 언어: 영어

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

Discovers and inventories privileged accounts across enterprise infrastructure, including domain admins, local admins, service accounts, database admins, cloud IAM roles, and application admin accounts, using automated scanning and risk classification. Use…

원문 언어: 영어

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

Executes Atomic Red Team tests mapped to MITRE ATT&CK via Invoke-AtomicRedTeam PowerShell, generates ATT&CK Navigator coverage heatmaps, correlates results against Sigma rules, and runs detection validation loops to measure blue team visibility. Use for…

원문 언어: 영어

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

Executes a structured ransomware incident response from detection through containment, forensic analysis, decryption assessment, recovery, and post-incident hardening, covering ransom negotiation, backup integrity verification, and regulatory notification.…

원문 언어: 영어

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

Plans and facilitates tabletop exercises simulating ransomware incidents, using realistic scenarios based on threat actors like LockBit and ALPHV/BlackCat with injects covering double extortion and backup destruction, then evaluates responses against NIST CSF…

원문 언어: 영어

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

Automates GoPhish phishing simulation campaigns using the Python gophish library, creating email templates with tracking pixels, configuring SMTP sending profiles, building target groups from CSV, launching campaigns, and analyzing results such as open rates,…

원문 언어: 영어

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

Conducts red team operations using the Covenant C2 framework for authorized adversary simulation, covering listener setup, grunt deployment, task execution, and lateral movement tracking. Use when standing up or operating a Covenant command-and-control server…

원문 언어: 영어

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

Automates credential rotation for service accounts across Active Directory, cloud platforms, and application databases to eliminate stale secrets and reduce compromise risk. Use when rotating or automating rotation of service account passwords, API keys, or…

원문 언어: 영어

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

Performs security testing of SOAP web services by analyzing WSDL definitions and testing for XML injection, XXE, WS-Security bypass, SOAPAction spoofing, and XPath injection. Use when assessing a SOAP/WSDL-based API endpoint for XML-related vulnerabilities…

원문 언어: 영어

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

Performs forensic analysis of SQLite databases by examining B-tree page structures, recovering deleted records from freelist pages and Write-Ahead Log (WAL) files, decoding encoded timestamps, and extracting evidence from browser history, messaging apps, and…

원문 언어: 영어

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

Automates the full SSL/TLS certificate lifecycle, including generating Certificate Signing Requests, issuing, deploying, monitoring, renewing, and revoking X.509 certificates, using Python and ACME protocol tools. Use when managing certificate issuance or…

원문 언어: 영어

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