Difference between revisions of "DownloadFile"

From SpybotWiki
Jump to: navigation, search
(added info box)
m (added "or later" to version)
Line 2: Line 2:
 
|SYNTAX = DownloadFile
 
|SYNTAX = DownloadFile
 
|PENAME = SpybotSD.exe
 
|PENAME = SpybotSD.exe
|PEVERSION = 1.3
+
|PEVERSION = 1.3 or later
 
|GROUP = Files
 
|GROUP = Files
 
|MINUPDATE = n/a
 
|MINUPDATE = n/a

Revision as of 13:43, 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],<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