tag

brute-force

3 indexed skills · max 10 per page

skills (3)

detecting-anomalous-authentication-patterns

mukul975/Anthropic-Cybersecurity-Skills · detecting-anomalous-authentication-patterns

0

Detects anomalous authentication patterns using UEBA analytics, statistical baselines, and machine learning models to identify impossible travel, credential stuffing, brute force, password spraying, and compromised account behaviors across authentication logs. Activates for requests involving authentication anomaly detection, login behavior analysis, UEBA implementation, or suspicious sign-in investigation.

detecting-rdp-brute-force-attacks

mukul975/Anthropic-Cybersecurity-Skills · detecting-rdp-brute-force-attacks

0

Detect RDP brute force attacks by analyzing Windows Security Event Logs for failed authentication patterns (Event ID 4625), successful logons after failures (Event ID 4624), NLA failures, and source IP frequency analysis.

performing-api-rate-limiting-bypass

mukul975/Anthropic-Cybersecurity-Skills · performing-api-rate-limiting-bypass

0

Tests API rate limiting implementations for bypass vulnerabilities by manipulating request headers, IP addresses, HTTP methods, API versions, and encoding schemes to circumvent request throttling controls. The tester identifies rate limit headers, determines enforcement mechanisms, and attempts bypasses including X-Forwarded-For spoofing, parameter pollution, case variation, and endpoint path manipulation. Maps to OWASP API4:2023 Unrestricted Resource Consumption. Activates for requests involving rate limit bypass, API throttling evasion, brute force protection testing, or API abuse prevention assessment.