Sponsored by: █ Sparkhost - Hosting Without Compromises! █ Hybrid Performance Web Hosting █ Spark Host Stream Hosting █ Hybrid IRC & IRCd Server Shell Accounts
Software To Grep Networked Computers?
#1
Posted 21 December 2010 - 04:13 AM
Also, is there a GREP solution that will automatically search entire hard drive, and not just scan subdirs of manualy specified disks?
#2
Posted 21 December 2010 - 10:01 AM
There's no solution to grep an entire networked hdd that I know of, but on windows it could be scripted if you enumerate the pc's, disks and their folders/files, then perform a regex on it.
Don't expect it to be fast though..
Read the rules before you post
#3
Posted 21 December 2010 - 12:16 PM
What are you trying to accomplish, grep file names or contents?
There's no solution to grep an entire networked hdd that I know of, but on windows it could be scripted if you enumerate the pc's, disks and their folders/files, then perform a regex on it.
Don't expect it to be fast though..
I want to grep CONTENT of files... The more features the better(like scanning inside ZIP, RAR file etc.)
For ex. my Windows network has following shares:
\\Win7COMP\$c
\\WorkStation\$d
I would like to grep them, but I haven't found software that can do it.. GREP software from http://unxutils.sourceforge.net/ can only scan local hard drives, one at a time..
POWERGREP can scan networked computers, but it's commercial.. :/
#4
Posted 21 December 2010 - 12:53 PM
Read the rules before you post
#5
Posted 23 December 2010 - 02:31 PM
This could do the trick.
Embed any executable in a JPEG image and get it to run upon opening the image with this cool tool that abuses a feature of GDI in Windows systems. for governmentsecurity.org members only! click here to get it!
#6
Posted 05 January 2011 - 11:51 PM
#7
Posted 09 January 2011 - 02:48 AM
I want to grep CONTENT of files... The more features the better(like scanning inside ZIP, RAR file etc.)
For ex. my Windows network has following shares:
\\Win7COMP\$c
\\WorkStation\$d
I would like to grep them, but I haven't found software that can do it.. GREP software from http://unxutils.sourceforge.net/ can only scan local hard drives, one at a time..
POWERGREP can scan networked computers, but it's commercial.. :/
From what I understood you want to search through the contents of files. What if the fie is encrypted? I guess you won't be able to find what you are looking for.
#9
Posted 10 January 2011 - 09:22 AM
Have to ask
#10
Posted 10 January 2011 - 12:23 PM
#11
Posted 10 January 2011 - 02:13 PM
#12
Posted 10 January 2011 - 04:39 PM
#13
Posted 10 January 2011 - 06:08 PM
http://www.computerw...leaks_headline/
#14
Posted 11 January 2011 - 10:33 AM
Like said, We could probably speed things up. When we're talking windows machines, supporting winrm, we could speed this up by letting the remote machines do the grep. That way time to scan could be reduced to almost the same as doing it locally..I’ve had to grep FW archives on network shares for domains which can take hours if not days.
Winrm is not installed by default afaik though. If you can distribute this prior to do a scan like that > should work..
Read the rules before you post
#15
Posted 18 January 2011 - 12:59 PM
Like said, We could probably speed things up. When we're talking windows machines, supporting winrm, we could speed this up by letting the remote machines do the grep.
I hear you bonarez and have been testing this out on a 2K8 & 2k3 DC using Group Policy for the push and tested grep queries (PowerShell Community Extensions Read-Archive) via powershell (on the host remotely) and so far everything’s working out. I’ve set up a basic starter policy using all the defaults for testing purposes but will work on a more stringent policy after a few more weeks of FW changes and adding Certs, changing ports, https, scripts, permissions etc…
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












