From 1d2353ad307070c1421fa55e8db3c9efdd4c6857 Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Sat, 21 Oct 2023 17:18:18 +0200 Subject: [PATCH] Add wireshark GUI Lua execution As suggested by #396. --- _gtfobins/wireshark.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_gtfobins/wireshark.md b/_gtfobins/wireshark.md index 55cfc9f..71f9e2a 100644 --- a/_gtfobins/wireshark.md +++ b/_gtfobins/wireshark.md @@ -1,5 +1,9 @@ --- functions: + command: + - description: | + This requires GUI interaction. Start Wireshark, then from the main menu, select "Tools" -> "Lua" -> "Evaluate". A window opens that allows to execute [`lua`](/gtfobins/lua/) code. + code: wireshark sudo: - description: | This technique can be used to write arbitrary files, i.e., the dump of one UDP packet.