forked from p34709852/monkey
Docs: Capital letters and changed a word
This commit is contained in:
parent
5bc2b1ba5a
commit
159eb2b45b
|
@ -21,10 +21,10 @@ is, therefore, **not** enabled by default.
|
|||
|
||||
During successful exploitation, the Zerologon exploiter:
|
||||
|
||||
* will temporarily change the target domain controller's password.
|
||||
* may break the target domain controller's communication with other systems in the network, affecting functionality.
|
||||
* may change the administrator's password.
|
||||
* will *attempt* to revert all changes.
|
||||
* Will temporarily change the target domain controller's password.
|
||||
* May break the target domain controller's communication with other systems in the network, affecting functionality.
|
||||
* May change the administrator's password.
|
||||
* Will *attempt* to revert all changes.
|
||||
|
||||
While the Zerologon exploiter is usually successful in reverting its changes
|
||||
and restoring the original passwords, it sometimes fails. Restoring passwords
|
||||
|
@ -63,7 +63,7 @@ If you are able to login as the administrator, you can use the
|
|||
powershell command to restore the domain controller's password.
|
||||
|
||||
|
||||
#### Try a zerologon password restoration tool
|
||||
#### Try a Zerologon password restoration tool
|
||||
If all other approaches fail, you can try the tools and steps found
|
||||
[here](https://github.com/risksense/zerologon).
|
||||
|
||||
|
|
Loading…
Reference in New Issue