[Ilugc] doubt in setuid and setgid

  • From: mbchandar@xxxxxxxxxxxx (balachandar)
  • Date: Fri, 7 May 2004 07:03:55 +0530

This is a multi-part message in MIME format.

------=_NextPart_000_0008_01C43401.761A8E40
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<question description>

find all setuid programs:

find / -perm +4000

find all setgid programs:

find / -perm +2000

</question description>

<question>what does the above lines suggest??</question>

<answer> ??? </answer>

balachandar.m

"hacking software is good rather than cracking it"
Redhat Linux User

------=_NextPart_000_0008_01C43401.761A8E40
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3D"Times New Roman">
<P align=3Dleft><FONT face=3DVerdana size=3D2>&lt;question =
description&gt;</FONT></P>
<P align=3Dleft>find all setuid programs:</P></FONT><FONT =
face=3D"Courier New"=20
size=3D2>
<P align=3Dleft>find / -perm +4000</P></FONT><FONT face=3D"Times New =
Roman">
<P align=3Dleft>find all setgid programs:</P></FONT><FONT =
face=3D"Courier New"=20
size=3D2>
<P align=3Dleft>find / -perm +2000</P>
<P align=3Dleft><FONT face=3DVerdana>&lt;/question =
description&gt;</FONT></P>
<P align=3Dleft><FONT face=3DVerdana>&lt;question&gt;what does the above =
lines=20
suggest??&lt;/question&gt;</FONT></P>
<P align=3Dleft><FONT face=3DVerdana>&lt;answer&gt; ???=20
&lt;/answer&gt;</FONT></P></FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>balachandar.m</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>"hacking software is good rather than =
cracking=20
it"<BR>Redhat Linux User</FONT></DIV></BODY></HTML>

------=_NextPart_000_0008_01C43401.761A8E40--


Other related posts:

  • » [Ilugc] doubt in setuid and setgid - balachandar