├── Img ├── Logo.png ├── config.png └── config2.png ├── License ├── README.md ├── Scripts ├── shell.py └── shell.sh └── config.sh /Img/Logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Devsebastian44/Reverse-Shell/HEAD/Img/Logo.png -------------------------------------------------------------------------------- /Img/config.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Devsebastian44/Reverse-Shell/HEAD/Img/config.png -------------------------------------------------------------------------------- /Img/config2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Devsebastian44/Reverse-Shell/HEAD/Img/config2.png -------------------------------------------------------------------------------- /License: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Devsebastian44/Reverse-Shell/HEAD/License -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Devsebastian44/Reverse-Shell/HEAD/README.md -------------------------------------------------------------------------------- /Scripts/shell.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Devsebastian44/Reverse-Shell/HEAD/Scripts/shell.py -------------------------------------------------------------------------------- /Scripts/shell.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Devsebastian44/Reverse-Shell/HEAD/Scripts/shell.sh -------------------------------------------------------------------------------- /config.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Devsebastian44/Reverse-Shell/HEAD/config.sh --------------------------------------------------------------------------------