docs: updata README.md 1

This commit is contained in:
qi4L
2024-09-15 13:38:16 +08:00
parent 6ff3788b4d
commit 015ff5f2ae
2 changed files with 2 additions and 94 deletions
+2 -3
View File
@@ -20,13 +20,12 @@
+ JNDI 账号密码启动 + JNDI 账号密码启动
+ JNDI 路由隐藏或加密 + JNDI 路由隐藏或加密
+ JNDI 高版本Bypass + JNDI 高版本Bypass
+ 12个可用回显类 + 自定义修改内存马的路径、密码、验证的HTTP头与值
+ 18个可用的内存马类,且支持修改内存马的路径、密码、验证的HTTP头与值
+ 76条可用 Gadget,并提供多种利用方式
+ 内存马支持[无文件落地Agent打入](https://xz.aliyun.com/t/10075?time__1311=mq%2BxBD9QDQe4yDBkPoN%2BuDAO%3DnB5x&alichlgref=https%3A%2F%2Fxz.aliyun.com%2Fsearch%3Fkeyword%3Drebeyond) + 内存马支持[无文件落地Agent打入](https://xz.aliyun.com/t/10075?time__1311=mq%2BxBD9QDQe4yDBkPoN%2BuDAO%3DnB5x&alichlgref=https%3A%2F%2Fxz.aliyun.com%2Fsearch%3Fkeyword%3Drebeyond)
+ 内存马写入 JRE 或环境变量来隐藏 + 内存马写入 JRE 或环境变量来隐藏
+ 序列化数据加脏数据 + 序列化数据加脏数据
+ [序列化数据进行3字节对应的UTF-8编码](https://whoopsunix.com/docs/PPPYSO/advance/UTFMIX/) + [序列化数据进行3字节对应的UTF-8编码](https://whoopsunix.com/docs/PPPYSO/advance/UTFMIX/)
+ TemplatesImpl 的 _bytecodes 特征消除且做了大小缩减
+ SignedObject 二次反序列化,可用于绕过如 TemplatesImpl 黑名单,CTF 中常出现的 CC 无数组加黑名单等 + SignedObject 二次反序列化,可用于绕过如 TemplatesImpl 黑名单,CTF 中常出现的 CC 无数组加黑名单等
+ 解决 Shiro Header 头部过长,从 request 中获取指定参数的值进行类加载 + 解决 Shiro Header 头部过长,从 request 中获取指定参数的值进行类加载
+ 动态生成混淆的类名 + 动态生成混淆的类名
-91
View File
@@ -1,91 +0,0 @@
# 🐦‍⬛JYso
![](https://img.shields.io/badge/JDK-1.6+-orange)
![](https://img.shields.io/badge/gradle-8.7-blue)
![](https://img.shields.io/badge/SDL-Groovy-green)
👊**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.
# 🚀 Getting Started Guide
📢 Please be sure to take a moment to read this document, which will help you quickly become familiar with JYso!
🧐 Use documentation [Wiki](https://github.com/qi4L/JYso/wiki).
✔ Download the latest version of [Releases](https://github.com/qi4L/JYso/releases).
# 🐲Features
+ JNDI account activation
+ JNDI routing hidden or encrypted
+ JNDI high version Bypass
+ 12 available echo classes
+ 18 available memshell classes, and supports modifying the memshell path, password, authentication HTTP header and value
+ 76 available Gadgets and provide multiple ways to use them
+ Memory horse supports [No file landing Agent entry](https://xz.aliyun.com/t/10075?time__1311=mq%2BxBD9QDQe4yDBkPoN%2BuDAO%3DnB5x&alichlgref=https%3A%2F%2Fxz.aliyun.com%2Fsearch%3Fkeyword%3Drebeyond)
+ write the memshell to JRE or environment variable to hide
+ Serialized data plus dirty data
+ [Serialized data is encoded in UTF-8 corresponding to 3 bytes](https://whoopsunix.com/docs/PPPYSO/advance/UTFMIX/)
+ Secondary deserialization of SignedObject, which can be used to bypass TemplatesImpl blacklist, CC countless groups and blacklists that often appear in CTF, etc.
+ To solve the problem that the Shiro Header header is too long, obtain the value of the specified parameter from the request for class loading.
+ Dynamically generate obfuscated class names
+ MSF/CS online
+ Code execution via JDBC
If you have any other great ideas be sure to let me know! 😎
# 🐯Compile
Download gradle8.7+ and configure it in the global environment variable, execute it in the project root directory
```shell
./gradlew shadowJar
```
# 🌲Directory structure
For more information, see [Directory Structure Description](docs/directory_structure.md).
# ⌛ Follow-up plan
- [ ] Continuous optimization and improvement of each module
- [ ] Add more Bypass functions
- [ ] Optimize the traversal effect through machine learning and graph theory
# 🙏Contribute
We warmly welcome all of you to work together to improve this project!
# ✨404StarLink 2.0 - Galaxy
JYso is a part of 404Team [404StarLink 2.0](https://github.com/knownsec/404StarLink). If you have questions about JYso or want to find a partner to communicate, you can refer to the Starlink group project.
+ https://github.com/knownsec/404StarLink2.0-Galaxy#community
# 📜 Disclaimer
This tool can only be used in the security construction of enterprises that have obtained sufficient legal authorization. When using this tool, you should ensure that all your actions comply with local laws and regulations.
If you commit any illegal behavior while using this tool, you will bear all the consequences yourself. All developers and contributors of this tool do not assume any legal and joint liability.
Please do not install and use this tool unless you have fully read, fully understood and accepted all the terms of this agreement.
Your usage behavior or your acceptance of this Agreement in any other express or implicit manner shall be deemed to have read and agreed to be bound by this Agreement.
# 📷reference project
- https://github.com/veracode-research/rogue-jndi
- https://github.com/welk1n/JNDI-Injection-Exploit
- https://github.com/welk1n/JNDI-Injection-Bypass
- https://github.com/WhiteHSBG/JNDIExploit
- https://github.com/su18/ysoserial
- https://github.com/rebeyond/Behinder
- https://t.zsxq.com/17LkqCzk8
- https://mp.weixin.qq.com/s/fcuKNfLXiFxWrIYQPq7OCg
- https://xz.aliyun.com/t/11640?time__1311=mqmx0DBDuDnQ340vo4%2BxCwg%3DQai%3DYzaq4D&alichlgref=https%3A%2F%2Fxz.aliyun.com%2Fu%2F8697
- https://archive.conference.hitb.org/hitbsecconf2021sin/sessions/make-jdbc-attacks-brilliant-again/
- https://tttang.com/archive/1405/#toc_0x03-jdbc-rce
- https://xz.aliyun.com/t/10656?time__1311=mq%2BxBDy7G%3DLOD%2FD0DoYg0%3DDR0HG8KeD&alichlgref=https%3A%2F%2Ftttang.com%2F#toc-7
- https://whoopsunix.com/docs/PPPYSO/advance/UTFMIX/
- https://github.com/Whoopsunix/utf-8-overlong-encoding
- https://tttang.com/archive/1405/#toc_groovyclassloader
- https://xz.aliyun.com/t/10656?time__1311=mq%2BxBDy7G%3DLOD%2FD0DoY4AKqiKD%3DOQjqx&alichlgref=https%3A%2F%2Ftttang.com%2F
- https://www.leavesongs.com/PENETRATION/use-tls-proxy-to-exploit-ldaps.html