-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
S@2g
authored and
S@2g
committed
Jul 4, 2022
1 parent
68b7ba4
commit 74097c6
Showing
90 changed files
with
167 additions
and
1 deletion.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+3.15 KB
target/classes/com/feihong/ldap/LDAPRefServer$OperationInterceptor.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+4.23 KB
target/classes/com/feihong/ldap/controllers/GroovyBypassController.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.58 KB
target/classes/com/feihong/ldap/controllers/SerializedDataController$1.class
Binary file not shown.
Binary file added
BIN
+5.58 KB
target/classes/com/feihong/ldap/controllers/SerializedDataController.class
Binary file not shown.
Binary file added
BIN
+1.31 KB
target/classes/com/feihong/ldap/controllers/TomcatBypassController$1.class
Binary file not shown.
Binary file added
BIN
+5.06 KB
target/classes/com/feihong/ldap/controllers/TomcatBypassController$TomcatBypassHelper.class
Binary file not shown.
Binary file added
BIN
+6.45 KB
target/classes/com/feihong/ldap/controllers/TomcatBypassController.class
Binary file not shown.
Binary file added
BIN
+1.29 KB
target/classes/com/feihong/ldap/controllers/WebsphereBypassController$1.class
Binary file not shown.
Binary file added
BIN
+6.52 KB
target/classes/com/feihong/ldap/controllers/WebsphereBypassController.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+508 Bytes
target/classes/com/feihong/ldap/exceptions/IncorrectParamsException.class
Binary file not shown.
Binary file added
BIN
+526 Bytes
target/classes/com/feihong/ldap/exceptions/UnSupportedActionTypeException.class
Binary file not shown.
Binary file added
BIN
+522 Bytes
target/classes/com/feihong/ldap/exceptions/UnSupportedGadgetTypeException.class
Binary file not shown.
Binary file added
BIN
+529 Bytes
target/classes/com/feihong/ldap/exceptions/UnSupportedPayloadTypeException.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+764 Bytes
target/classes/com/feihong/ldap/gadgets/URLDNS$SilentURLStreamHandler.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.39 KB
target/classes/com/feihong/ldap/gadgets/utils/Gadgets$StubTransletPayload.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+6.4 KB
target/classes/com/feihong/ldap/template/DynamicInterceptorTemplate.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+12.6 KB
target/classes/com/feihong/ldap/template/SpringMemshellTemplate.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+14.6 KB
target/classes/com/feihong/ldap/template/TomcatMemshellTemplate1.class
Binary file not shown.
Binary file added
BIN
+17.6 KB
target/classes/com/feihong/ldap/template/TomcatMemshellTemplate2.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+15.8 KB
target/classes/com/feihong/ldap/template/WeblogicMemshellTemplate1.class
Binary file not shown.
Binary file added
BIN
+15.4 KB
target/classes/com/feihong/ldap/template/WeblogicMemshellTemplate2.class
Binary file not shown.
Binary file added
BIN
+14.8 KB
target/classes/com/feihong/ldap/template/WebsphereMemshellTemplate.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+698 Bytes
target/classes/com/ibm/websphere/client/factory/jdbc/PropertiesRefAddr.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
#Generated by Maven | ||
#Mon Jul 04 10:59:26 CST 2022 | ||
version=1.4-SNAPSHOT | ||
groupId=org.example | ||
artifactId=JNDIExploit |
84 changes: 84 additions & 0 deletions
84
target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
com\feihong\ldap\LdapServer.class | ||
com\feihong\ldap\template\SpringMemshellTemplate.class | ||
com\feihong\ldap\controllers\LdapController.class | ||
com\feihong\ldap\gadgets\utils\Gadgets.class | ||
com\feihong\ldap\template\WebsphereMemshellTemplate.class | ||
com\feihong\ldap\utils\MyURLClassLoader.class | ||
com\feihong\ldap\controllers\TomcatBypassController.class | ||
com\feihong\ldap\gadgets\CVE_2020_2883.class | ||
com\feihong\ldap\gadgets\C3P0.class | ||
com\feihong\ldap\template\isSuccess.class | ||
com\feihong\ldap\template\JettyMemshellTemplate.class | ||
com\feihong\ldap\gadgets\Jdk7u21.class | ||
com\feihong\ldap\LDAPRefServer.class | ||
com\feihong\ldap\template\WeblogicEchoTemplate.class | ||
com\feihong\ldap\RMIServer.class | ||
com\feihong\ldap\template\DynamicInterceptorTemplate.class | ||
com\feihong\ldap\controllers\TomcatBypassController$1.class | ||
com\feihong\ldap\gadgets\CommonsBeanutils2.class | ||
com\feihong\ldap\template\SpringEchoTemplate.class | ||
com\feihong\ldap\template\TomcatEchoTemplate.class | ||
com\feihong\ldap\controllers\GroovyBypassController.class | ||
com\feihong\ldap\template\WeblogicMemshellTemplate1.class | ||
com\feihong\ldap\controllers\BasicController.class | ||
com\feihong\ldap\template\GodzillaFilter.class | ||
com\feihong\ldap\template\JettyBehinderFilter.class | ||
com\feihong\ldap\controllers\WebsphereBypassController$1.class | ||
com\feihong\ldap\gadgets\CommonsCollections6.class | ||
com\feihong\ldap\gadgets\utils\Gadgets$1.class | ||
com\feihong\ldap\controllers\SerializedDataController.class | ||
com\feihong\ldap\template\DnslogTemplate.class | ||
com\feihong\ldap\exceptions\UnSupportedGadgetTypeException.class | ||
com\feihong\ldap\gadgets\utils\Util.class | ||
com\feihong\ldap\exceptions\IncorrectParamsException.class | ||
com\feihong\ldap\controllers\WebsphereBypassController.class | ||
com\feihong\ldap\gadgets\C3P0$PoolSource.class | ||
com\feihong\ldap\HTTPServer.class | ||
com\feihong\ldap\gadgets\CommonsBeanutils1.class | ||
com\feihong\ldap\template\DynamicFilterTemplate.class | ||
com\feihong\ldap\RMIServer$MarshalOutputStream.class | ||
com\feihong\ldap\RMIServer$1.class | ||
com\feihong\ldap\gadgets\utils\ClassFiles.class | ||
com\feihong\ldap\template\Template.class | ||
com\feihong\ldap\utils\Config.class | ||
com\feihong\ldap\exceptions\UnSupportedActionTypeException.class | ||
com\feihong\ldap\gadgets\CVE_2020_2555.class | ||
com\feihong\ldap\gadgets\URLDNS$SilentURLStreamHandler.class | ||
com\feihong\ldap\gadgets\C3P0$1.class | ||
com\feihong\ldap\gadgets\CVE_2020_2555$1.class | ||
com\feihong\ldap\gadgets\CommonsCollectionsK2.class | ||
com\feihong\ldap\gadgets\CVE_2020_2883$1.class | ||
com\feihong\ldap\enumtypes\WebsphereActionType.class | ||
com\feihong\ldap\template\TomcatMemshellTemplate1.class | ||
com\feihong\ldap\template\WeblogicMemshellTemplate2.class | ||
com\feihong\ldap\controllers\BasicController$1.class | ||
com\feihong\ldap\exceptions\UnSupportedPayloadTypeException.class | ||
com\feihong\ldap\controllers\SerializedDataController$1.class | ||
com\feihong\ldap\HTTPServer$1.class | ||
com\ibm\websphere\client\factory\jdbc\PropertiesRefAddr.class | ||
com\feihong\ldap\template\CommandTemplate.class | ||
com\feihong\ldap\RMIServer$Dummy.class | ||
com\feihong\ldap\Starter.class | ||
com\feihong\ldap\gadgets\utils\Reflections.class | ||
com\feihong\ldap\controllers\LdapMapping.class | ||
com\feihong\ldap\RMIServer$2.class | ||
com\feihong\ldap\controllers\TomcatBypassController$TomcatBypassHelper.class | ||
com\feihong\ldap\template\MyClassLoader.class | ||
com\feihong\ldap\LDAPRefServer$OperationInterceptor.class | ||
com\feihong\ldap\utils\Util.class | ||
com\feihong\ldap\gadgets\CommonsCollectionsK1.class | ||
com\feihong\ldap\utils\Cache.class | ||
Meterpreter.class | ||
com\feihong\ldap\enumtypes\PayloadType.class | ||
com\feihong\ldap\gadgets\utils\Gadgets$Foo.class | ||
com\feihong\ldap\template\JBossMemshellTemplate.class | ||
com\feihong\ldap\enumtypes\GadgetType.class | ||
com\feihong\ldap\utils\ClassByteChange.class | ||
com\feihong\ldap\gadgets\Jre8u20.class | ||
com\feihong\ldap\gadgets\utils\Gadgets$StubTransletPayload.class | ||
com\feihong\ldap\template\isOK.class | ||
com\feihong\ldap\template\Meterpreter.class | ||
com\feihong\ldap\template\TomcatMemshellTemplate2.class | ||
com\feihong\ldap\template\BehinderFilter.class | ||
com\feihong\ldap\gadgets\URLDNS.class | ||
com\feihong\ldap\template\ReverseShellTemplate.class |
65 changes: 65 additions & 0 deletions
65
target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\exceptions\UnSupportedPayloadTypeException.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\HTTPServer.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\controllers\WebsphereBypassController.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\controllers\SerializedDataController.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\LDAPRefServer.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\utils\Util.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\BehinderFilter.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\controllers\LdapController.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\CommonsBeanutils2.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\DnslogTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\utils\Reflections.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\exceptions\IncorrectParamsException.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\DynamicInterceptorTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\Template.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\exceptions\UnSupportedGadgetTypeException.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\CVE_2020_2555.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\controllers\LdapMapping.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\Starter.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\controllers\TomcatBypassController.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\enumtypes\WebsphereActionType.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\MyClassLoader.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\LdapServer.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\isOK.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\ReverseShellTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\TomcatEchoTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\utils\MyURLClassLoader.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\Jdk7u21.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\controllers\GroovyBypassController.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\CommonsCollectionsK2.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\CVE_2020_2883.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\GodzillaFilter.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\CommandTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\CommonsCollections6.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\controllers\BasicController.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\JBossMemshellTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\WeblogicEchoTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\WeblogicMemshellTemplate2.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\Jre8u20.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\DynamicFilterTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\utils\Cache.java | ||
C:\2\JNDI-NU\src\main\java\Meterpreter.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\utils\Config.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\RMIServer.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\utils\Util.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\TomcatMemshellTemplate2.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\SpringMemshellTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\URLDNS.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\C3P0.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\Meterpreter.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\SpringEchoTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\utils\ClassFiles.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\WeblogicMemshellTemplate1.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\JettyBehinderFilter.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\controllers\PropertiesRefAddr.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\CommonsCollectionsK1.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\utils\Gadgets.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\utils\ClassByteChange.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\enumtypes\GadgetType.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\WebsphereMemshellTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\JettyMemshellTemplate.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\enumtypes\PayloadType.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\isSuccess.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\template\TomcatMemshellTemplate1.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\exceptions\UnSupportedActionTypeException.java | ||
C:\2\JNDI-NU\src\main\java\com\feihong\ldap\gadgets\CommonsBeanutils1.java |