From 887961de407a7b65824acfecf7e7acabf6509956 Mon Sep 17 00:00:00 2001 From: brightio Date: Mon, 21 Oct 2024 23:07:31 +0200 Subject: [PATCH] Add Penelope github link to full-ttys.md --- generic-methodologies-and-resources/reverse-shells/full-ttys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generic-methodologies-and-resources/reverse-shells/full-ttys.md b/generic-methodologies-and-resources/reverse-shells/full-ttys.md index 987f1176c..bdb17b220 100644 --- a/generic-methodologies-and-resources/reverse-shells/full-ttys.md +++ b/generic-methodologies-and-resources/reverse-shells/full-ttys.md @@ -117,7 +117,7 @@ sftp -P 8888 127.0.0.1 ``` ## Penelope -Penelope (https://github.com/brightio/penelope) automatically upgrades Linux reverse shells to TTY, handles the terminal size, logs everything and much more. Also it provides readline support for Windows shells. +[Penelope](https://github.com/brightio/penelope) automatically upgrades Linux reverse shells to TTY, handles the terminal size, logs everything and much more. Also it provides readline support for Windows shells. ![penelope](https://github.com/user-attachments/assets/27ab4b3a-780c-4c07-a855-fd80a194c01e)