Difference between revisions of "DownloadFile"

From SpybotWiki
Jump to: navigation, search
(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...)
 
Line 9: Line 9:
 
===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]].
  

Revision as of 16:17, 17 February 2008

Used to detect files in any folder specified inside the GUI as download folders.

Usage

DownloadFile:[Filename],<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.

  1. The first parameter should be the filename, allowing Algo-Prefixes. AP
  2. The second parameter is flagged optional, but actually quite mandatory, and consists of the usual advanced file parameters.

See also

Similar commands