Hi everyone. I would like to share with you on StormBreaker.
StormBreaker is a social engineering tool that can be used to access the location, webcam, microphone, and Os Password Grabber Using Ngrok Link. It is very useful for pentesters to deceive their victim into giving their location, OS password, etc as part of Social Engineering assessment.
Using StormBreaker, you can:
- Obtain the target device information.
- Access the target location (applicable to smartphone)
- Fetch the target OS password.
- Access the target webcam.
- Access the target microphone
StormBreaker requires below programs to run:
php
python3
git
Ngrok
Following is the steps to install StormBreaker:
$ git clone https://github.com/ultrasecurity/Storm-Breaker
$ cd Storm-Breaker
$ sudo bash install.sh
$ sudo python3 -m pip install -r requirements.txt
$ sudo python3 st.py
Below is the command run StormBreaker tool:
python3 Storm-Breaker.py
Post a Comment
0Comments