Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nu0l/CVE-2022-46463
CVE-2022-46463(Harbor 未授权)
https://github.com/nu0l/CVE-2022-46463
Last synced: 21 days ago
JSON representation
CVE-2022-46463(Harbor 未授权)
- Host: GitHub
- URL: https://github.com/nu0l/CVE-2022-46463
- Owner: nu0l
- Created: 2023-01-17T14:58:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T12:47:21.000Z (almost 2 years ago)
- Last Synced: 2024-08-05T17:43:39.673Z (4 months ago)
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 22
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - nu0l/CVE-2022-46463 - CVE-2022-46463(Harbor 未授权) (Python)
README
# CVE-2022-46463
[CVE-2022-46463(POC)](https://nvd.nist.gov/vuln/detail/CVE-2022-46463)
Harbor 未授权漏洞详情可见[Stack社区](https://mp.weixin.qq.com/s/V8Ecqq_DPOQhH5q9UBWkXg)
### Use
```
python3 cvve-2022-46463.py -u https://127.0.0.1:5003
python3 cve-2022-46463.py -f file.txt
```### Options
```
-u URL, --url URL Target URL (e.g. http://example.com)
-f FILE, --file FILE Select a target list url file (e.g. file.txt)
-h, --help Show help message and exit
```