question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

tsk filefinder results not showing in Browse Virtual Filesystem>fs>tsk v. 3.3.0.0

See original GitHub issue

tsk results not showing in Browse Virtual Filesystem>fs>tsk Error:

Backtrace Traceback (most recent call last): File “/usr/share/grr-server/local/lib/python2.7/site-packages/grr_response_server/flow_base.py”, line 564, in RunStateMethod method(responses) File “/usr/share/grr-server/local/lib/python2.7/site-packages/grr_response_server/flows/general/filesystem.py”, line 189, in List raise flow.FlowError(str(responses.status)) FlowError: message FlowStatus { backtrace : u’’ client_id : u’C.51a51cf2cde50b32’ cpu_time_used : message CpuSeconds { system_cpu_time : 0.0 user_cpu_time : 0.0 } error_message : u’path \ is not mounted under C:’ flow_id : u’DC5945FA’ network_bytes_sent : 127 request_id : 2 response_id : 1 status : IOERROR }

Running just File Finder flow to hash files in %%environ_systemdrive%%/* via tsk - completed with no errors but still shows nothing in Browse Virtual Filesystem>fs>tsk view

Trying to run “refresh” on Browse Virtual Filesystem>fs>tsk>\\?\Volume{~ after File Finder does not produce IOERROR anymore and just shows nothing outside flow results in Manage Launched Flows

I would appreciate any and all guidance or advice on what may be broken/misconfigured and/or how to fix it 😃

Thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
ogarodcommented, Jun 19, 2019

This was helpful, thanks!

I actually don’t think you are doing anything wrong. Files should appear in the VFS browser in the Admin UI after they are collected. What I think is going wrong is that collected file paths end up with a leading forward slash that shouldn’t be there. Therefore, any database queries to fetch directory contents fail to match the intended paths. This is something we should fix.

0reactions
mbushkovcommented, Jul 31, 2019

@vorsklaa, do I understand it correctly that doing FileFinder with TSK for “C:/*” produces entries that you then see in Browse Virtual Filesystem? At the moment, using FileFinder (or ClientFileFinder) to make paths appear under TSK is a workaround you have to use. After the paths are there, you can use the “Refresh” button to browse them. I’ve opened a more specific https://github.com/google/grr/issues/727 to track this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FileFinder: Executive Search Software | Cloud Executive ...
FileFinder Anywhere is the leading easy-to-use Cloud-based Executive Search software for large & small firms and strategic recruitment teams globally.
Read more >
FileFinder Releases Overview - Ikiru People
Searching Through List in Scratch Pad does NOT put results at the top of the list. FIXED. Scratchpad 'Add via Search' not highlighting...
Read more >
FAQs about FileFinder Anywhere Executive Search Software
Answers to your most frequently asked questions FAQs about FileFinder Executive Recruiting System.
Read more >
FileFinder Anywhere Executive Search Software
Facilitating fast, effective and efficient Executive Search. FileFinder Executive Search Software, a powerful and yet easy-to-use combination of database, ...
Read more >
FileFinder Anywhere Crowned “Best Executive Recruiting ...
Dillistone Systems, the leading global provider of technology to executive search firms and strategic recruiting teams, is proud to announce that FileFinder ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found