ultrasecurity / Storm-Breaker

Social engineering tool [Access Webcam & Microphone & Location Finder] With {Py,JS,PHP}
https://ultraamooz.com
3.47k stars 1.27k forks source link

Failed to establish a new connection #159

Closed shown19 closed 2 years ago

shown19 commented 2 years ago

Hello, may I know the solution for this issue?

err1

arduino-man commented 2 years ago

This is a problem with your virtual machine networking 100% you don't have proper DNS resolution.

ethicalhacker7192 commented 2 years ago

did you check if your internet has a pi hole(raspberry pi that blocks ads), that was the problem with mine. also check your virtual machine(if you are using a virtual machine), if your virtual machine network is not working, that is the problem.

BROKENIGG commented 2 years ago

networking

How do i solve, pls help ;-;

BROKENIGG commented 2 years ago

Someone pls help;-;

ethicalhacker7192 commented 2 years ago

To: BROKENIGG I can help just tell me what the problem is.

BROKENIGG commented 2 years ago

its showing just like this Screenshot 2022-07-03 215146 Screenshot 2022-07-03 215257 , everything went fine till sudo python3 st.py command, i'm learning how to use kali linux past 3 days

ethicalhacker7192 commented 2 years ago

its showing just like this Screenshot 2022-07-03 215146 Screenshot 2022-07-03 215257 , everything went fine till sudo python3 st.py command, i'm learning how to use kali linux past 3 days

Have you missed a line, all of kali linux runs from Debian linux, if you have missed a line here is the installation: $ 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 Remember to get rid of the $ signs at the beginning. If that did not work check your pip installer, ngrok, php, neofetch, python3, and git. Also check if your internet is interfering.