You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO RUNNING TTP: suid-binary-escalation
INFO ========================================
INFO CLEANING UP 0 steps of TTP: "suid-binary-escalation"
INFO ----------------------------------------
INFO Finished Cleanup Successfully ✅
ERROR failed to run command:
failed to run TTP at /home/jaysong/.ttpforge/repos/forgearmory/ttps/privilege-escalation/suid-binary-escalation/suid-
binary-escalation.yaml: <nil>
Any suggestions for fixing this bug?
Ideally this is at most a string interpolation issue. Otherwise, it could be a bug somewhere leading up to the sink (provided output).
Relevant log output
Log output provided in**What happened?**
Details about your environment
Running on latest centos (x86_64)
The text was updated successfully, but these errors were encountered:
Worth noting: This works without any issues on an arm64 box:
[cloud-user@ip-10-0-2-23 privilege-escalation]$ ttpforge run forgearmory//privilege-escalation/suid-binary-escalation/suid-binary-escalation.yaml --arg low_priv_user=demo_user
INFO RUNNING TTP: suid-binary-escalation
ERROR failed to run command:
failed to run TTP at /home/cloud-user/.ttpforge/repos/forgearmory/ttps/privilege-escalation/suid-binary-escalation/suid-binary-escalation.yaml: TTP requirements not met: must be root (UID 0) to run this TTP
uname -a
Linux ip-10-0-2-23.us-west-2.compute.internal 5.14.0-419.el9.aarch64 #1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:54:30 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
What happened?
Run this ttp: https://github.com/facebookincubator/ForgeArmory/blob/main/ttps/privilege-escalation/linux/suid-binary-escalation/suid-binary-escalation.yaml
Observe output:
Any suggestions for fixing this bug?
Ideally this is at most a string interpolation issue. Otherwise, it could be a bug somewhere leading up to the sink (provided output).
Relevant log output
Details about your environment
Running on latest centos (x86_64)
The text was updated successfully, but these errors were encountered: