YARA rule 'ransomware_behavior': Ransomware-like patterns (mass encryption, ransom notes) [malware]
Critical
- Category
- YARA Match
- Content
io update. ## Alert Types - **Trade alerts**: entry/exit with P&L, entry price, stop, target - **Price alerts**: trigger when asset crosses threshold - **Portfolio summaries**: NAV, daily P&L, positions - **Stop-loss warnings**: drawdown approaching limit - **Win/loss streaks**: celebration + tilt prevention - **Scheduled reports**: daily 18:00, weekly Monday ## Usage ``` Use telegram-alerts to send a trade entry notification for BTC LONG at $68,000 Use telegram-alerts to send my daily portfolio summary Use telegram-alerts to alert me when SOL breaks $90 ``` ## Format Example ``` 🟢 TRADE OPENED Asset: BTC/USDT | LONG Entry: $68,247 | Stop: $67,200 | Target: $70,000 Risk: $0.38 (0.05% NAV) | R:R = 1:2.6 ``` ## Setup Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID in your .env file.
- Confidence
- 80% confidence
- Finding
- YARA rule matched a known malware signature (reverse shell, backdoor, ransomware, C2 framework, or info stealer).
