Redghost V2.0 - Linux Transportation Service Exploitation Framework Designed To Assistance Reddish Teams Inwards Gaining Persistence, Reconnaissance Too Leaving No Trace


Linux postal service exploitation framework designed to tending cherry teams inward persistence, reconnaissance, privilege escalation together with leaving no trace.
  • Payloads
Function to generate diverse encoded reverse shells inward netcat, bash, python, php, ruby, perl
  • SudoInject
Function to inject sudo ascendence alongside wrapper business office to run a opposite root musical rhythm everytime "sudo" is run for privilege escalataion
  • lsInject
Function to inject the "ls" ascendence alongside a wrapper business office to run payload everytime "ls" is run for persistence
  • Crontab
Function to exercise cron chore that downloads payload from remote server together with runs payload every infinitesimal for persistence
  • GetRoot
Function to endeavour diverse methods to escalate privileges
  • Clearlogs
Function to clear logs together with brand investigation alongside forensics difficult
  • MassInfoGrab
Function to select grip of majority reconaissance/information on system
  • BanIp
Function to BanIp using iptables

Installation
i 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; ./redghost.sh

Prerequisites
dialog, gcc, iptables