CrackMapExec - ZeroLogon
Posted in: CrackMapExec, Penetration Testing Tools

Detecting Zerologon with CrackMapExec (CVE-2020-1472)

Today I am writing about CVE-2020-1472 (ZeroLogon) and how can be detected with CrackMapExec and then exploit it using a script. If you want to learn more about this amazing tool check documentation about CrackMapExec 5.4.0.

What is Zerologon?

How to detect Zerologon vulnerability?

crackmapexec smb 10.129.16.244 -u 'guest' -p '' -M zerologon
Zerologon with CrackMapExec

How to exploit Zerologon vulnerability?

How to get a shell with ZeroLogon vulnerability?

pass-the-hash

Detecting Zerologon with CrackMapExec (CVE-2020-1472) 5
Detecting Zerologon with CrackMapExec (CVE-2020-1472) 6
https://www.secura.com/blog/zero-logon

Leave a Reply Cancel reply

Back to Top