recently ive been working on the evilgrade frame work, however whenever i press start i would get the following error
Error: [Webserver] – Can’t create a listening socket: IO::Socket::INET: address already in use.
Hi!
Another app is using port 8080, maybe your multi handler, if so just use a different port for your backdoor and listener, if not then reboot kali and see if port 8080 has been freed up.
thanks Diego i was able to fix my issue after following your instructions, however, ive encountered a new problem, when i attempt to instal the veil framework by typing apt-get install veil on kali downloaded from your website, i got a response saying that unable to locate package veil. Is there anyway of fixing it?