Skip to content

T1erno/stabilizeShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stabilizeShell license: MIT

Python script to stabilize unix reverse shells

Installation with pipx (recommended)

pipx install git+https://github.com/T1erno/stabilizeShell

Manual Method

  • Install git package
sudo apt install git python3 pipx -y
  • Clone the repository to your machine
git clone https://github.com/T1erno/stabilizeShell.git
  • Change directory
cd stabilizeShell
  • Install
pipx install .

Examples

Alt text

Alt text

Alt text

Contributing

Code contributions always are welcome :^) For contributing, please use dev branch for your changes.

Reporting a bug

If you find a bug please open an issue. When reporting a bug, it's helpful to provide as much information as possible so that others can reproduce the error and offer suggestions for a solution. Here are some things you might want to consider including in your bug report:

  • A description of the problem
  • Steps to reproduce the problem
  • Screenshots or screen recordings if applicable
  • The version of your operating system and any relevant software
  • Any error messages or stack traces that you received
  • Any additional context that might be helpful in understanding the problem

The more information you provide, the easier it will be for others to understand and address the issue :^)

About

Python script to stabilize unix reverse shells

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages