Skip to content

j2ekim/YApi_exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yapi任意命令执行漏洞利用工具

by j2ekim

  [cmd 版]
  exp.py -u [--url] -c [--command] 
  exp.py -u http://127.0.0.1 -c whoami

image

  [input 版]
  url: http://x.x.x.x/
  command:whoami

image

编写思路

每次输入网址先判断是否开启注册, 生成随机账户名和密码, 注册,添加项目,添加接口,设置全局变量。

漏洞详细请百度参考复现文章

使用需知

由于传播、利用此工具而造成的任何直接或者间接的后果及损失,均由使用者本人负责,作者不为此承担任何责任。

About

YApi REC 远程代码执行漏洞利用工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages