Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Devnull
Computer worm

Devnull is a computer worm for the Linux operating system that was named after /dev/null, Unix's null device. This worm was found on 30 September 2002.

This worm, once the host has been compromised, downloads and executes a shell script from a web server. This script downloads a gzipped executable file named k.gz from the same address, and then decompresses and runs the file.

This downloaded file appears to be an IRC client. It connects to different channels and waits for commands to process on the infected host.

Then the worm checks for presence of the GCC compiler on the local system and, if found, creates a directory called .socket2. Next, it downloads a compressed file called devnull.tgz. After decompressing, two files are created: an ELF binary file called devnull and a source script file called sslx.c. The latter gets compiled into the ELF binary sslx.

The executable will scan for vulnerable hosts and use the compiled program to exploit a known OpenSSL vulnerability.[which?]

We don't have any images related to Devnull yet.
We don't have any YouTube videos related to Devnull yet.
We don't have any PDF documents related to Devnull yet.
We don't have any Books related to Devnull yet.
We don't have any archived web articles related to Devnull yet.

See also