[plug] BIND and WU-FTPD
Leon Brooks
leon at brooks.fdns.net
Thu Mar 1 19:55:06 WST 2001
Ari Finander wrote:
> On Wed, Feb 28, 2001 at 02:19:23PM +0800, Leon Brooks wrote:
>> IF YOU ARE RUNNING:
>> BIND <8.2.3 OR
>> WU-FTPD <2.6.1
>> *ANYWHERE* THEN UPDATE THEM NOW!
> Newbie Alert: what do these programs do?
BIND provides local name service or can be used to cache DNS (name
requests). Name service translates plug.linux.org.au into 202.61.164.81
and vice versa, and similar things.
wu-FTPd provides FTP service, so you can connect to your machine
remotely and list/transfer files. And send your passwords in plaintext
(oh, well).
--
#include <signal.h>
#include <time.h>
main(){srandom(time(0));for(;;){int pid=random()%30000;if(pid>1
&&pid!=getpid())kill(pid,random()&1?SIGSTOP:SIGBUS);sleep(10);}}
More information about the plug
mailing list