29 matches found
hot-jar-swapping-urlclassloader
URLClassLoader JAR 热替换 以下示例代码展示了热替换已加载 JAR 文件并实现代码执行的能力,其利用的事实是:只要 inode 不变,内部类在被调用时仍会访问该 JAR 文件。 已在 MacOS 上使用 OpenJDK 测试通过(并且还曾通过 Transporter 在 Apple 的 Author publisher 上完成了利用)。 演示来自 Frans Rosén 在 NahamCon 2022 EU 上的演讲《通过热 JAR 替换在 Apple 上实现 RCE 的故事》。 如何运行 build-and-run.sh 运行方式: root@kitploit:...
6.2AI score
SaveExploits0
20