superseded
Static assets distribution
When the bundled browser script is loaded in a document, it retrieves JavaScript modules from an obfuscated configured base and executes their text. This is arbitrary remote code execution in the hosting page.
Source contains an obfuscated payload loader that reconstructs and executes hidden code.
a12i5u6l.jsView on unpkg · L1Obfuscated browser loader fetches module text and executes it with Function.
a12i5u6l.jsView on unpkg · L1Loader auto-bootstraps when a document exists and periodically reloads the page.
a12i5u6l.jsView on unpkg · L1Package source references a known benign dynamic code generation pattern.
a12i5u6l.jsView on unpkg · L1Source contains an obfuscated payload loader that reconstructs and executes hidden code.
a12i5u6l.jsView on unpkg · L1Obfuscated browser loader fetches module text and executes it with Function.
a12i5u6l.jsView on unpkg · L1Loader auto-bootstraps when a document exists and periodically reloads the page.
a12i5u6l.jsView on unpkg · L1Package source references a known benign dynamic code generation pattern.
a12i5u6l.jsView on unpkg · L1