diff --git a/_gtfobins/cp.md b/_gtfobins/cp.md index b2e883f..c667c38 100644 --- a/_gtfobins/cp.md +++ b/_gtfobins/cp.md @@ -1,5 +1,5 @@ --- -description: This can be used to read or write files outside a restricted file systems or with elevated privileges. +description: This can be used to copy and then read or write files from a restricted file systems or with elevated privileges. functions: file-write: - code: | diff --git a/_gtfobins/mv.md b/_gtfobins/mv.md index 8b6964f..d7157e4 100644 --- a/_gtfobins/mv.md +++ b/_gtfobins/mv.md @@ -1,5 +1,5 @@ --- -description: This can be used to read or write files outside a restricted file systems or with elevated privileges. +description: This can be used to move and then read or write files from a restricted file systems or with elevated privileges. functions: file-write: - code: |