sweetsoftware / Ares

Python botnet and backdoor
1.54k stars 474 forks source link

settings.py?? #49

Open oakes8585 opened 6 years ago

oakes8585 commented 6 years ago

Dumb question but was goimg go use this for all my personal company computers .......ummm where is the settings.py i see the config.py for web ui but no settings.py to make exe files with im lost a bit of instruction please

oakes8585 commented 6 years ago

And im in the ares/agent folder as instructed i see

Agent.py Builder.py Config.py And Template_Config.py

No settings.py?

oakes8585 commented 6 years ago

Nevermind think this is the part i missed ./builder.py -p Linux --server http://localhost:8080 -o agent ./agent

Except i need to incert Windows where linux is and remote ip not localhot correct for remote admin to all computers correct

oakes8585 commented 6 years ago

Still need a little advice here having some issues still

geebot commented 6 years ago

From CMD call directory for the builder cd <C:\Users\yourpcname\Desktop\Ares-master\agent> then the rest follows builder.py -p Windows --server http://localhost:8080 -o agent this will build the exe file.