tag

attack-surface

7 indexed skills · max 10 per page

skills (7)

performing-subdomain-enumeration-with-subfinder

mukul975/Anthropic-Cybersecurity-Skills · performing-subdomain-enumeration-with-subfinder

0

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

performing-osint-with-spiderfoot

mukul975/Anthropic-Cybersecurity-Skills · performing-osint-with-spiderfoot

0

Automate OSINT collection using SpiderFoot REST API and CLI for target profiling, module-based reconnaissance, and structured result analysis across 200+ data sources

implementing-attack-surface-management

mukul975/Anthropic-Cybersecurity-Skills · implementing-attack-surface-management

0

Implements external attack surface management (EASM) using Shodan, Censys, and ProjectDiscovery tools (subfinder, httpx, nuclei) for asset discovery, subdomain enumeration, service fingerprinting, and exposure scoring. Includes a weighted risk scoring algorithm based on OWASP attack surface analysis methodology and the Relative Attack Surface Quotient (RSQ). Use when building continuous ASM programs or performing external reconnaissance for security assessments.

implementing-attack-path-analysis-with-xm-cyber

mukul975/Anthropic-Cybersecurity-Skills · implementing-attack-path-analysis-with-xm-cyber

0

Deploy XM Cyber's continuous exposure management platform to map attack paths, identify choke points, and prioritize the 2% of exposures that threaten critical assets.

performing-api-inventory-and-discovery

mukul975/Anthropic-Cybersecurity-Skills · performing-api-inventory-and-discovery

0

Performs API inventory and discovery to identify all API endpoints in an organization's environment including documented, undocumented, shadow, zombie, and deprecated APIs. The tester uses passive traffic analysis, active scanning, DNS enumeration, JavaScript analysis, and cloud resource inventory to build a comprehensive API catalog. Maps to OWASP API9:2023 Improper Inventory Management. Activates for requests involving API discovery, shadow API detection, API inventory audit, or attack surface mapping.

conducting-external-reconnaissance-with-osint

mukul975/Anthropic-Cybersecurity-Skills · conducting-external-reconnaissance-with-osint

0

Conducts external reconnaissance using Open Source Intelligence (OSINT) techniques to map an organization's external attack surface without directly interacting with target systems. The tester gathers information from public sources including DNS records, certificate transparency logs, search engines, social media, code repositories, and data breach databases to build a comprehensive target profile. Activates for requests involving OSINT reconnaissance, external footprinting, attack surface mapping, or passive information gathering.

implementing-container-image-minimal-base-with-distroless

mukul975/Anthropic-Cybersecurity-Skills · implementing-container-image-minimal-base-with-distroless

0

Reduce container attack surface by building application images on Google distroless base images that contain only the application runtime with no shell, package manager, or unnecessary OS utilities.