Difference between revisions of "DownloadFile"
m (added "or later" to version) |
(→Usage: added var types) |
||
Line 12: | Line 12: | ||
==Usage== | ==Usage== | ||
− | DownloadFile:[ | + | DownloadFile:<filename(string)>[,advanced file parameters] |
===Examples=== | ===Examples=== |
Latest revision as of 16:12, 22 February 2008
DownloadFile | |
Group | Files |
Main Application | Version 1.3 or later |
Required Update | n/a |
File Parameters | yes (second) |
Registry Parameters | no |
Build Parameters | yes (second) |
Special Parameters | no |
Used to detect files in any folder specified inside the GUI as download folders.
Usage
DownloadFile:<filename(string)>[,advanced file parameters]
Examples
DownloadFile:"KeyLoggerSetup.exe","filetype=pe,verfield=CompanyName|BadKeyloggerMakers"
Description
The scanner allows you to define Download folders that'll receive special attention.
- The first parameter should be the filename, allowing Algo-Prefixes. AP
- The second parameter is flagged optional, but actually quite mandatory, and consists of the usual advanced file parameters.