Difference between revisions of "IELinks"

From SpybotWiki
Jump to: navigation, search
(Description)
Line 2: Line 2:
  
 
==Usage==
 
==Usage==
  IELinks:[part of link contents],<advanced build parameters>
+
  IELinks:<part of link contents>[,advanced build parameters]
  
 
===Examples===
 
===Examples===
Line 8: Line 8:
  
 
===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 25:
 
* [[BrowserHelperEx]]
 
* [[BrowserHelperEx]]
 
* [[IEExtension]]
 
* [[IEExtension]]
 +
* [[TCPIPAddress]]
  
 
[[Category:SBI Commands]]
 
[[Category:SBI Commands]]
[[Category:SBI Commands (current)]]
 

Revision as of 11:12, 18 February 2008

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

Usage

IELinks:<part of link contents>[,advanced build parameters]

Examples

IELinks:"live.sex-explorer.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