Rostyslav IvankivHow to trigger JS code from Java and unlock the power of JavaScriptIntroductionMar 27, 2023
IngraalvmbyChristian WirthNashorn removal: GraalVM to the rescue!Nashorn, the JavaScript engine in the OpenJDK is scheduled for removal. Learn why and how you should use GraalVM JavaScript for Nashorn…Mar 11, 20201
Renato MarinhoLog4Shell campaigns are using Nashorn to get reverse shell on victim’s machinesAlmost one year later, Log4Shell attacks are still alive and making victims. Log4shell, as you may remember, was the name given to a remote…Nov 22, 2022Nov 22, 2022
IngraalvmbyChristian WirthImprove React.js Server-Side Rendering by 150% with GraalVMTake a look at GraalVM which provides excellent ECMAScript compliance along with a convenient way to migrate from Nashorn.Feb 6, 2020Feb 6, 2020
Florian EnnerJDK 15: A world beyond NashornEvaluating Graal.js and the hidden JShell APIMar 7, 2021Mar 7, 2021
Rostyslav IvankivHow to trigger JS code from Java and unlock the power of JavaScriptIntroductionMar 27, 2023
IngraalvmbyChristian WirthNashorn removal: GraalVM to the rescue!Nashorn, the JavaScript engine in the OpenJDK is scheduled for removal. Learn why and how you should use GraalVM JavaScript for Nashorn…Mar 11, 20201
Renato MarinhoLog4Shell campaigns are using Nashorn to get reverse shell on victim’s machinesAlmost one year later, Log4Shell attacks are still alive and making victims. Log4shell, as you may remember, was the name given to a remote…Nov 22, 2022
IngraalvmbyChristian WirthImprove React.js Server-Side Rendering by 150% with GraalVMTake a look at GraalVM which provides excellent ECMAScript compliance along with a convenient way to migrate from Nashorn.Feb 6, 2020
InMendix CommunitybyOckert van SchalkwykRiding the Nashorn in MendixMendix runs on Java, which means its compiled. Sure, you can create dynamic content but can you create code dynamically? Many compiled…Feb 18, 2020
Paul KlingelhuberPlaying around with the Nashorn JavaScript engineAs my day-job is typically writing (modern) enterprise Java applications I have an open ear for news in the Java world. Luckily I can…Oct 29, 2016
Inmalt-engineeringbyMaxime G.How to Avoid Remote Code Execution When Using NashornRecently at Malt, we created a custom report engine. It allows us to create dynamic reports by coding only two parts :Mar 25, 2019