Create minicom.md

master
Christian Svensson 2023-06-08 20:29:20 +02:00 committed by Andrea Cardaci
parent cbab01b495
commit 6f0af49942
1 changed files with 8 additions and 0 deletions

8
_gtfobins/minicom.md Normal file
View File

@ -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.
---