Adrian Vollmer
Adrian Vollmer
Yes it does, it's already contained in the JSON file last time I checked. The attributes are called `IsTransitive` and `TrustType`
To your first question: I don't know, all it gave me was the error message above. Unfortunately I cleaned it up and in the process made the VM unbootable, so...
I just tried again, here is the full error message. I could `stat` both files. Thanks for the hint in the last paragraph. That worked, but obviously my goal is...
``` $ libvirtd --version libvirtd (libvirt) 4.0.0 $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux unstable (sid) Release: unstable Codename: sid ```
Since Hashcat does not provide a usable API, we are parsing stdout to retrieve the current status, which is bound to cause issues with different versions. Unfortunately I cannot reproduce...
I don't know why, but they're gone. I'm using twisted 20.3.0.
I think they only stopped because socket.io stopped working a while ago. The JavaScript lib became incompatible with the python lib.
Hi Darren, I found that it wasn't working properly more often than it does, so I decided to remove it. In the spirit of PowerHub it makes more sense to...
In the web UI you can set parameters with this command before executing the query: ``` :param domain => 'mydomain.local' ``` See https://neo4j.com/docs/cypher-manual/current/syntax/parameters/ I mean, you need to find and...
Pretty sure you need to use the host's FQDN instead of IP address