• RSS
  • Twitter
  • FaceBook

Security Forums

Log in

FAQ | Search | Usergroups | Profile | Register | RSS | Posting Guidelines | Recent Posts

Security Log Filter by folder name

Users browsing this topic:0 Security Fans, 0 Stealth Security Fans
Registered Security Fans: None
Post new topic   Reply to topic   Printer-friendly version    Networking/Security Forums Index -> Windows

View previous topic :: View next topic  
Author Message
Noov
Just Arrived
Just Arrived


Joined: 12 Aug 2009
Posts: 0


Offline

PostPosted: Thu Feb 24, 2011 5:58 pm    Post subject: Security Log Filter by folder name Reply with quote

Hi!

There is an auditing set up on our file server, so that if any user accesses a particular folders on that server, an event is generated in security log.

Now i need to filter out events concerning one particular folder. Lets say it has a network path \\server\folder and physically located in D:\Folder on that server. I want to see who and when had an access in it and subfolders and files in it.

The problem is that i can not create an xml filter for that. Did some searching but to no avail. Maybe this can only be done with some sort of PowerShell magick, i dont know. It doesn't matter. I just want that to be done anyway it can be accomplished.

So, forum, what are your advises?

P.S. Sorry for crapy english, i'm from Soviet Russia.
Back to top
View user's profile Send private message
Noov
Just Arrived
Just Arrived


Joined: 12 Aug 2009
Posts: 0


Offline

PostPosted: Fri Feb 25, 2011 10:01 am    Post subject: Reply with quote

Here is what i've got byt this moment:
Code:

<QueryList>
    <Query Id="0" Path="file://C:\Users\user\Desktop\temp\Archive-Security-2010-10-13-13-44-18-762.evtx">
      <Select Path="file://C:\Users\user\Desktop\temp\Archive-Security-2010-10-13-13-44-18-762.evtx">*[EventData[Data[@Name="ObjectName"] and  (Data="D:\folder\archive\docs")]]</Select>
    </Query>
</QueryList>


But the result is all events that contain D:\folder\archive\docs only and no subfolders and files that are contained in D:\folder\archive\docs and subfolders. Can i use a wildcard of some sort? How?
Back to top
View user's profile Send private message
Display posts from previous:   

Post new topic   Reply to topic   Printer-friendly version    Networking/Security Forums Index -> Windows All times are GMT + 2 Hours
Page 1 of 1


 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Community Area

Log in | Register