mirror of
https://github.com/qi4L/JYso.git
synced 2026-09-26 16:51:52 +08:00
re+1+
This commit is contained in:
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.
@@ -1,6 +1,8 @@
|
|||||||
# 🐦⬛ JYso
|
# 🐦⬛ JYso
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
JYso是一款可以同时当做 ysoserial 与 JNDIExploit 使用的工具,同时具备多种JNDI高版本、WAF、RASP的Bypass功能。
|
JYso是一款可以同时当做 ysoserial 与 JNDIExploit 使用的工具,同时具备多种JNDI高版本、WAF、RASP的Bypass功能。
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
# 🐦⬛JYso
|
# 🐦⬛JYso
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
JYso is a tool that can be used as both ysoserial and JNDIExploit. It also has bypass functions of multiple JNDI high versions, WAF, and RASP.
|
JYso is a tool that can be used as both ysoserial and JNDIExploit. It also has bypass functions of multiple JNDI high versions, WAF, and RASP.
|
||||||
|
|
||||||
# 🦜Help!
|
# 🦜Help!
|
||||||
|
|||||||
@@ -22,17 +22,6 @@ repositories {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//jar {
|
|
||||||
// duplicatesStrategy = DuplicatesStrategy.INCLUDE
|
|
||||||
// from {
|
|
||||||
// configurations.runtimeClasspath.collect{it.isDirectory() ? it : zipTree(it)}
|
|
||||||
// }
|
|
||||||
// manifest {
|
|
||||||
// attributes 'Main-Class': 'com.qi4l.jndi.Starter'
|
|
||||||
// }
|
|
||||||
// zip64=true
|
|
||||||
//}
|
|
||||||
|
|
||||||
shadowJar {
|
shadowJar {
|
||||||
manifest {
|
manifest {
|
||||||
attributes 'Main-Class': 'com.qi4l.jndi.Starter'
|
attributes 'Main-Class': 'com.qi4l.jndi.Starter'
|
||||||
|
|||||||
Reference in New Issue
Block a user