Open Source Forensic Tools
| Tool Name | file |
|---|---|
| Description | The find program searches a directory tree to find a file or group of files. It traverses the directory tree and reports all occurrences of a file matching the user's specifications. The find program includes very powerful searching capability. |
| Operating System | Unix |
| Link | http://www.gnu.org/software/findutils/ |