Difference between revisions of "TCPIPAddress"

From SpybotWiki
Jump to: navigation, search
(New page: Replaces TCP/IP registry settings with alternatives. ==Usage== TCPIPAddress:[old ip(s)],[new ip(s)] ===Examples=== TCPIPAddress:"1.2.3.4","192.168.13.250" ===Description=== Used to co...)
(No difference)

Revision as of 18:14, 16 February 2008

Replaces TCP/IP registry settings with alternatives.

Usage

TCPIPAddress:[old ip(s)],[new ip(s)]

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.

See also

Similar commands