15 matches found
CVE-2025-31486
CVE-2025-31486-PoC.py url image For details on vulnerability reproduction and specific environment setup, please refer to:https://chenchena.blog.csdn.net/article/details/147150357?spm=1001.2014.3001.5502...
CVE-2023-27372
Installation and Execution of the script 💻 Prerequisites Before starting, make sure you have the following tools installed on your machine: Python 3.x Git pip to manage Python dependencies Installation Steps 1. Clone the repository Use git to clone the repository: root@kitploit: git clone...
CVE-2024-9933
CVE-2024-9933 Usage Usage: python CVE-2024-9933 .py option URL Options: check : Verify if the target URL is vulnerable. exploit : Attempt to exploit the vulnerability on the provided URL. Examples: python CVE-2024-9933 .py check http://example.com python CVE-2024-9933 .py exploit http://example.c...
CVE-2023-35813
CVE-2023-35813 Exploit for CVE-2023-35813 example use: go run CVE-2023-35813.go https://example.com or go build CVE-2023-35813.go ./CVE-2023-35813 https://example.com Printscreen:...
cve-2024-42327
cve-2024-42327 usage: cve-2024-42327.py -h -u URL -n USERNAME -p PASSWORD --example cve-2024-42327.py: error: the following arguments are required: -u/--url, -n/--username, -p/--password...
CVE-2021-37580
CVE-2021-37580 CVE-2021-37580 Help python CVE-2021-37580.py http://1.1.13.1...
CVE-2022-26134-cve1
CVE-2022-26134RCE Installation root@kitploit: git clone https://github.com/yigexioabai/CVE-2022-26134-cve1.git cd CVE-2022-26134-cve1 pip3 install -r requirements.txt 把CVE-2022-26134RCE.py放到pocsuite3\pocs目录下 cd pocs Using pocsuite3 Single URL: root@kitploit: pocsuite -r CVE-2022-26134RCE.py -u ur...
CVE-2022-26134
CVE-2022-26134 Practice writing PoC in Go Usage root@kitploit: go get -u -v github.com/wjlin0/CVE-2022-26134 CVE-2022-26134 -url https://example.com/ Build root@kitploit: git clone https://github.com/wjlin0/CVE-2022-26134 cd CVE-2022-26134 && chmod +x build.sh && ./build.sh...
CVE-2022-41040
CVE-2022-41040 Code set relating to CVE-2022-41040. scanner.py is a Python based scanner testing for the CVE-2022-41040. Requirements The only additional modules needed to run this code is requests and colorama. root@kitploit: pip install -r requirements.txt Usage This script takes a single URL o...
CVE-2026-9082-PoC
python3 poc.py https://target.com...
CVE-2020-14882
Thank you NS-Sp4ce、Jas502n、s1kr10s、demon、斯文 reference: https://github.com/NS-Sp4ce/CVE-2020-14882 https://github.com/jas502n/CVE-2020-14882 https://github.com/s1kr10s/CVE-2020-14882 usage: CVE-2020-14882.py -h -u URL -f FILE -c CMD optional arguments: -h, --help show this help message and exit -u...
CVE-2021-43778
CVE-2021-43778 CVE-2021-43778 poc usage: CVE-2021-43778 http://test.com...
CVE-2021-22986_Check
CVE-2021-22986Check CVE-2021-22986 Checker Script in Python3 How to Use: python3 checker.py -u http://url Output: root@kitploit: HOST IS NOT VULNERABLE: | | | / | | | | | | | | | | | | | | | | \ \ | ' | |/ | | | | | | | | | | | | | || |/ |/| ./||/||| | | || Vuln Checker ! Target: http://URL +...