Listing Newly Created Files in Any Directory

Here’s a very handy little command that will list files in any directory you choose by the latest date.

The example below creates a list of all the files in c:WindowsSystem32 arranged by latest date (this example does not include sub-directories.  You can specify /S for recursive sub directory scanning/listing):

  1. Open a command prompt.
  2. Enter the following command – dir c:windowssystem32 /o:-d > c:tempnew-files.txt
  3. Press Enter
  4. Open the text file in c:temp to see the latest files created in system32.

While it’s not exactly easy to read a long list of files it does really allow you to narrow down suspicious files by seeing when they were created in the directory in question (which can then be uploaded to virus total for example).

Directories to run this command on:

C:Windows

C:WindowsSystem32

C:Documents and Settings (must use /s switch)

C:Users (must use /s switch)

Please +1 this post if you like me :)

, , , ,

  • Big Bomber

    THANK YOU!! for changing the color of the site . This is WAY more pleasing on the eyes!!!!!

    • malwarekilla

      @Big Bomber – thanks very much! I think so too. I’m working on a subtle background image now.

  • Thomas

    I LOOOOOOOOOVE THE SITE NOW!!!!!!!

  • Thomas

    i mean the design


Remove-Malware Traffic Stats