mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-26 12:13:13 +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:
|
||||
shell:
|
||||
- code: setarch $(arch) /bin/sh
|
||||
|
Reference in New Issue
Block a user