home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / perl / 6862 < prev    next >
Encoding:
Text File  |  1992-11-05  |  1.8 KB  |  52 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!gatech!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!chsun!bernina!neptune!weingart
  3. From: weingart@inf.ethz.ch (Tobias Weingartner)
  4. Subject: SUID Perl scripts
  5. Message-ID: <1992Nov5.145849.19824@neptune.inf.ethz.ch>
  6. Followup-To: poster
  7. Keywords: SUID, perl, taintperl
  8. Sender: news@neptune.inf.ethz.ch (Mr News)
  9. Nntp-Posting-Host: tau.inf.ethz.ch
  10. Reply-To: weingart@inf.ethz.ch
  11. Organization: ETH - Switzerland
  12. Date: Thu, 5 Nov 1992 14:58:49 GMT
  13. Lines: 37
  14.  
  15.  
  16. Yo Dudes an' Dudettes!
  17.  
  18. I have a small question.  You see, I have this neat SUID Root
  19. perl script, that does some neat things.  Now the question I have
  20. is this:
  21.  
  22. Running this SUID Root perl-script on SunOS 4.1.2, can it be
  23. spoofed by LD_*?
  24.  
  25. Also, at the top of the perl script, I have this.  Is this correct,
  26. or did I do something stupid here?
  27.  
  28. #!/usr/local/bin/taintperl
  29. ...
  30. ...
  31.  
  32. Is taintperl the thing to use?  /usr/local/bin/perl complains
  33. about a little deficiency my kernel seems to have.  SUID scripts...
  34.  
  35. Thanks for any replies.
  36.  
  37. -- 
  38.  
  39. ***************************************************************
  40. * Tobias Weingartner  * Not every man is willing to die...    *                
  41. * c/o Bruno Opprecht  * Some have to be PUSHED out the window *
  42. * Oberdierikoner st.7 * ------------------------------------- *                
  43. * 6030 Ebikon Luzern  *      ...This space for rent...        *
  44. * SWITZERLAND         *      ...This space for rent...        *                
  45. ***************************************************************
  46. * +41'041'33'25'40    * ..Midnight the fading, blue Wizrd..   *
  47. ***************************************************************
  48. SYSTEM-F-ANARCHISM, the operating system has been overthrown                  
  49.  
  50. PGP2.0 Public Key available at 'finger weingart@tau.inf.ethz.ch'
  51.  
  52.