Re: Sudoer
From: Wojtek Walczak (gminick@hacker.pl)
Date: 02/15/03
- Next message: Kasper Dupont: "Re: DHCPcd prior to 1.3.22-p12 are vunerable"
- Previous message: Wojtek Walczak: "Re: Sudoer"
- In reply to: Wojtek Walczak: "Re: Sudoer"
- Next in thread: Chris Cox: "Re: Sudoer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Wojtek Walczak <gminick@hacker.pl> Date: Sat, 15 Feb 2003 16:28:10 +0000 (UTC)
Dnia Sat, 15 Feb 2003 16:23:13 +0000 (UTC), Wojtek Walczak napisał(a):
> % ./a.out
> 1000:1000 # <-- here we're running a.out as gminick (which has (e)uid==1000)
> % sudo /home/gminick/a.out
> 0:0 # <-- here we're running a.out as root, without typing in a passwd
> % _
...here's even a simpler example:
% id
uid=1000(gminick) gid=100(users) groups=100(users)
% sudo id
uid=0(root) gid=0(root) groups=[...list of groups...]
% _
-- [ ] gminick (at) underground.org.pl http://gminick.linuxsecurity.pl/ [ ] [ "Po prostu lubie poranna samotnosc, bo wtedy kawa smakuje najlepiej." ]
- Next message: Kasper Dupont: "Re: DHCPcd prior to 1.3.22-p12 are vunerable"
- Previous message: Wojtek Walczak: "Re: Sudoer"
- In reply to: Wojtek Walczak: "Re: Sudoer"
- Next in thread: Chris Cox: "Re: Sudoer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|