Results for “ransom-note”
8 skillsMore results
analyzing-ransomware-payment-wallets
Traces ransomware cryptocurrency payment flows using blockchain analysis tools such as Chainalysis Reactor, WalletExplorer, and blockchain.com APIs. Identifies wallet clusters, tracks fund movement through mixers and exchanges, and supports law enforcement attribution.
24.6k · bundle
analyzing-ransomware-network-indicators
Analyze Zeek conn.log and NetFlow data to detect ransomware network indicators including C2 beaconing, TOR exit node connections, data exfiltration, and suspicious DNS patterns.
24.6k · bundle
mariadb-drop-user
Explains MariaDB-specific behavior of DROP USER and RENAME USER, including multiple accounts per statement, IF EXISTS handling, active-connection warnings, and effects on privileges and definers. Use when writing or reviewing account-lifecycle SQL for MariaDB.
0
dy-note
Extract and analyze Douyin video data into evidence-graded learning notes, summaries, and research briefs using subtitles, ASR, comments, and AI-assisted reading.
148 · bundle
open-notebook
Self-host an open-source research notebook with AI-powered note generation, multi-speaker podcast creation, and context-aware document chat, supporting 16+ AI providers.
30.2k · bundle
xiaohongshu-note-detail
Fetch Xiaohongshu (RedNote) note details and comments by note ID, returning title, description, author info, engagement stats, tags, and paginated comment list.
3.7k · bundle
agentic-app-risk-review
Defensive review of an LLM/agent application for OWASP-LLM-style risks — prompt injection, unsafe tool calls, excessive agency, and PII/secret leakage. Reads your code, flags issues with file:line. Pure Claude Code, no signup.