docs: minor copyedits to exploters
This commit is contained in:
parent
9e92ba0248
commit
98ab4eff05
|
@ -6,4 +6,4 @@ tags: ["exploit", "windows"]
|
||||||
---
|
---
|
||||||
### Description
|
### 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
|
### 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