Skip to content

marderbot/AutoPythonTTY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AutoPythonTTY

This script automates the boring part of getting a full TTY in a Linux box with Python after getting a shell with netcat.

Client side command to get a full TTY on reverse netcat connection:

source autotty <port>

*source is required to have job control inside the script for the foreground (fg) trick

About

This script automates the boring part of getting a full TTY in a Linux box with Python after getting a shell with netcat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages