diff --git a/_gtfobins/minicom.md b/_gtfobins/minicom.md new file mode 100644 index 0000000..29ad03a --- /dev/null +++ b/_gtfobins/minicom.md @@ -0,0 +1,8 @@ +--- +description: Minicom must be open on a valid port, curses interface open +functions: + shell: + - description: | + Press `Ctrl+A O`, select `Filenames and paths`, press `E`, and write the shell to execute (e.g. `/bin/sh`). Exit out of the menus. + Now press `Ctrl+A K` and your shell will start. +---