Nagaev

Results 14 comments of Nagaev

Hi, Since your system is in german, you have to modify and recompile the DLL with the "Administratoren" localgroup instead of "Administrators"

As I said I'm using VMWare vSphere, so these scripts will not work. I just want to know if there is an equivalent of these tools, or at least something...

I know that vSphere is not that good. However it should be possible to hide it, but the documentation is rare and maybe it's overkill to develop a driver to...

Thank's for your answer. I have succeeded in removing hypervisor bit and hypervisor vendor red flags by setting the hypervisor bit (first bit of cpuid.1.ecx) to 0 by adding the...

About ESX version, it works perfectly for me on ESXi 6.0.0. I don't know for older versions, but since I didn't found anything related to CPU hiding in VMware documentation,...

You just have to enable the Web Authentification in $CUCKOO/web/web/settings.py `WEB_AUTHENTIFICATION = True `You can add accounts through $CUCKOO/web/manage.py

I'm using sqlite for web auth since I have few accounts to add. If you want to switch to MySQL, you can edit $CUCKOO/web/web/settings.py with the section DATABASES, refer to...

Of course, this is a db dedicated to Web auth and users roles. I'm using Postgres and Sqlite. Actually the web auth DB (sqlite db located in $CUCKOO/web) has nothing...

The main difference in term of features is the possibility to use full memory dump with vsphere config, which is not the case with esx conf. About the config file,...

What's your hypervisor? I think it is not related to Cuckoo. Did you completely disabled synchronization between the hypervisor and the VM? Synchronisation should be automatic when a snapshot is...