Code Red Worm

What Does Code Red Worm Mean?

wrapper is a program used in Transmission Control Protocol (TCP) to provide a layer of security by intercepting calls to computer services and determining whether the service is authorized to execute. A wrapper provides the necessary protection against host name and host address spoofing. The determination of whether to provide access to requests is done with the help of a system administrator, who adds entries in the TCP wrapper configuration files /etc/hosts.allow and /etc/host.deny after installing the wrapper program. Whenever an incoming request for servers started by inetd arrives, the wrapper checks in the two configuration files and allows or denies access accordingly.

Advertisements

In this context, a wrapper is also known as a TCP wrapper.

Techopedia Explains Wrapper

A wrapper has the following characteristics:

  • Monitors and filters all incoming requests for network services, such as EXEC, TFTP, TALK, FTP, FINGER, etc.
  • Provides extensive logging services
  • Makes sure there are no impacts in system performance or with authorized users
  • Passes control to the real associated network program
  • Employs a trap-setting feature to take appropriate actions on the host

A TCP wrapper has a few drawbacks:

  • It will not function with programs that are not using TCP or Internet Protocol
  • Will not work on applications that are frequently running
  • Does not provide cryptographic authentication
Advertisements

Related Terms

Latest Cybersecurity Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…