Difference between revisions of "TCPIPAddress"

From SpybotWiki
Jump to: navigation, search
(added info box, added build params)
Line 1: Line 1:
Replaces TCP/IP registry settings with alternatives.
+
{{SbiCmdInfo
 +
|SYNTAX = TCPIPAddress
 +
|PENAME = SpybotSD.exe
 +
|PEVERSION = 1.4 or later
 +
|GROUP = Registry
 +
|MINUPDATE = 2007-06-06
 +
|ADVFILEPARAMS = no
 +
|ADVREGPARAMS = no
 +
|ADVBUILDPARAMS = yes (third) ≥ 1.5.2
 +
|ADVSPECIALPARAMS = no
 +
}}Replaces TCP/IP registry settings with alternatives.
  
 
==Usage==
 
==Usage==
  TCPIPAddress:[old ip(s)],[new ip(s)]
+
  TCPIPAddress:<old ip(s)>,<new ip(s)>[,advanced build parameters]
  
 
===Examples===
 
===Examples===
Line 11: Line 21:
 
# The first parameter specifies one or more IPs to detect.
 
# The first parameter specifies one or more IPs to detect.
 
# The second parameter specifies one or more IPs the previous ones should be replaced with. Make sure this is something that would fit all users; e.g. for DNS, you might want to take a look at [http://www.opendns.com/ OpenDNS].
 
# The second parameter specifies one or more IPs the previous ones should be replaced with. Make sure this is something that would fit all users; e.g. for DNS, you might want to take a look at [http://www.opendns.com/ OpenDNS].
 +
# Versions starting 1.5.2 allow optional [[Advanced build parameters|advanced build parameters]] in third place.
  
 
===Scan Results===
 
===Scan Results===

Revision as of 14:19, 22 February 2008

TCPIPAddress
Group Registry
Main Application Version 1.4 or later
Required Update 2007-06-06
File Parameters no
Registry Parameters no
Build Parameters yes (third) ≥ 1.5.2
Special Parameters no

Replaces TCP/IP registry settings with alternatives.

Usage

TCPIPAddress:<old ip(s)>,<new ip(s)>[,advanced build parameters]

Examples

TCPIPAddress:"1.2.3.4","192.168.13.250"

Description

Used to counter malware that sets itself as DNS server or other similar basic TCP/IP properties.

  1. The first parameter specifies one or more IPs to detect.
  2. The second parameter specifies one or more IPs the previous ones should be replaced with. Make sure this is something that would fit all users; e.g. for DNS, you might want to take a look at OpenDNS.
  3. Versions starting 1.5.2 allow optional advanced build parameters in third place.

Scan Results

  • Entries that will update the infected registry values, replacing the bad IPs with new, good ones.

See also

Similar commands