Skip to content

Upgradeshell is a script that send keystrokes to upgrade a crappy shell to a full tty.

Notifications You must be signed in to change notification settings

arch-err/upgradeShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

UpgradeShell

Description

UpgradeShell is a very small shellscript I made to automate the process of getting a full tty when you only have a crappy shell. It was inspired by an article on the website HackTricks.

Usage

This script is intended to be run from a launcher like dmenu or rofi

Dependencies

  • xdotool

Arch-based distributions

sudo pacman -S xdotool

Debian-based distributions

sudo apt install xdotool

About

Upgradeshell is a script that send keystrokes to upgrade a crappy shell to a full tty.

Topics

Resources

Stars

Watchers

Forks

Languages