The browser payload blocks interaction with the host page using a full-screen overlay and keyboard interception. It also removes its script tag after running.
Source contains an obfuscated payload loader that reconstructs and executes hidden code.
dist/chunk-YR2M2MZ9.jsView on unpkg · L1The bundle hides its displayed text through numeric character decoding.
chunk-original.jsView on unpkg · L11When loaded in a browser, it adds a full-screen overlay and disables page interaction.
chunk-original.jsView on unpkg · L49It captures every keydown event and prevents it from reaching the page.
chunk-original.jsView on unpkg · L56It removes its own script element after execution.
chunk-original.jsView on unpkg · L63Source contains an obfuscated payload loader that reconstructs and executes hidden code.
dist/chunk-YR2M2MZ9.jsView on unpkg · L1The bundle hides its displayed text through numeric character decoding.
chunk-original.jsView on unpkg · L11When loaded in a browser, it adds a full-screen overlay and disables page interaction.
chunk-original.jsView on unpkg · L49It captures every keydown event and prevents it from reaching the page.
chunk-original.jsView on unpkg · L56It removes its own script element after execution.
chunk-original.jsView on unpkg · L63