Lucene search
+L

112985 matches found

Kitploit
Kitploit
added 2026/09/16 3:38 a.m.9 views

ICT287_CVE-2022-30190_Exploit

ICT287CVE-2022-30190Exploit Project on CVE-2022-30190 exploitation and mitigation strategies 📌 About This repository contains my final project for ICT287, where I explore the CVE-2022-30190 "Follina" vulnerability. The project covers: Detailed analysis of the exploit Step-by-step execution proces...

9.3CVSS8AI score0.99234EPSS
SaveExploits63References1
Kitploit
Kitploit
added 2026/09/16 3:31 a.m.11 views

cve-2023-2745

How to use Save the file as checkcve-2023-2745.py and give it execute permission: root@kitploit: chmod +x checkcve-2023-2745.py Install the dependency once: root@kitploit: python3 -m pip install requests Run: root@kitploit: python3 checkcve-2023-2745.py https://example.com...

6.1CVSS6.7AI score0.79527EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/16 3:18 a.m.11 views

CVE-2023-21887

CVE-2023-21887 漏洞利用工具 该脚本扫描URL列表以检测CVE-2023-46805漏洞并对其进行利用 使用方法 1. 安装所需依赖: root@kitploit: pip install httpx...

4.9CVSS6.8AI score0.43403EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 3:13 a.m.10 views

CVE-2024-21413-Outlook-Assessment

title: "CVE-2024-21413 Moniker Link: Microsoft Outlook Remote Code Execution Assessment" date: 2026-06-28 author: Lindon Mitchell YoguiCR role: Security Researcher / Exploit Analyst status: Completed classification: Public / Portfolio environment: TryHackMe - Moniker Link Lab Vulnerability...

9.8CVSS7.8AI score0.9466EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/16 2:57 a.m.12 views

CVE-2025-11833-PoC

CVE-2025-11833 Checker python3 main.py --url http://localhost --username admin --loot This repository is for educational and research purposes only. The author does not take responsibility for any misuse. Always test PoCs in a controlled and isolated environment...

9.8CVSS8.4AI score0.51005EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/16 2:52 a.m.9 views

CVE-2015-1427

CVE-2015-1427 Parameters -u single url -l specify url file -c specify command...

9.8CVSS8.6AI score0.99906EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/16 2:23 a.m.9 views

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...

9.8CVSS8.6AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/16 2:21 a.m.10 views

CVE-2025-0133

Description: It is a POC for CVE-2025-0133 that is applicable only to PAN-OS firewall configurations with an enabled GlobalProtect gateway or portal. It checks issue on multiple URLs that accepts from file, with custom thread. You can also set you timeout and get results in a file. Example usage:...

6.9CVSS6.6AI score0.46401EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/16 1:40 a.m.8 views

poc-proxycommand-vulnerable

RCE via insecure /.ssh/config Use of tokens like %h, %p in ProxyCommand is quite popular to use tunnels and connection proxying using SSH. Vulnerable config root@kitploit: host .example.com ProxyCommand /usr/bin/nc -X connect -x 192.0.2.0:8080 %h %p Note: in my initial assessment I was under the...

7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 1:36 a.m.9 views

CVE-2026-73315

CVE-2026-73315: SSRF through PayPal certificate URL XenForo before 2.3.13 fetches the certificate URL supplied by a PayPal REST webhook without restricting its destination. What happens The callback handler passes PAYPAL-CERT-URL to XenForo's trusted HTTP reader. It does not require a PayPal...

8.6CVSS6AI score0.00272EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 1:34 a.m.11 views

CVE-2021-42237-SiteCore-XP

CVE-2021-42237-SiteCore-XP Similarly, put the URLs to be detected in target.txt Register and modify the DNSLOG platform yourself...

10CVSS8.4AI score0.97904EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/16 12:45 a.m.12 views

POC_CVE-2025-53558

CVE-2025-53558 Disclaimer This program should only be used for authorized security testing and research purposes. Users must comply with the Cybersecurity Law and use it appropriately. The author is not responsible for any illegal attacks or other unlawful acts that occur when users use this tool...

8.8CVSS8.1AI score0.01387EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:06 a.m.9 views

CVE-2026-64849

CVE-2026-64849 More root@kitploit: POST /api/2.0/mlflow/webhooks HTTP/1.1 Host: Content-Type: application/json "url": "https://httpbin.org/redirect-to?url=http://169.254.169.254/latest/meta-data/", "name": "poc", "events": "action": "CREATED", "entity": "REGISTEREDMODEL" root@kitploit: POST...

9.3CVSS8.5AI score0.1641EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/16 12:05 a.m.12 views

CVE-2022-29464

CVE-2022-29464 CVE-2022-29464 POC exploit Usage root@kitploit: usage: exploit.py -h -u URL -l LIST -w WEBSHELL optional arguments: -h, --help show this help message and exit -u URL, --url URL Target url, http://localhost:9443 -l LIST, --list LIST List of target url saperated with new line -w...

10CVSS8.7AI score0.99999EPSS
SaveExploits22
Cvelist
Cvelist
added 2026/09/16 12:00 a.m.25 views

CVE-2025-56563

A Server-Side Request Forgery vulnerability exists in satproxy.php in Zenith Satellite Tracker 1.0. The script accepts an attacker-controlled address URL parameter and passes it to curlsetoptCURLOPTURL without host or scheme validation. An unauthenticated remote attacker can leverage this to make...

0.00395EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.8 views

GitLab 13.0 < 19.1.8 / 19.2 < 19.2.6 / 19.3 < 19.3.2 (CVE-2026-8030)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - GitLab has remediated an issue in GitLab CE/EE affecting all versions from 13.0 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that under certain conditions could have allowed an...

4.3CVSS0.00414EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/16 12:00 a.m.8 views

EUVD-2025-210923

A Server-Side Request Forgery vulnerability exists in satproxy.php in Zenith Satellite Tracker 1.0. The script accepts an attacker-controlled address URL parameter and passes it to curlsetoptCURLOPTURL without host or scheme validation. An unauthenticated remote attacker can leverage this to make...

0.00395EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
added 2026/09/16 12:00 a.m.0 views

CVE-2026-92804: Server-Side Request Forgery (SSRF)

Nango through 0.70.4 fails to validate caller-supplied connection configuration values interpolated into provider token and proxy URL templates. Authenticated attackers can supply malicious configuration values to direct server requests at internal addresses or cloud metadata endpoints, potential...

7.1CVSS0.00277EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 11:53 p.m.13 views

CVE-2020-3187-Scanlist

CVE-2020-3187-Scanlist - Cisco Batch scanning site. Disclaimer: I am not responsible for the use of this tool or any damages, DO NOT USE THIS FOR ILLEGAL PURPOSES. This tool was designed to scan for authorised assets to automate the check for this vulnerability on multiple cisco instances. Instal...

9.1CVSS8.1AI score0.96595EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/15 11:45 p.m.12 views

CVE-2025-10035_GoAnywhere

GoAnywhere CVE-2025-10035 Checker Description A lightweight Python checker that detects whether a GoAnywhere instance is vulnerable to CVE‑2025‑10035. This tool sends a crafted GET request with a randomized User-Agent using fake-useragent with a fallback list, does not follow redirects, inspects...

10CVSS8.6AI score0.99799EPSS
SaveExploits3
Rows per page
Query Builder