hcncn6 / exp-hub

漏洞复现、批量脚本

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exp-hub

漏洞复现模板如下:

# 0x00 软件介绍
git:分布式版本控制系统

# 0x01 复现环境
使用环境:攻防世界中的环境  
复现版本:无

# 0x02 环境搭建
靶机环境:2008_r2_standard_zh-chs

# 0x03 利用条件
无

# 0x04 影响版本
无

# 0x05 漏洞复现
攻击环境:kali_x64_en-us

python ./GitHack.py http://124.126.19.106:31232/.git/  
如下图  
![image](./0.png)

# 0x06 批量脚本
无

# 0x07 踩坑记录
坑0:Exploit aborted due to failure: bad-config: Set the most appropriate target manually  
表示需要设置对应的目标

# 0x08 参考链接
https://github.com/rapid7/metasploit-framework/pull/12283

About

漏洞复现、批量脚本


Languages

Language:Ruby 92.0%Language:Python 5.3%Language:JavaScript 1.6%Language:Java 0.9%Language:Shell 0.2%