Skip to content

cybervaca/ShellReverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

ShellReverse

Install in Debian or Kali

git clone https://github.com/cybervaca/ShellReverse
cd Shellreverse
sudo apt-get update > /dev/null
sudo apt-get install libunwind8 libicu55  
wget http://security.ubuntu.com/ubuntu/pool/main/i/icu/libicu55_55.1-7ubuntu0.4_amd64.deb
sudo apt install ./libicu55_55.1-7ubuntu0.4_amd64.deb
wget https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.13/powershell_6.0.0-alpha.13-1ubuntu1.16.04.1_amd64.deb
sudo dpkg -i powershell_6.0.0-alpha.13-1ubuntu1.16.04.1_amd64.deb
powershell
./shell-reverse.ps1 -LHOST 192.168.1.20 -LPORT 4444 -

Languaje

   Perl  
   Python  
   Python3  
   Ruby  
   PHP  
   Java  
   Bash  
   Netcat  
   PowershellTCP  
   PowerrshellUDP  
   PowershellICMP  

Video Example

AutoUpdate to Meterpreter

About

Shell reverse creator, python, perl, ruby, bash, netcat, php, java, python3, PowershellTCP, PowershellUDP, PowershellICMP ....

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors