Skip to content

The specified guest user does not match the user currently logged in interactively #14

@sajid36

Description

@sajid36

Getting error:



cleaning inetsim log directory
cleaning inetsim report directory
starting inetsim
Waiting for all the services to start
INetSim 1.3.1 (2019-08-16) by Matthias Eckert & Thomas Hungenberg
PIDfile '/var/run/inetsim.pid' exists - INetSim already running?
transferring file to virtual machine
...done...
starting Network Monitor
tcpdump: listening on ens33, link-type EN10MB (Ethernet), capture size 262144 bytes
executing file for 60 seconds
Error: The specified guest user does not match the user currently logged in interactively
Traceback (most recent call last):
  File "limon.py", line 390, in <module>
    analysis_vm.execute_strace(analysis_strace_path, analysis_strace_out_file, strace_filter, print_hexdump, analysis_file_path, params)
  File "/home/sajid/Limon-master/dyan.py", line 257, in execute_strace
    subprocess.check_call(cmd)
  File "/usr/lib/python2.7/subprocess.py", line 541, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/vmrun', '-T', 'ws', '-gu', 'root', '-gp', '123456', 'runProgramInGuest', '/home/sajid/vmware/ubuntu14.vmx', '-noWait', '-activeWindow', '-interactive', '/usr/local/bin/strace', '-o', '/root/logdir/trace.txt', '-etrace=fork,clone,execve,chdir,open,creat,close,socket,connect,accept,bind,read,write,unlink,rename,kill,pipe,dup,dup2', '-s', '64', '-eread=all', '-ewrite=all', '-f', '/root/malware_analysis/0a29d465c6c8994145e546d89d403c1a']' returned non-zero exit status 255

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions