| Posted by: | Fafnir |
| Subject: | Kismet-2011-01-R1: suidroot not working with .deb? |
| Date: | 17:01:41 06/03/2011 |
Just for the record, following 2 commands did the job:
$ sudo chmod u-w /usr/bin/kismet*
$ sudo chmod u+s,o-r /usr/bin/kismet_capture
Now file permissions seem to be correct, see:
---
$ ls -l /usr/bin/kismet*
-r-xr-xr-x 1 root root 261 2011-01-04 12:38 /usr/bin/kismet
-r-sr-x--- 1 root kismet 617224 2011-01-04 12:38 /usr/bin/kismet_capture
-r-xr-xr-x 1 root root 1479172 2011-01-04 12:38 /usr/bin/kismet_client
-r-xr-xr-x 1 root root 716724 2011-01-04 12:38 /usr/bin/kismet_drone
-r-xr-xr-x 1 root root 1381828 2011-01-04 12:38 /usr/bin/kismet_server
---
Suidroot finally working with the provided .deb :).
Kind regards
Reply to this message