From fbb563fd3106cc66c54d1dd21737cf98b8cf6e28 Mon Sep 17 00:00:00 2001 From: drapl0n <87269662+drapl0n@users.noreply.github.com> Date: Mon, 21 Mar 2022 22:42:39 +0530 Subject: [PATCH] Update README.md --- payloads/library/credentials/sudoSnatch/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payloads/library/credentials/sudoSnatch/README.md b/payloads/library/credentials/sudoSnatch/README.md index 211d0ec6..060c1db1 100644 --- a/payloads/library/credentials/sudoSnatch/README.md +++ b/payloads/library/credentials/sudoSnatch/README.md @@ -7,7 +7,7 @@ * Target: Unix-like operating systems with systemd. * Attackmodes: HID, Storage -## sudoSnatch: sudoSnatch payload grabs sudo password in plain text and sends it back to attacker remotely/locally. +## sudoSnatch: sudoSnatch payload grabs sudo password in plain text(imediately after victim uses `sudo` command) and sends it back to attacker remotely/locally. ### Features: * Plain text passwords.