1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-19 02:11:39 +02:00

Add wireshark GUI Lua execution

As suggested by #396.
This commit is contained in:
Andrea Cardaci 2023-10-21 17:18:18 +02:00
parent 75007d78d5
commit 1d2353ad30

View File

@ -1,5 +1,9 @@
--- ---
functions: 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: sudo:
- description: | - description: |
This technique can be used to write arbitrary files, i.e., the dump of one UDP packet. This technique can be used to write arbitrary files, i.e., the dump of one UDP packet.