Nwinternights
Nwinternights
http://byte-atlas.blogspot.it/2017/02/hardening-vbox-win7x64.html
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...
update: the analysis terminated here's the statistics: Processing ( 3086.757 seconds ) 2664.322 NetworkAnalysis 395.95 Dropped 19.583 BehaviorAnalysis 4.896 Suricata 0.734 VirusTotal 0.478 Static 0.375 TargetInfo 0.251 peid 0.131 AnalysisInfo...
@doomedraven do you think is it possible to force timeout for processing tasks like the analysis timouts present in cuccko.conf?
.....I see, so on every submission you suggest to put timeout parameters, right?
perfect, as always thanks to all for help, I'll try both solutions!!! regards
instead of disabling reverse DNS on network.py I set a lower value of timeout and lifetime making processing time much faster. "if self.config.processing.reverse_dns: d = dns.resolver.Resolver() d.timeout = 0.3 d.lifetime...
take a look there: https://github.com/cuckoosandbox/cuckoo/issues/754
Nope, cuckoo mod uses XMLRPC. Probably this is the cause of upload size.
same problem here. I've to cuckoos (supposed to have the same config and updates) but one the processing ends with no problem with other the process locks on pdfparser.py, [50.zip](https://github.com/spender-sandbox/cuckoo-modified/files/559922/50.zip)....