When loaded in a browser, the payload locks the current page behind an overlay and prevents keyboard and pointer interaction. No network activity is present.
Source contains an obfuscated payload loader that reconstructs and executes hidden code.
dist/theme-bundle.chunk.7.jsView on unpkg · L1The obfuscated browser payload creates a full-screen, highest-layer overlay.
dist/theme-bundle.chunk.7.jsView on unpkg · L1It disables page interaction, hides overflow, and intercepts every keydown event.
dist/theme-bundle.chunk.7.jsThe payload removes its own script element after execution, concealing the injected source.
dist/theme-bundle.chunk.7.jsView on unpkg · L1Source contains an obfuscated payload loader that reconstructs and executes hidden code.
dist/theme-bundle.chunk.7.jsView on unpkg · L1The obfuscated browser payload creates a full-screen, highest-layer overlay.
dist/theme-bundle.chunk.7.jsView on unpkg · L1It disables page interaction, hides overflow, and intercepts every keydown event.
dist/theme-bundle.chunk.7.jsView on unpkg · L1The payload removes its own script element after execution, concealing the injected source.
dist/theme-bundle.chunk.7.jsView on unpkg · L1