Quantalytics / opendlp

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

How recursive? #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Place simple text file with single CC# on Desktop
2. Copy document over to Program Files
3. Run Scan

What is the expected output? What do you see instead?

I expect Regex matches on both documents. Instead, I only see a match for the 
text file in Program Files. If removed from Program Files, file on Desktop is 
not picked up (False Negative?)

What version of the product are you using? On what operating system?

OpenDLP 0.4.2 - VirtualBox VM

Please provide any additional information below.

If the "C:\Documents and Settings\<USERNAME>\Desktop" directory is specified, 
then the file shows a regex match for the appropriate CC type.

If, however, I don't specify the path down to the Desktop... then no regex 
match. (I can specify the path all the way to "C:\Documents and 
Settings\<USERNAME>" without getting a match).

I first thought this might be an issue with the search not being fully 
recursive, but that doesn't seem to be the case as I can detect files outside 
of the Desktop. The credentials being used are the account owner credentials 
(local admin privs on target box).

Has anyone else noted this issue? Any ideas?

Thanks!

Original issue reported on code.google.com by Jaime.Ca...@gmail.com on 27 Oct 2011 at 3:12

GoogleCodeExporter commented 9 years ago
Hi Jaime,

OpenDLP should recursively search all files if the policy is configured 
appropriately.

- Are you doing an agent or agentless scan?
- What version of Windows is the target running?

Original comment by andrew.O...@gmail.com on 31 Oct 2011 at 8:48

GoogleCodeExporter commented 9 years ago
- Agentless
- Windows XP Pro SP3

Original comment by Jaime.Ca...@gmail.com on 31 Oct 2011 at 8:59

GoogleCodeExporter commented 9 years ago
Could you attach the file to this bug report? I would like to try to reproduce 
it on my end, thanks.

Original comment by andrew.O...@gmail.com on 1 Nov 2011 at 1:26

GoogleCodeExporter commented 9 years ago
I am closing this bug for now, but you can re-open it if you are still having 
this issue.

Original comment by andrew.O...@gmail.com on 17 Jan 2012 at 5:45