mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-02-07 07:22:13 +00:00
Add python check for ZeroLogon
This commit is contained in:
parent
df7172dca1
commit
52d83bea5f
@ -534,6 +534,9 @@ Exploit steps from the white paper
|
|||||||
|
|
||||||
* `cve-2020-1472-exploit.py` - Python script from dirkjanm
|
* `cve-2020-1472-exploit.py` - Python script from dirkjanm
|
||||||
```powershell
|
```powershell
|
||||||
|
# Check (https://github.com/SecuraBV/CVE-2020-1472)
|
||||||
|
proxychains python3 zerologon_tester.py DC01 172.16.1.5
|
||||||
|
|
||||||
$ git clone https://github.com/dirkjanm/CVE-2020-1472.git
|
$ git clone https://github.com/dirkjanm/CVE-2020-1472.git
|
||||||
|
|
||||||
# Activate a virtual env to install impacket
|
# Activate a virtual env to install impacket
|
||||||
|
Loading…
Reference in New Issue
Block a user