From dbced012ef940d2f29839b1971dd8f46631b330e Mon Sep 17 00:00:00 2001 From: Load Date: Sat, 3 Aug 2019 05:53:29 +0200 Subject: [PATCH] Update libreoffice_logo_exec documentation Co-Authored-By: bcoles --- .../modules/exploit/multi/fileformat/libreoffice_logo_exec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/modules/exploit/multi/fileformat/libreoffice_logo_exec.md b/documentation/modules/exploit/multi/fileformat/libreoffice_logo_exec.md index 695cfee7f2..b8abb033d2 100644 --- a/documentation/modules/exploit/multi/fileformat/libreoffice_logo_exec.md +++ b/documentation/modules/exploit/multi/fileformat/libreoffice_logo_exec.md @@ -20,7 +20,7 @@ getattr(__import__(“\x6f\x73”),“\x73\x79\x73\x74\x65\x6d”)(“<%= @cmd %>”) ``` - To avoid any python error, the h1 title written in the document is a python comment `#`. + To avoid any python error, the `h1` title written in the document is a python comment `#`. ## Vulnerable Application