cuckoo-modified icon indicating copy to clipboard operation
cuckoo-modified copied to clipboard

Use of InetSim issue

Open dforce opened this issue 9 years ago • 2 comments

When using inetsim as gateway I see, in the reports of inetsim, that there were connections and DNS request but I don't see anything of that in the reports of Cuckoo.

Vboxnet has IP 172.16.50.1 with subnet 255.255.0.0 My Win VM has IP 172.16.50.10 and gateway is IP 172.16.50.1 with subnet 255.255.0.0 My inetsim VM is running on IP 172.16.1.2 and gateway is IP 172.16.50.1 with subnet 255.255.0.0

Inetsim, in auxiliary.conf, is set to 172.16.1.2.

Is it normal that I am not seeing any traffic in the results or what am I setting wrong ?

dforce avatar Sep 06 '16 20:09 dforce

  • make sure conf/processing.conf has dnswhitelist = no

zashraf1337 avatar May 04 '17 21:05 zashraf1337

did u set on VM guests under network tabs the inetsim ip address as a default dns server? how can Inetsim have a gateway on a different Vlan ? (static route maybe?) last try, open a vm and try an nslookup as see what happen. regards

Nwinternights avatar May 05 '17 05:05 Nwinternights