Difference between revisions of "DownloadFile"
(New page: Used to detect files in any folder specified inside the GUI as download folders. ==Usage== DownloadFile:[Filename],<advanced file parameters> ===Examples=== DownloadFile:"KeyLoggerSetu...) |
(→Usage: added var types) |
||
(4 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=== | ||
Line 9: | Line 19: | ||
===Description=== | ===Description=== | ||
The scanner allows you to define ''Download folders'' that'll receive special attention. | The scanner allows you to define ''Download folders'' that'll receive special attention. | ||
− | # The first parameter should be the filename, allowing [[AlgoPrefix|Algo-Prefixes]]. | + | # The first parameter should be the filename, allowing [[AlgoPrefix|Algo-Prefixes]]. {{AlgoPrefix}} |
# The second parameter is flagged optional, but actually quite mandatory, and consists of the usual [[Advanced file parameters|advanced file parameters]]. | # The second parameter is flagged optional, but actually quite mandatory, and consists of the usual [[Advanced file parameters|advanced file parameters]]. | ||
Line 21: | Line 31: | ||
[[Category:SBI Commands]] | [[Category:SBI Commands]] | ||
− | |||
[[Category:SBI Commands supporting AlgoPrefix]] | [[Category:SBI Commands supporting AlgoPrefix]] |
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.