From: Kevin Day <24626560+thekevinday@users.noreply.github.com> Date: Fri, 23 Sep 2022 00:07:17 +0000 (-0500) Subject: Update README.md X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmain;p=docker_lightman_exploit Update README.md Fix typo. --- diff --git a/README.md b/README.md index 7d75d82..7bb3437 100644 --- a/README.md +++ b/README.md @@ -193,5 +193,5 @@ Edit the file by directly opening via the proc path: I go to the bottom of the file, write `Hello World`, and save the change. You should see, within the "client system", the file is also updated. -Lightman has successfully edited a file that Lightman has no propery read/write access to nor has any file directory traversal access to. +Lightman has successfully edited a file that Lightman has no proper read/write access to nor has any file directory traversal access to. The file is actually within a Docker client running under a different distribution that does not have a "Lightman" user on it.