Solving crimes with science!

learn more… | top users | synonyms

0
votes
1answer
39 views

How can I view the NTFS $MFT using correct field names?

I am trying to view an NTFS master file table. Each tool I have used so far extracts all of the entries, but puts non standard headers such as STANDARD_INFORMATION_ON instead of say ...
-4
votes
0answers
58 views

Where can I look for malware that may have been installed on my machine?

I want to analysis my ubuntu box to detect if it was been hacked. My question is: what are all the place where to look to discover if some malicious software are started ? The following is some kind ...