Skip to content

Bialomazur/Brutus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration


Version

Make sure that you are using Python3


Modules

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

IP address

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.


Folder structure

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


Performing the attack

Open up 'shell.py'

Run 'brutus.py' on the victim's machine


##! If issues should arise, do not hesitate to contact me

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages