-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Password related error in local configuration file #60
Comments
Hi, However we cannot reproduce the first one so this might take a bit longer to troubleshoot. Can you provide us with the full log and json file ? Also, does deleting the network connection between the two runs works around the issue ? ( Regards |
Thanks. Sadly, i'm not able to test (modify account password) myself. Delay may be important... I had tried the command I assume you are requesting xml local configuration file as json file ? I will provide more information as soon as possible. Thanks, Regards |
Hi, Quick question: can you detail the scenario for Error1? For the same dfir-orc run, this behavior is expected (i.e. the smb share is connected at dfir-orc's launch). For two successive dfir-orc runs, the smb share could remain connected after dfir-orc's run. In all cases, "WideCharToMultiByte failed" is a bogus error message worth checking.... Thank you for your report :-) |
You can give us the local configuration as well, but we are especially interested in the .log and .json files that were produced by the different ORC runs |
Hello, could you try with the new v10.0.24 ? By looking the code I was able to fix a bug but I am not sure this will be enough to fix your issue. Thank you |
Hello, We will try the new version as soon as possible. Concerning the first issue (the "WideCharToMultiByte failed" issue) we did better tests. We hope information below will be helpfull. At this time we choose to not include Json files due to the specific data inside, we hope it will not be too annoying (any specific parts needed ?)... Each run of DFIR-ORC is a separate run with the same configuration except the password in upload balise in the local configuration file.
As you say above, "...exact same user context as dfir-orc..." , we messed the test the first time. the Hope this information will be sufficient. I will come back as soon as possible with the test result for the new version Thank you Regards |
Hello, With version 10.0.24. passwords with 25 caracteres are Ok but somes caracteres (< and >) are not allowed in configuration file du to lack of xml escapment.
The error related to cache is still here.
But file upload is Ok. If any information is required to debug (json or log file), feel free to ask. thanks again Regards Cert-Enedis |
Hello,
With Orc version v10.0.22, we are facing two errors related to the local configuration file, the upload balise and the password to authenticate on a network SMB share.
Error 1:
Any help will be appreciate on this topic (maybe Windows related.... cached mechanism ? )
Error 2:
All authentication with a password greater than 20 characteres will failed (20 char is OK, 25 char is KO), could you plz confirme, there is no size or characteres restrictions in the password field in the local configuration file ?
Thanks you for your work.
Regards,
CERT-ENEDIS
The text was updated successfully, but these errors were encountered: