Skip to content

CVE-2023-23638-exp-1.0.1

Compare
Choose a tag to compare
@YYHYlh YYHYlh released this 31 May 06:52
· 10 commits to main since this release
5bce331
  1. 修复了程序在低版本JDK+Linux的环境无法使用的问题。
  2. 在字节码加载完成后恢复System的配置,防止造成其他错误。
  3. 在发送字节码时,修改其java版本为51(jdk7)。