Lucene search
+L

1306050 matches found

Kitploit
Kitploit
added 2026/09/10 2:16 a.m.6 views

CVE-2017-1000117

Test repository to check Git's vulnerability CVE-2017-1000117 How it works? Clone this repository recursively. The sentence 「うんこもりもり」which means like "Lots of shit." will be shown on your terminal. root@kitploit: $ git clone --recursive https://github.com/greymd/CVE-2017-1000117.git Cloning into...

8.8CVSS7.2AI score0.77823EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/10 2:16 a.m.10 views

ivantiunlocker

ivantiunlocker Prevent CVE-2025-22457 and other security problems with Juniper/Ivanti Secure Connect SSL VPN Many security issues around SSL VPN devices recently. You can't feel safe anymore. And then there is CVE-2025-22457 ! Read the story behind it :...

9.8CVSS8.4AI score0.9998EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/10 2:14 a.m.6 views

struts-rce

:source-highlighter: pygments = Apache Struts CVE-2017-5638 exploitation This simple web application is built with vulnerable Apache Struts 2.5.10 CVE-2017-5638. It's vulnerable to RCE. == Starting web application To start vulnerable web application, execute: mvn jetty:run The application will be...

10CVSS8AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/10 2:14 a.m.4 views

NDAY_CVE_2016_8823

NDAYCVE20168823 PoC under work, CVE-2016-8823...

7.8CVSS7.4AI score0.00652EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 2:14 a.m.4 views

redisHack

redisHack Redis unauthorized access detection and CVE-2022-0543 exploitation two-in-one script Usage:...

10CVSS8.2AI score0.99351EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/10 2:13 a.m.6 views

CVE-2018-1111

CVE-2018-1111 CVE-2018-1111 DynoRoot...

7.9CVSS7.8AI score0.9797EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/10 2:13 a.m.6 views

Fastjson--CVE-2017-18349-

Fastjson--CVE-2017-18349-Cancel changes After setting the project as a Maven project, run note: using a higher version of JDK may fail, it is recommended to use JDK version 1.8.65 Just run the main function of FastjsondemoApplication.java TouchFile.java file root@kitploit: import java.lang.Runtim...

10CVSS8.2AI score0.3897EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/10 2:13 a.m.8 views

ioc-scanner-CVE-2019-19781

Indicator of Compromise Scanner for CVE-2019-19781 This repository contains a utility for detecting compromises of Citrix ADC Appliances related to CVE-2019-19781. The utility, and its resources, encode indicators of compromise collected during FireEye Mandiant investigations. To learn more, plea...

9.8CVSS7.7AI score0.99999EPSS
SaveExploits48References11
Kitploit
Kitploit
added 2026/09/10 2:12 a.m.8 views

CVE-2024-0012-poc

See more PoC at https://pc.fenchuan8.com//index?forum=101158&yqm=DGR4X Due to different network environments, timeouts may occur during code execution. Adjust the timeout time accordingly. Batch detection: python poc.py -f url.txt Single detection: python poc.py -u https://your-ip...

9.8CVSS8.3AI score0.99718EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/10 2:12 a.m.5 views

Wolfcms-v0.8.3.1-xss-POC-by-Provensec-llc

Wolfcms-v0.8.3.1-xss-POC-by-Provensec-llc WolfCMS-v0.8.3.1 Cross Site ScriptingXSS Assigned CVE Number: CVE-2017-11611...

5.4CVSS6AI score0.00904EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 2:12 a.m.5 views

log4j2-exploit

Log4Shell CVE-2021-44228 proof of concept Requirement Java JDK/JRE 8 or later version curl exploitable Simple spring boot application that serves a login page with user and password. It logs the user name when POSTed to /. It is not required for the application to log any user provided input...

10CVSS7.2AI score0.99999EPSS
SaveExploits368References2
Kitploit
Kitploit
added 2026/09/10 2:11 a.m.7 views

CVE-2022-38374

CVE-2022-38374 Text COpy from :https://vulners.com/cve/CVE-2022-38374...

8.8CVSS7AI score0.01886EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 2:11 a.m.6 views

CVE-2019-17124

Exploit Title: KRAMER VIAware 2.5.0719.1034 - Remote Code Execution Date: 2019-10-02 Author: Andrew Hess Software Link: https://www.kramerav.com/us/product/viaware Version: 2.5.0719.1034 CVE: CVE-2019-17124 History 2019.10.02 - Vulnerability discovered 2019.10.02 - Initial contact with the vendor...

10CVSS8.2AI score0.2254EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/10 2:11 a.m.6 views

follina_cve_2022-30190

follinacve2022-30190 A proof of concept to CVE-2022-30190 follina. root@kitploit: usage: exploit.py -h -u HOSTIP -p PORT -o OFILE -m server, create -s script | scriptfile.ps1 -r HOSTIP:PORT Follina Exploitation Toolkit options: -h, --help show this help message and exit -u HOSTIP, --host HOSTIP...

9.3CVSS7.8AI score0.99234EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/10 2:11 a.m.6 views

cve-2022-22965

Spring4Shell - CVE-2022-22965 Build let's clone the repository, build and run the container root@kitploit: $ git clone https://github.com/twseptian/cve-2022-22965.git $ cd cve-2022-22965 $ docker build . -t spring4shell-poc $ docker run -p 8080:8080 --name spring4shell-poc spring4shell-poc check...

9.8CVSS7.6AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/10 2:11 a.m.7 views

CVE-2019-16405.rb

This repository does not have a README...

9CVSS7.3AI score0.27002EPSS
SaveExploits3
Circl
Circl
added 2026/09/10 2:10 a.m.5 views

CVE-2026-87638

creationtimestamp| type| source ---|---|--- 2026-09-10 02:10:10+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mv4xvpfgze25 2026-09-10 04:45:23+00:00| seen| https://www.hkcert.org/security-bulletin/google-chrome-multiple-vulnerabilities20260910...

9.6CVSS0.00277EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 2:10 a.m.4 views

CVE-2022-26134

CVE-2022-26134 -u URL, --url URL Target URL -c COMMAND, --command COMMAND Command -i LHOST, --lhost LHOST Reverse shell host address -p LPORT, --lport LPORT Reverse shell host port -f FILE, --file FILE Batch scan...

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

CVE-2022-26134_check

CVE-2022-26134check The script is used to check remotely if a Confluence server is vulnerable to the CVE-2022-26134 vulnerability. This vulnerability is a remote code execution flaw that allows an attacker to execute arbitrary code on the server if left unpatched. This vulnerability was being...

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

CVE-2015-5119

CVE-2015-5119 A COOP like exploit...

10CVSS6.2AI score0.99344EPSS
SaveExploits7
Rows per page
Query Builder