Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

SECRET//ORCON//NOFORN
1.6 CreatedBefore
Description
The “created_before” verb takes in a single date parameter and verifies that
the provided directory was created before the provided date. The date must
be in either ISO 9601 format, 2012-01-01T12:00:00 or 2012-01-01.
Usage
directory(<directory path>).created_before(<timestamp>)
Example
directory(“c:\windows”).created_before(“2012-01-01”)
The above example verifies that the provided directory was created before
January 1
st
, 2012 at midnight.
Return Values
Return
Code
Description
True Path exists, is a directory, and meets the criteria
False Path exists, is a directory, and doesn’t meet the criteria
Invalid Path does not exist or is not a directory
49
SECRET//ORCON//NOFORN

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh