early-warning▌
3 indexed skills · max 10 per page
implementing-deception-based-detection-with-canarytoken
mukul975/Anthropic-Cybersecurity-Skills · implementing-deception-based-detection-with-canarytoken
Deploy and monitor Canary Tokens via the Thinkst Canary API for deception-based breach detection using web bug tokens, DNS tokens, document tokens, and AWS key tokens.
performing-paste-site-monitoring-for-credentials
mukul975/Anthropic-Cybersecurity-Skills · performing-paste-site-monitoring-for-credentials
Monitor paste sites like Pastebin and GitHub Gists for leaked credentials, API keys, and sensitive data dumps using automated scraping and keyword matching to detect breaches early.
deploying-ransomware-canary-files
mukul975/Anthropic-Cybersecurity-Skills · deploying-ransomware-canary-files
Deploys and monitors ransomware canary files across critical directories using Python's watchdog library for real-time filesystem event detection. Places strategically named decoy files that mimic high-value targets (financial records, credentials, database exports) in locations ransomware typically enumerates first. Monitors for any read, modify, rename, or delete operations on canary files and triggers immediate alerts via email, Slack webhook, or syslog when interaction is detected, providing early warning before full encryption begins.