pswalia2u / easy-payload-tester

Automatically transfer and execute the binaries to target windows system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

easy-payload-tester

Automatically transfer and execute the payload binaries to target windows system.

Use creds for a local admin user(Any user who is part of Administrators group) in windows.

./payload-tester.sh <username> <password> <target-ip> <payload.exe>

Example-

./payload-tester.sh test "Te$terte$t@123" 192.168.146.8 RESONANT_FORECAST.exe

Image

Change the serverip varible if you are not having public ip.

About

Automatically transfer and execute the binaries to target windows system


Languages

Language:Shell 100.0%