mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 17:44:49 +02:00
Fix setarch
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user