mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Fix setarch
This commit is contained in:
parent
f2fdd7fd1a
commit
7bc758d4e1
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
description: `uname -m` can be used in place of `arch` to obtain the architecture.
|
description: The `uname -m` command can be used in place of `arch` to obtain the architecture.
|
||||||
functions:
|
functions:
|
||||||
shell:
|
shell:
|
||||||
- code: setarch $(arch) /bin/sh
|
- code: setarch $(arch) /bin/sh
|
||||||
|
Loading…
Reference in New Issue
Block a user