Redghost V3.0 - Linux Postal Service Exploitation Framework Written Inwards Bash Designed To Assistance Carmine Teams Inwards Persistence, Reconnaissance, Privilege Escalation As Well As Leaving No Trace
Linux post exploitation framework designed to assistance scarlet teams inwards persistence, reconnaissance, privilege escalation together with leaving no trace.
- Payloads
Function to generate diverse encoded reverse shells inwards netcat, bash, python, php, ruby, perl
- SudoInject
- lsInject
- SSHKeyInject
- Crontab
- SysTimer
- GetRoot
- Clearlogs
- MassInfoGrab
- CheckVM
- MemoryExec
- BanIp
Installation
ane liner to install RedGhost:
wget https://raw.githubusercontent.com/d4rk007/RedGhost/master/redghost.sh; chmod +x redghost.sh; ./redghost.sh
One liner to install prerequisites together with RedGhost:wget https://raw.githubusercontent.com/d4rk007/RedGhost/master/redghost.sh; chmod +x redghost.sh; apt-get install dialog; apt-get install gcc; apt-get install iptables; apt-get install strace; ./redghost.sh
Prerequisites
dialog, gcc, iptables, strace