Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in initiating DNS SERVER #31

Open
boss0608 opened this issue Mar 5, 2020 · 1 comment
Open

error in initiating DNS SERVER #31

boss0608 opened this issue Mar 5, 2020 · 1 comment

Comments

@boss0608
Copy link

boss0608 commented Mar 5, 2020

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

@vulnbreave
Copy link

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 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants