Skip to main content

このリポジトリの skills

mukul975/Anthropic-Cybersecurity-Skills - 20ページ

SkillsMP は mukul975/Anthropic-Cybersecurity-Skills から 817 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

mukul975/Anthropic-Cybersecurity-Skills

収集済み skill 817 件中 40 件を表示しています。

職業分類
情報セキュリティアナリスト
説明

Automates Indicator of Compromise (IOC) enrichment by orchestrating lookups across VirusTotal, AbuseIPDB, Shodan, MISP, and other intelligence sources to provide contextual scoring and disposition recommendations. Use when SOC analysts need rapid multi-source…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Performs comprehensive iOS application security assessments using Frida for dynamic instrumentation, Objection for runtime exploration, SSL pinning bypass for traffic interception, keychain extraction for credential analysis, and IPA static analysis for…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Performs comprehensive security assessments of IoT devices and their ecosystems by testing hardware interfaces, firmware, network communications, cloud APIs, and companion mobile applications. The tester uses firmware extraction and analysis, hardware…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Analyze IP address reputation using the Shodan API to identify open ports, running services, known vulnerabilities, and hosting context for threat intelligence enrichment and incident triage.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Perform lateral movement across Windows networks using WMI-based remote execution techniques including Impacket wmiexec.py, CrackMapExec, and native WMI commands for stealthy post-exploitation during red team engagements.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Malware IOC extraction is the process of analyzing malicious software to identify actionable indicators of compromise including file hashes, network indicators (C2 domains, IP addresses, URLs), regist

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Analyze memory dumps using Volatility3 plugins to detect injected code, rootkits, credential theft, and malware artifacts in Windows, Linux, and macOS memory images.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Bypasses SSL/TLS certificate pinning implementations in Android and iOS applications to enable traffic interception during authorized security assessments. Covers OkHttp, TrustManager, NSURLSession, and third-party pinning library bypass techniques using…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Open Source Intelligence (OSINT) gathering is the first active phase of a red team engagement, where operators collect publicly available information about the target organization to identify attack s

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill covers conducting comprehensive security assessments of Operational Technology (OT) networks including SCADA systems, DCS architectures, and industrial control system communication paths. It addresses the Purdue Reference Model layers, identifies…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Perform vulnerability scanning in OT/ICS environments safely using passive monitoring, native protocol queries, and carefully controlled active scanning with Tenable OT Security to identify vulnerabilities without disrupting industrial processes or crashing…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Crafts and injects custom network packets using Scapy, hping3, and Nemesis during authorized security assessments to test firewall rules, IDS detection, protocol handling, and network stack resilience against malformed and spoofed traffic.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill covers analyzing Programmable Logic Controller (PLC) firmware for security vulnerabilities including hardcoded credentials, insecure update mechanisms, backdoor functions, memory corruption flaws, and undocumented debug interfaces. It addresses…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Assesses organizational readiness for post-quantum cryptography migration per NIST FIPS 203/204/205 standards. Performs cryptographic inventory scanning to identify quantum-vulnerable algorithms (RSA, ECDH, ECDSA), evaluates hybrid TLS configurations with…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Automates the Privacy Impact Assessment (PIA) workflow including data flow mapping, privacy risk scoring matrices, GDPR Article 35 DPIA and CCPA/CPRA alignment checks, data inventory cataloging, and remediation tracking. Implements the NIST Privacy Framework…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Performs privilege escalation assessments on compromised Linux and Windows systems to identify paths from low-privilege access to root or SYSTEM-level control. The tester enumerates misconfigurations, vulnerable services, kernel exploits, SUID binaries,…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Performs purple team exercises by coordinating red team adversary emulation with blue team detection validation using MITRE ATT&CK-mapped attack scenarios, real-time detection testing, and collaborative gap remediation. Use when SOC teams need to validate…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Perform security analysis of Siemens S7comm and S7CommPlus protocols used by SIMATIC S7 PLCs to identify vulnerabilities including replay attacks, integrity bypass, unauthorized CPU stop commands, and program download manipulation exploiting weaknesses in…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill covers implementing Software Composition Analysis (SCA) using Snyk to detect vulnerable open-source dependencies in CI/CD pipelines. It addresses scanning package manifests and lockfiles, automated fix pull request generation, license compliance…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Perform security assessments of SCADA Human-Machine Interface (HMI) systems to identify vulnerabilities in web-based HMIs, thin-client configurations, authentication mechanisms, and communication channels between HMI and PLCs, aligned with IEC 62443 and NIST…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Detect and exploit second-order SQL injection vulnerabilities where malicious input is stored in a database and later executed in an unsafe SQL query during a different application operation.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Auditing HTTP security headers including CSP, HSTS, X-Frame-Options, and cookie attributes to identify missing or misconfigured browser-level protections.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Performing security reviews of serverless functions across AWS Lambda, Azure Functions, and GCP Cloud Functions to identify overly permissive execution roles, insecure environment variables, injection vulnerabilities, and missing runtime protections.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Audit service accounts across enterprise infrastructure to identify orphaned, over-privileged, and non-compliant accounts. This skill covers discovery of service accounts in Active Directory, cloud pl

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Performs tabletop exercises for SOC teams simulating security incidents through discussion-based scenarios to test incident response procedures, communication workflows, and decision-making under pressure without impacting production systems. Use when…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Automates SOC 2 Type II audit preparation including gap assessment against AICPA Trust Services Criteria (CC1-CC9), evidence collection from cloud providers and identity systems, control testing validation, remediation tracking, and continuous compliance…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Enumerate subdomains of target domains using ProjectDiscovery's Subfinder passive reconnaissance tool to map the attack surface during security assessments.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Conduct a thick client application penetration test to identify insecure local storage, hardcoded credentials, DLL hijacking, memory manipulation, and insecure API communication in desktop applications using dnSpy, Procmon, and Burp Suite.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Executes Atomic Red Team tests for MITRE ATT&CK technique validation using the atomic-operator Python framework. Loads test definitions from YAML atomics, runs attack simulations, and validates detection coverage. Use when testing SIEM detection rules,…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Performs proactive threat hunting in Elastic Security SIEM using KQL/EQL queries, detection rules, and Timeline investigation to identify threats that evade automated detection. Use when SOC teams need to hunt for specific ATT&CK techniques, investigate…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Use YARA pattern-matching rules to hunt for malware, suspicious files, and indicators of compromise across filesystems and memory dumps. Covers rule authoring, yara-python scanning, and integration with threat intel feeds.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Performs User and Entity Behavior Analytics (UEBA) to detect anomalous user activities including impossible travel, unusual access patterns, privilege abuse, and insider threats using SIEM-based behavioral baselines and statistical analysis. Use when SOC…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Performs authenticated and unauthenticated vulnerability scanning using Tenable Nessus to identify known vulnerabilities, misconfigurations, default credentials, and missing patches across network infrastructure, servers, and applications. The scanner…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Performs systematic security testing of web applications following the OWASP Web Security Testing Guide (WSTG) methodology to identify vulnerabilities in authentication, authorization, input validation, session management, and business logic. The tester uses…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Exploiting web cache mechanisms to serve malicious content to other users by poisoning cached responses through unkeyed headers and parameters during authorized security tests.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Captures WPA/WPA2 handshakes and performs offline password cracking using aircrack-ng, hashcat, and dictionary attacks during authorized wireless security assessments to evaluate passphrase strength and wireless network security posture.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Execute a wireless network penetration test to assess WiFi security by capturing handshakes, cracking WPA2/WPA3 keys, detecting rogue access points, and testing wireless segmentation using Aircrack-ng and related tools.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Conduct wireless network security assessments using Kismet to detect rogue access points, hidden SSIDs, weak encryption, and unauthorized clients through passive RF monitoring.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

The Common Vulnerability Scoring System (CVSS) is the industry standard framework maintained by FIRST (Forum of Incident Response and Security Teams) for assessing vulnerability severity. CVSS v4.0 (r

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Processes STIX 2.1 threat intelligence bundles delivered via TAXII 2.1 servers, normalizing objects into platform-native schemas and routing them to appropriate consuming systems. Use when onboarding new TAXII collection endpoints, automating bi-directional…

原文の言語: 英語

更新
収集済み skill 817 件中 40 件を表示しています。