Raw Paste Service Access
Description
Detects direct access to raw pastes in different paste services often used by malware in their second stages to download malicious code in encrypted or encoded form
Query · sigma
selection: c-uri|contains: - .paste.ee/r/ - .pastebin.com/raw/ - .hastebin.com/raw/ - .ghostbin.co/paste/*/raw/ - pastetext.net/ - pastebin.pl/ - paste.ee/ condition: selection
Known false positives
- User activity (e.g. developer that shared and copied code snippets and used the raw link instead of just copy & paste)