epsylon / ufonet

UFONet - Denial of Service Toolkit
https://ufonet.03c8.net
2.18k stars 606 forks source link

Cant access the gui of ufonet i get the following erros #246

Closed Darkbeast-glitch closed 4 years ago

Darkbeast-glitch commented 4 years ago

kali@kali:~/ufonet$ sudo python3 ufonet --gui

                                            0=============================================0
               + (XX) +                     ||                                           ||

|| ~~~~ || || Botnet -> [DDoS]: || -(00)- (0) (0) -(00)- || /ZOMBIES : HTTP GET bots || || | (00) |/ || || /DROIDS : HTTP GET (+params) bots || (O) (O) 0'----'0 (O) (O) || /ALIENS : HTTP POST bots || | |.''.( xx ).''.| | || /UCAVs : Web Abusing bots || .'.' X|'..'|X '.'. || /X-RPCs : XML-RPC bots || .-. .' /'--.|00|.--'\ '. .-. || /DBSTRESS: HTTP Database flooder || (O).)-|0| \ x| ## |x / |0|-(.(O) || /SPRAY : TCP-SYN reflector || -' '-'-._'-./ -00- \.-'_.-'-'-' || /SMURF : ICMP echo flooder || _ | || '-.||.-' || | || /TACHYON : DNS amplificator || .' | ||==O | _ | O==|| | '. || /MONLIST : NTP amplificator || / .' ''.| || | /00\ | || |.'' '. \ || || | '### | =| | ###### | |= |' ### | || Close Combat -> [DoS]: || | |(0)| '. 0||** ||/0 .' |(0)| | || /LOIC : Fast HTTP requests || \ '..' '. | _##/ | .' '..' / || /LORIS : Slow HTTP requests || '. 0_'.|'--'|.'_0 _.' || /UFOSYN : TCP-SYN flooder || .'.-| YY |-._'. || /XMAS : TCP-XMAS flooder || || /NUKE : TCP-STARVATION attack ||

Traceback (most recent call last): File "ufonet", line 16, in app.run() File "/home/kali/ufonet/core/main.py", line 1201, in run self.create_web_interface() File "/home/kali/ufonet/core/main.py", line 2767, in create_web_interface tcpsock.bind((host,port)) OSError: [Errno 98] Address already in use kali@kali:~/ufonet$ Running Firefox as root in a regular user's session is not supported. ($XAUTHORITY is /home/kali/.Xauthority which is owned by kali.)

epsylon commented 4 years ago

@Darkbeast-glitch you start to be a bit annoying (https://github.com/epsylon/ufonet/issues/241) with this reports... mostly, because you don't read nothing.

OSError: [Errno 98] Address already in use

You have the socket busy, try to close it and re-run it again. Also, you don't need to use UFONet as root...

Btw, If you keep reporting this things, you will be banned from here. Ok?