YARA rule 'info_stealer': Information stealer patterns (credential harvesting, browser data theft) [malware]
High
- Category
- YARA Match
- Content
- **Drag/drop, hover-only menus, intersection-observer infinite scroll, real keystroke timing under fingerprinting.** v1 has no inter-key jitter or scroll easing. - **Multipart uploads.** `submit` supports GET and `application/x-www-form-urlencoded` POST only; multipart upload forms require escalation. - **Heavy JIT-bound JS** (Google Sheets, Figma, Notion editor). QuickJS is 20–50× slower than V8 — the page may technically run but settle times will be unworkable. - **Login flows that require interactive auth.** Use the managed browser to log in once. Cookies exported from that session can be replayed via `cookies_set` **for the same site only** — see [Operational safety](#operational-safety) for the rules around cookie reuse. ## Escalation accountability
- Confidence
- 84% confidence
- Finding
- Cookies exported from that session can be replayed via `cookies_set` **for the same site only** — see [Operational safety](#opera; cookies_set` **for the same site only** — see [Operational safety](#o
