forked from p15670423/monkey
docs: minor copyedits to exploters
This commit is contained in:
parent
9e92ba0248
commit
98ab4eff05
|
@ -6,4 +6,4 @@ tags: ["exploit", "windows"]
|
|||
---
|
||||
### Description
|
||||
|
||||
This exploit brute forces machines using credentials provided by the user (see [configuration](../usage/configuration) for instructions) and hashes gathered by Mimikatz.
|
||||
This exploit brute forces machines using credentials provided by the user (see [configuration](../usage/configuration) for instructions) and hashes gathered from infected systems by Mimikatz.
|
||||
|
|
|
@ -6,4 +6,4 @@ tags: ["exploit", "linux"]
|
|||
---
|
||||
### Description
|
||||
|
||||
This exploit brute forces machines using credentials provided by the user (see ["configuration"](../usage/configuration) for instructions) and SSH keys gathered from systems.
|
||||
This exploit brute forces machines using credentials provided by the user (see ["configuration"](../usage/configuration) for instructions) and SSH keys gathered from infected systems.
|
||||
|
|
Loading…
Reference in New Issue