home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!gatech!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!chsun!bernina!neptune!weingart
- From: weingart@inf.ethz.ch (Tobias Weingartner)
- Subject: SUID Perl scripts
- Message-ID: <1992Nov5.145849.19824@neptune.inf.ethz.ch>
- Followup-To: poster
- Keywords: SUID, perl, taintperl
- Sender: news@neptune.inf.ethz.ch (Mr News)
- Nntp-Posting-Host: tau.inf.ethz.ch
- Reply-To: weingart@inf.ethz.ch
- Organization: ETH - Switzerland
- Date: Thu, 5 Nov 1992 14:58:49 GMT
- Lines: 37
-
-
- Yo Dudes an' Dudettes!
-
- I have a small question. You see, I have this neat SUID Root
- perl script, that does some neat things. Now the question I have
- is this:
-
- Running this SUID Root perl-script on SunOS 4.1.2, can it be
- spoofed by LD_*?
-
- Also, at the top of the perl script, I have this. Is this correct,
- or did I do something stupid here?
-
- #!/usr/local/bin/taintperl
- ...
- ...
-
- Is taintperl the thing to use? /usr/local/bin/perl complains
- about a little deficiency my kernel seems to have. SUID scripts...
-
- Thanks for any replies.
-
- --
-
- ***************************************************************
- * Tobias Weingartner * Not every man is willing to die... *
- * c/o Bruno Opprecht * Some have to be PUSHED out the window *
- * Oberdierikoner st.7 * ------------------------------------- *
- * 6030 Ebikon Luzern * ...This space for rent... *
- * SWITZERLAND * ...This space for rent... *
- ***************************************************************
- * +41'041'33'25'40 * ..Midnight the fading, blue Wizrd.. *
- ***************************************************************
- SYSTEM-F-ANARCHISM, the operating system has been overthrown
-
- PGP2.0 Public Key available at 'finger weingart@tau.inf.ethz.ch'
-
-