Lucene search
+L

84 matches found

Kitploit
Kitploit
added 2026/09/08 7:50 p.m.5 views

smbghost

SMBGhost Scanner CVE-2020-0796 SMBv3 vulnerability scanner SMBGhost. Detects vulnerable Windows hosts by sending a malformed SMBv3 negotiation packet and checking the response. Usage root@kitploit: Single host python3 scanner.py -H 10.0.0.5 Host list python3 scanner.py -l targets.txt Network...

10CVSS8.2AI score0.9981EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/08 6:24 p.m.4 views

SMBScanner

SMBScanner Multithread SMB scanner to check CVE-2020-0796 for SMB v3.11 Based on ollypwn/SMBGhost https://github.com/ollypwn/SMBGhost I have added multithreading capability to make scanning faster...

10CVSS8.1AI score0.9981EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/08 6:22 p.m.4 views

SMBGhost

SMBGhost Simple threaded scanner for CVE-2020-0796 - SMBv3 RCE. The scanner is for meant only for testing whether a server is vulnerable. It is not meant for research or development, hence the fixed payload. It checks for SMB dialect 3.1.1 and compression capability through a negotiate request. A...

10CVSS8.3AI score0.9981EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/08 8:25 a.m.9 views

CVE-2020-0796-DoS

CVE-2020-0796 DoS PoC SMBGhost A simple demonstration exploiting CVE-2020-0796. This script will induce a BSoD in vulnerable machines. Pure Python 3 with no additional dependencies required. Usage python CVE-2020-0796-DoS.py Credit Hard-coded packet data was derived from this PoC script by maxpl0...

10CVSS8.2AI score0.9981EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/08 5:19 a.m.4 views

smbGhostCVE-2020-0796

Este repositorio no tiene un README...

10CVSS8AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/07 7:37 p.m.3 views

DriveLife-PsTrojan

DriveLife-PsTrojan TrojanDropper/PS.Maloader.d Introduction to the "DriveLife" Virus root@kitploit: Since its emergence in 2018, the "DriveLife" virus has spawned multiple variants and continuously refined its techniques to evade detection and removal by security software. The virus exploits...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 6:47 p.m.5 views

CVE-2020-0796-BOF

This is Raphael's tinkering around with the SMBGhost LPE. I started with the source code from the Metasploit Framework: cve-2020-0796: SMBv3 Compression Buffer Overflow SMBGhost CVE 2020-0796 https://github.com/rapid7/metasploit-framework/tree/master/external/source/exploits/CVE-2020-0796 BSD...

10CVSS8AI score0.9981EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/07 3:44 p.m.5 views

SMBGhost_AutomateExploitation

SMBGhost CVE-2020-0796 Automatizar explotación y detección Este programa Python es un envoltorio de la vulnerabilidad RCE SMBGhost. Todo el crédito del exploit funcional a chompie1337. Todo el crédito del escáner a ioncodes. Simplemente automatizo estas funciones en un solo programa. Debes tener ...

10CVSS8.2AI score0.9981EPSS
SaveExploits126References3
Kitploit
Kitploit
added 2026/09/07 2:53 p.m.6 views

cve-2020-0796

CVE-2020-0796 LPE CVE-2020-0796 SMBGhost LPE Usage Install Rust if you need it https://www.rust-lang.org/learn/get-started Compile the code: cargo build --release Copy the .exe from target/release/ to target and execute. References...

10CVSS8.2AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/07 2:07 p.m.4 views

NSE-scripts

Contains Custom NSE scripts CVE-2020-0796 NSE script to detect vulnerable CVE-2020-0796 issue, with Microsoft SMBv3 Compression aka coronablue, SMBGhost The script is a modified version of smb-protocols.nse script with a modified output data for v3.11 detection and validating CVE-2020-0796. Note:...

10CVSS7.6AI score0.99865EPSS
SaveExploits195References1
Kitploit
Kitploit
added 2026/09/06 4:26 p.m.4 views

SMBGhost

SMBGhost Batch test CVE-2020-0796 - SMBv3 RCE...

10CVSS8.2AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/06 4:14 p.m.6 views

conti-ransomware-writeup

Conti Ransomware Write Up Overview This repository contains my full investigation and technical write‑up of a Conti ransomware compromise targeting a Microsoft Exchange server. The analysis was conducted using Splunk 8.2.2 , reviewing 28,145 events across Windows Security, Sysmon, and IIS log...

9.8CVSS5.9AI score0.99999EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/06 1:14 p.m.3 views

SMBGhost_CVE-2020-0796_checker

SMBGhost Simple scanner for CVE-2020-0796 - SMBv3 RCE. The scanner is for meant only for testing whether a server is vulnerable. It is not meant for research or development, hence the fixed payload. It checks for SMB dialect 3.1.1 and compression capability through a negotiate request. A network...

10CVSS8.2AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/05 6:50 p.m.10 views

CVE-2020-0796-Scanner

Inspired by ollypwn's SMBGhost script, I wrote my own script and shared it. root@kitploit: import socket import binascii import sys payload =...

10CVSS8.2AI score0.9981EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/05 4:33 p.m.6 views

ECE9069_SMBGhost_Exploit_CVE-2020-0796-

This repository does not have a README...

10CVSS8AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/05 3:12 p.m.6 views

CVE-2020-0796-exp

SMBGhostRCEPoC RCE PoC for CVE-2020-0796 "SMBGhost" For demonstration purposes only! Only use this a reference. Seriously. This has not been tested outside of my lab environment. It was written quickly and needs some work to be more reliable. Sometimes you BSOD. Using this for any purpose other...

10CVSS8.6AI score0.9981EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/05 12:46 p.m.5 views

SMBGhost-WorkaroundApplier

SMBGhost Workaround Applier for CVE-2020-0796 - SMBv3 unauthenticated RCE This scanner has the ability to detect and apply the workaround in case your system is not patched yet. The Scanner is looking for the vulrability in your system only. You should run this script as administrator. Libraries...

10CVSS8AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/04 12:47 a.m.5 views

SMBGhost

SMBGhost Simple scanner for CVE-2020-0796 - SMBv3 RCE. The scanner is for meant only for testing whether a server is vulnerable. It is not meant for research or development, hence the fixed payload. It checks for SMB dialect 3.1.1 and compression capability through a negotiate request. A network...

10CVSS8.2AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/04 12:47 a.m.4 views

CVE-2020-0796-RCE-POC

CVE-2020-0796 Remote Code Execution POC c 2020 ZecOps, Inc. - https://www.zecops.com - Find Attackers' Mistakes Remote Code Execution POC for CVE-2020-0796 / "SMBGhost" Expected outcome: Reverse shell with system access. Intended only for educational and testing in corporate environments. ZecOps...

10CVSS8.2AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/04 12:47 a.m.5 views

CVE-2020-0796-POC

CVE-2020-0796 Pre-Auth POC c 2020 ZecOps, Inc. - https://www.zecops.com - Find Attackers' Mistakes POC to check for CVE-2020-0796 / "SMBGhost" Expected outcome: Blue Screen Intended only for educational and testing in corporate environments. ZecOps takes no responsibility for the code, use at you...

10CVSS8.2AI score0.9981EPSS
SaveExploits126References1
Rows per page
Query Builder