Difference between revisions of "IELinks"

From SpybotWiki
Jump to: navigation, search
(Description)
(added var to usage, made example more generic)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Looks if any supported browser has startpages, searchpages, bookmarks or history entries pointing to this domain.
+
{{SbiCmdInfo
 +
|SYNTAX = IELinks
 +
|PENAME = SpybotSD.exe
 +
|PEVERSION = 1.3 or later
 +
|GROUP = Registry
 +
|MINUPDATE = n/a
 +
|ADVFILEPARAMS = no
 +
|ADVREGPARAMS = no
 +
|ADVBUILDPARAMS = yes (second)
 +
|ADVSPECIALPARAMS = no
 +
}}Looks if any supported browser has startpages, searchpages, bookmarks or history entries pointing to this domain.
  
 
==Usage==
 
==Usage==
  IELinks:[part of link contents],<advanced build parameters>
+
  IELinks:<partiallink(string)>[,advanced build parameters]
  
 
===Examples===
 
===Examples===
  IELinks:"live.sex-explorer.com/private"
+
  IELinks:"dialer.example.com/private"
  
 
===Description===
 
===Description===
This command searches a list of browser start and search pages (at the time of this writing 41 different regisrty locations for Internet Explorer) for the URL specified.  
+
This command searches a list of browser start and search pages (at the time of this writing 41 different regisrty locations for Internet Explorer) for the URL specified. It also scans ''Domain'' and ''SearchList'' TCP/IP hijacks.
  
# The first parameter is a substring of the full URL. Needless to say, try to make this as clear as possible, avoid ambiguous host names on all cost (popular example would be to not specify simply ''gator.com'', since this would also fit ''newsgator.com''). {{PathTemplates}}
+
# The first parameter is a substring of the full URL. Needless to say, try to make this as clear as possible, avoid ambiguous host names on all cost (popular example would be to not specify simply ''gator.com'', since this would also fit ''newsgator.com''). [[AlgoPrefix|Algo-Prefixes]] are supported after 1.5.2. {{AlgoPrefix}} {{PathTemplates}}
 
# The second parameter allows an [[Advanced build parameters|advanced build parameter]] that would limit the detection to specified Spybot-S&D versions.
 
# The second parameter allows an [[Advanced build parameters|advanced build parameter]] that would limit the detection to specified Spybot-S&D versions.
 +
 +
===Scan Results===
 +
* The registry value change for the start or search page to be changed to ''about:blank''; '''or'''
 +
* A TCP/IP settings hijack.
  
 
==See also==
 
==See also==
 
* [[Advanced build parameters]]
 
* [[Advanced build parameters]]
 +
* [[AlgoPrefix]]
  
 
===Similar commands===
 
===Similar commands===
Line 20: Line 35:
 
* [[BrowserHelperEx]]
 
* [[BrowserHelperEx]]
 
* [[IEExtension]]
 
* [[IEExtension]]
 +
* [[TCPIPAddress]]
  
 
[[Category:SBI Commands]]
 
[[Category:SBI Commands]]
[[Category:SBI Commands (current)]]
 

Latest revision as of 16:19, 22 February 2008

IELinks
Group Registry
Main Application Version 1.3 or later
Required Update n/a
File Parameters no
Registry Parameters no
Build Parameters yes (second)
Special Parameters no

Looks if any supported browser has startpages, searchpages, bookmarks or history entries pointing to this domain.

Usage

IELinks:<partiallink(string)>[,advanced build parameters]

Examples

IELinks:"dialer.example.com/private"

Description

This command searches a list of browser start and search pages (at the time of this writing 41 different regisrty locations for Internet Explorer) for the URL specified. It also scans Domain and SearchList TCP/IP hijacks.

  1. The first parameter is a substring of the full URL. Needless to say, try to make this as clear as possible, avoid ambiguous host names on all cost (popular example would be to not specify simply gator.com, since this would also fit newsgator.com). Algo-Prefixes are supported after 1.5.2. AP PT
  2. The second parameter allows an advanced build parameter that would limit the detection to specified Spybot-S&D versions.

Scan Results

  • The registry value change for the start or search page to be changed to about:blank; or
  • A TCP/IP settings hijack.

See also

Similar commands