diego-treitos / linux-smart-enumeration

Linux enumeration tool for pentesting and CTFs with verbosity levels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common setuid binary `fusermount3`

exploide opened this issue · comments

I think /usr/bin/fusermount3 should be added to the list of common setuid binaries. I have that on my Fedora 35 system and I also saw it on a Debian- or Ubuntu-like box.

$ ls -lh $(which fusermount3)
-rwsr-xr-x. 1 root root 36K 16. Sep 17:59 /usr/bin/fusermount3

Thank you @exploide . I added this binary and another one.