DownloadFile: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Usage: added var types) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Used to detect files in any folder specified inside the GUI as download folders. | {{SbiCmdInfo | ||
|SYNTAX = DownloadFile | |||
|PENAME = SpybotSD.exe | |||
|PEVERSION = 1.3 or later | |||
|GROUP = Files | |||
|MINUPDATE = n/a | |||
|ADVFILEPARAMS = yes (second) | |||
|ADVREGPARAMS = no | |||
|ADVBUILDPARAMS = yes (second) | |||
|ADVSPECIALPARAMS = no | |||
}}Used to detect files in any folder specified inside the GUI as download folders. | |||
==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.