Configure ModSecurity WAF with OWASP Core Rule Set (CRS) for web application logging, tune rules to reduce false positives, analyze audit logs for attack detection, and implement custom SecRules for a...
4.3k
AI 82
hunting-for-command-and-control-beaconing
mukul9754/3/2026
Detect C2 beaconing patterns in network traffic using frequency analysis, jitter detection, and domain reputation to identify compromised endpoints communicating with adversary infrastructure.
4k
AI 95
performing-asset-criticality-scoring-for-vulns
mukul9754/3/2026
Develop and apply a multi-factor asset criticality scoring model to weight vulnerability prioritization based on business impact, data sensitivity, and operational importance.
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.
4k
AI 94
detecting-t1003-credential-dumping-with-edr
mukul9754/3/2026
Detect OS credential dumping techniques targeting LSASS memory, SAM database, NTDS.dit, and cached credentials using EDR telemetry, Sysmon process access monitoring, and Windows security event correla...
4k
AI 93
analyzing-threat-intelligence-feeds
mukul9754/3/2026
Analyzes structured and unstructured threat intelligence feeds to extract actionable indicators, adversary tactics, and campaign context. Use when ingesting commercial or open-source CTI feeds, evalua...
4k
AI 92
detecting-t1548-abuse-elevation-control-mechanism
mukul9754/3/2026
Detect abuse of elevation control mechanisms including UAC bypass, sudo exploitation, and setuid/setgid manipulation by monitoring registry modifications, process elevation flags, and unusual parent-c...
4k
AI 92
conducting-post-incident-lessons-learned
mukul9754/3/2026
Facilitate structured post-incident reviews to identify root causes, document what worked and failed, and produce actionable recommendations to improve future incident response.
4k
AI 92
hunting-for-dns-tunneling-with-zeek
mukul9754/3/2026
Detect DNS tunneling and data exfiltration by analyzing Zeek dns.log for high-entropy subdomain queries, excessive query volume, long query lengths, and unusual DNS record types indicating covert chan...
4k
AI 92
configuring-windows-event-logging-for-detection
mukul9754/3/2026
Configures Windows Event Logging with advanced audit policies to generate high-fidelity security events for threat detection and forensic investigation. Use when enabling audit policies for logon even...
4k
AI 92
exploiting-deeplink-vulnerabilities
mukul9754/3/2026
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 manipulati...
4k
AI 92
analyzing-ios-app-security-with-objection
mukul9754/3/2026
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 as...
4k
AI 91
performing-nist-csf-maturity-assessment
mukul9754/3/2026
The NIST Cybersecurity Framework (CSF) 2.0, released in February 2024, provides a comprehensive taxonomy for managing cybersecurity risk through six core Functions - Govern, Identify, Protect, Detect,...
4k
AI 91
hunting-advanced-persistent-threats
mukul9754/3/2026
Proactively hunts for Advanced Persistent Threat (APT) activity within enterprise environments using hypothesis-driven searches across endpoint telemetry, network logs, and memory artifacts. Use when...
4k
AI 91
performing-indicator-lifecycle-management
mukul9754/3/2026
Indicator lifecycle management tracks IOCs from initial discovery through validation, enrichment, deployment, monitoring, and eventual retirement. This skill covers implementing systematic processes f
4k
AI 90
implementing-endpoint-dlp-controls
mukul9754/3/2026
Implements endpoint Data Loss Prevention (DLP) controls to detect and prevent sensitive data exfiltration through email, USB, cloud storage, and printing. Use when deploying DLP agents, creating conte...
4k
AI 88
detecting-qr-code-phishing-with-email-security
mukul9754/3/2026
Detect and prevent QR code phishing (quishing) attacks that bypass traditional email security by embedding malicious URLs in QR code images within emails.