logoalt Hacker News

0x1ceb00dayesterday at 10:28 PM1 replyview on HN

> some attacks that can be done in JS or Python cannot be done in Java

Examples?


Replies

pronyesterday at 10:34 PM

In September there was a supply-chain attack on NPM where the payload code injected hooks into the DOM API. Changing the behaviour of encapsulated components, like Java's standard library, is not possible now without the application explicitly allowing code to break the integrity of the encapsulated component.