What technique does the SharpSphere tool use to dump credentials from a vCenter virtual machine?
SharpSphere obtains a virtual machine snapshot (or creates one if needed) to acquire the `.vmem` memory file. It then downloads the snapshot via a file URI and parses the memory dump using WinDbg and Mimikatz to extract credentials from the `lsass` process. Note that SharpSphere currently does not support Linux virtual machines.
SharpSpherememory dumpsnapshotMimikatzlsass