???Linux??????????????
???????????? ???????[ 2013/4/28 9:58:45 ] ????????
????????ūSamba???????????????????????????????????????????Linux???е???????????????????????????????r????д??w??????У?x?????????????????????????????????setuid??setgid??stick bit?????λ????
????1??setuid??setgid????
??????????????????????????/etc/passwd??/usr/bin/passwd?????
[plain] view plaincopy
[root@Salve1 school]# ll /etc/passwd /usr/bin/passwd
-rw-r--r-- 1 root root 2005 Apr 23 01:25 /etc/passwd
-rwsr-xr-x 1 root root 23420 Aug 11 2010 /usr/bin/passwd
[root@Salve1 school]#
??????????£?/etc/passwd?????? -rw-r--r-- ?????????????????????ж?д??????????????????????????в??????????????????????????????????????????root???????????????????/usr/bin/passwd someuser???????????????/etc/passwd????????root?????????ж?/etc/passwd??д??????????????????????????????setuid??setuid????????“????и?????????????????????????????”?????????????passwd??????root?????????????????/etc/passwd??????????????????s?????????x??????????-rwsr-xr-x ????setgid???????????????????????????????????????????????????С?
????2??stick bit?????λ??
??????????????????????????/tmp?????
[plain] view plaincopy
[root@Salve1 /]# ll -d /tmp
drwxrwxrwt 13 root root 4096 Apr 23 02:06 /tmp
[root@Salve1 /]#
???????????/tmp???????????????????е?????????????????е???????????????????????????????????????????????A??????′????????????????B???????????????????????????????????????????????????stick bit?????λ??????????????????????????????????stick bit?????λ??????????μ????????????????????root???????????????/tmp???μ?stuff????????????????????????????λ?????á?
????3????????????????????
chmod u+s xxx # ????setuid???
chmod g+s xxx # ????setgid???
chmod o+t xxx # ????stick bit?????????
chmod 4775 xxx # ????setuid???
chmod 2775 xxx # ????setgid???
chmod 1775 xxx # ????stick bit?????????
????4????????????????s??t ????????????????S??T??????????????λ????????и???x??????У???????????????????????????????Ч?????????????????x????????????s??t ??????
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11