Storm-Breaker icon indicating copy to clipboard operation
Storm-Breaker copied to clipboard

Failed to establish a new connection

Open shown19 opened this issue 2 years ago • 7 comments

Hello, may I know the solution for this issue?

err1

shown19 avatar May 27 '22 12:05 shown19

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

arduino-man avatar May 28 '22 18:05 arduino-man

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.

ethicalhacker7192 avatar Jun 21 '22 02:06 ethicalhacker7192

networking

How do i solve, pls help ;-;

BROKENIGG avatar Jul 03 '22 11:07 BROKENIGG

Someone pls help;-;

BROKENIGG avatar Jul 03 '22 11:07 BROKENIGG

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

ethicalhacker7192 avatar Jul 03 '22 14:07 ethicalhacker7192

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

BROKENIGG avatar Jul 03 '22 16:07 BROKENIGG

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.

ethicalhacker7192 avatar Jul 03 '22 17:07 ethicalhacker7192