sponnusa / opendlp

Automatically exported from code.google.com/p/opendlp
0 stars 0 forks source link

Scan on Unix filesystem failing #69

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create a profile for unix filesystem scan
2.Create some files containing SSN examples on the victim
3.Run scan

What is the expected output? What do you see instead?
I expect the program to find the files I created. Instead it finds no files in 
target directory.

What version of the product are you using? On what operating system?
OpenDLP 0.5 - VirtualBox VM on Windows 7

Please provide any additional information below.
Running scan against my laptop running fedora 16

Original issue reported on code.google.com by jeb...@gmail.com on 30 Jul 2012 at 2:07

Attachments:

GoogleCodeExporter commented 8 years ago
Do your test files have extensions, such as "test.txt"? There might be a bug 
where OpenDLP will only scan files that have extensions and skip files that do 
not have extensions (such as "/etc/passwd" and the like).

Original comment by andrew.O...@gmail.com on 31 Jul 2012 at 1:07

GoogleCodeExporter commented 8 years ago
Yes,it has extension ".txt".I read about this bug in issue 59 but it's not 
working for me.

Original comment by jeb...@gmail.com on 31 Jul 2012 at 8:48

GoogleCodeExporter commented 8 years ago
I found the problem. Openssh server on the "victim" wasn't active.

Original comment by jeb...@gmail.com on 3 Aug 2012 at 5:40

GoogleCodeExporter commented 8 years ago

Original comment by andrew.O...@gmail.com on 3 Aug 2012 at 5:45