A bot

A bot is the software that allows executing a command that issued by software that controls it. A single bot is installed in one computer, multiple bots form a collection known as a botnet.

Botnets can be used to perform denial of service attacks or sending spam messages.

A bot can be controlled by a single server, or by accepting messages from other bots, therefore making it difficult to control this network traffic.

Systems like IDS and IPS can help detecting bot traffic and prevent further communication.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator