Hi all, my first post in GSO... I started to make a honeypot in a virtual computer using VMware and found myself ComLog on iquebec but after having installed it correctly, I'm getting some kinds of bugs using the cmd.exe modified, like when I type : cd c:\winnt\system32\spool\prtprocs\
It prompts me that ** error :
---------------
Microsoft Windows 2000 [Version 5.00.2195]
© Copyright 1985-1999 Microsoft Corp.
C:\>cd c:\winnt\system32\spool\prtprocs\
The filename, directory name, or volume label syntax is incorrect.
The filename, directory name, or volume label syntax is incorrect.
>
The filename, directory name, or volume label syntax is incorrect.
-------------------
and can't get out of it... Anyone got problems like that using ComLog ?
Perhaps, after looking at the .pl file, I found that it was emulating command prompt... and getting a slower execution of commands passed into it...
It should be much better if, as Blackknight said, it was redirecting anything going into it to the real cmd.exe after having logged commands... So anyone could help me creating a proggie like that or maybe sending me a program already coded to do it ?

thx