Skip to content

Commit 9dc3d60

Browse files
committed
Stupid Typos
1 parent efa8d56 commit 9dc3d60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation/modules/exploit/osx/local/root_no_password.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
This vulnerability works against OSX 10.13 (High Sierra). Early
33
research (https://objective-see.com/blog/blog_0x24.html) suggests that
44
the vulnerability is the result of multiple errors ultimately started by
5-
an incorrect return value from triggered by the funtion
6-
`od_verify_crypt_password` rteturning true even if the account is
7-
disabled. The subsequent function calls appear to alidate and create
5+
an incorrect return value from triggered by the function
6+
`od_verify_crypt_password` returning true even if the account is
7+
disabled. The subsequent function calls appear to validate and create
88
the password, though there is still a lot of research into the bug and
99
these results should be verified once more research has been published.
1010

0 commit comments

Comments
 (0)