关联漏洞
描述
A short tutorial about how to find and verify FortiOS vulnerablility.
介绍
# CVE-2023-27997-tutorial
A short tutorial about how to find and verify FortiOS vulnerablility.
### How to find a target
- Google Dorking
```
intitle: "Please Login"
```
### How to verify if it is vulnerable or not
- BishopFox/CVE-2023-27997-check [repo](https://github.com/BishopFox/CVE-2023-27997-check)
```
(venv) python CVE-2023-27997-check.py <domain> <port>
Patched
```
文件快照
[4.0K] /data/pocs/64d242d41456a5087d73d66127466342d57376de
└── [ 380] README.md
0 directories, 1 file
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。