-
Notifications
You must be signed in to change notification settings - Fork 220
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
Noriben can't load the CSVfile made by procmon #36
Comments
try to copy ProcmonConfiguration.pmc from folder filters to root folder. |
I'm sorry this is happening. Can you run it with the --debug option to verify there's content there. It's important to see where the break happens. If there's data in the PML, and the raw CSV, then there may be an issue in converting from there. Why can't you install the latest version? |
Thank you for your reply. By the way I install Noriben at here on last week or 2 week ago. I'm new to GitHub , so I don't know the way to updating. |
I tried --debug option C:\Users*****\Downloads\Noriben-master2\Noriben-master>Noriben.py --debug --===[ Noriben v1.8.3 Then I stop logging.(CTRL+C) [] Termination of Procmon commencing... please wait And the text exported. -=] Sandbox Analysis Report generated by Noriben v1.8.3 -=] Analysis time: 1.34 seconds Processes Created:File Activity:Registry Activity:Network Traffic:Unique Hosts:Logs is written in csv files. After this I copyed ProcmonConfiguration.pmc from folder filters to root folder. C:\Users*****\Desktop\Noriben-master>Noriben.py --debug --===[ Noriben v1.8.3 [] Termination of Procmon commencing... please wait Then this txt exported. -=] Sandbox Analysis Report generated by Noriben v1.8.3 -=] Execution time: 82.60 seconds Processes Created:File Activity:Registry Activity:Network Traffic:Unique Hosts:※Now I have not update noriben yet. |
Sorry. I miss the updated noriben.py script. |
Please check that the .PML and the .CSV both exist and have data. There: Noriben_23_Mar_20__12_57_094085.pml and Noriben_23_Mar_20__12_57_094085.csv. If the CSV is zero bytes there could be an error in Procmon converting the data. |
Did you add the path to procmon.exe to your Path environment variable ?
|
Sorry.I accidentally applyed snapshot back the OS. So I tried debug again.And this is the result. C:\Users*****\Downloads\Noriben-master2\Noriben-master>Noriben.py --debug [+] Python module "requests" not found. Internet functionality is disabled. --===[ Noriben v1.8.3 [+] Python module "requests" not found. Internet functionality is disabled. [] Termination of Procmon commencing... please wait -=] Sandbox Analysis Report generated by Noriben v1.8.3 -=] Execution time: 73.44 seconds Processes Created:File Activity:Registry Activity:Network Traffic:Unique Hosts: |
This is the 544646.csv file. 10:07:34.4918788,"Explorer.EXE","1380","RegQueryValue","HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist{CEBFF5CD-ACE2-4F4F-9178-9926F41749EA}\Count{1NP14R77-02R7-4R5Q-O744-2RO1NR5198O7}\pzq.rkr","SUCCESS","Type: REG_BINARY, Length: 72, Data: 00 00 00 00 13 00 00 00 8F 00 00 00 E1 B3 52 00" 10:07:34.4925666,"Explorer.EXE","1380","CreateFile","C:\Users*\AppData\Local\Temp\procmon64.exe","SUCCESS","Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened" 10:07:34.4925898,"Explorer.EXE","1380","QueryBasicInformationFile","C:\Users*\AppData\Local\Temp\procmon64.exe","SUCCESS","CreationTime: 2020/03/24 10:07:31, LastAccessTime: 2020/03/24 10:07:34, LastWriteTime: 2020/03/24 10:07:31, ChangeTime: 2020/03/24 10:07:31, FileAttributes: HA" Now I'm gonna try adding the path to procmon.exe and update my noriben.py using code But I don't know the way to forecast update old noriben.py. |
I added the path to procmon.exe to my Path. After making a Noriben2.py(copy from pull request,and pasted in wordpad) and run procmon.exe /OpenLog Test.pml /SaveApplyFilter /saveas Test.csv. ProcessMonitor returns messages. |
Now I notice timeline.csv is 0 bites. |
Thank you. I'm sorry you're having this problem. This SHOULD work and I'd like to troubleshoot more. Can you email me the PML file? brian [@] thebaskins [.] com I want to try and troubleshoot directly from it. |
Currently still troubleshooting. Based on the PML you send, I am able to get results with 1.8.4:
I'm reviewing across multiple versions of Windows to see if there's a difference that's causing it. |
Hello.
And sorry for my bad English.
Sadly no one doesn't know about this great tool Noriben.
And I can't find the way to resolve this problem.
So I have to ask you.
The text file that is created by Noriben and timeline.csv terminated only default information.
Like this.
-=] Sandbox Analysis Report generated by Noriben v1.8.3
-=] Developed by Brian Baskin: brian @@ thebaskins.com @bbaskin
-=] The latest release can be found at https://github.com/Rurik/Noriben
-=] Analysis time: 1.34 seconds
Processes Created:
File Activity:
Registry Activity:
Network Traffic:
Unique Hosts:
As you know there are a similer case
"Textfile doesnt contain any data " issue on Mar 2015 · 17
I read it. And I guess this is the same case.
In this case this problem is resolved by installing latest version.
But I can't.
python version is 3.8.2
OS is win7
And this deploy on virtual box.
CSV is written.
The text was updated successfully, but these errors were encountered: