Skip to content

Commit

Permalink
Merge pull request #809 from konstruktoid/lists
Browse files Browse the repository at this point in the history
update password and suid lists
  • Loading branch information
konstruktoid authored Dec 11, 2024
2 parents f6b8e6d + 485a0a3 commit cd5aa65
Show file tree
Hide file tree
Showing 3 changed files with 196,974 additions and 186,147 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@ suid_sgid_blocklist:
- ansible-playbook
- ansible-test
- aoss
- apt
- apache2ctl
[...]
```

Expand Down
14 changes: 12 additions & 2 deletions defaults/main/suid_sgid_blocklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,16 @@ suid_sgid_blocklist:
- ansible-playbook
- ansible-test
- aoss
- apache2ctl
- apt
- apt-get
- ar
- aria2c
- arj
- arp
- as
- ascii85
- ascii-xfr
- ascii85
- ash
- aspell
- at
Expand Down Expand Up @@ -86,6 +87,7 @@ suid_sgid_blocklist:
- cut
- dash
- date
- dc
- dd
- debugfs
- dialog
Expand All @@ -109,6 +111,7 @@ suid_sgid_blocklist:
- efax
- elvish
- emacs
- enscript
- env
- eqn
- espeak
Expand Down Expand Up @@ -171,10 +174,11 @@ suid_sgid_blocklist:
- kubectl
- latex
- latexmk
- ldconfig
- ld.so
- ldconfig
- less
- lftp
- links
- ln
- loginctl
- logsave
Expand All @@ -190,6 +194,7 @@ suid_sgid_blocklist:
- make
- man
- mawk
- minicom
- mksh
- mksh-static
- mlocate
Expand All @@ -212,6 +217,7 @@ suid_sgid_blocklist:
- nasm
- nawk
- nc
- ncdu
- ncftp
- neofetch
- netfilter-persistent
Expand All @@ -227,6 +233,7 @@ suid_sgid_blocklist:
- nroff
- nsenter
- ntfs-3g
- ntpdate
- octave
- od
- openssl
Expand Down Expand Up @@ -284,6 +291,7 @@ suid_sgid_blocklist:
- ruby
- run-mailcap
- run-parts
- runscript
- rview
- rvim
- sash
Expand Down Expand Up @@ -323,6 +331,7 @@ suid_sgid_blocklist:
- strace
- strings
- su
- sudo
- sysctl
- systemctl
- systemd-resolve
Expand Down Expand Up @@ -366,6 +375,7 @@ suid_sgid_blocklist:
- uuencode
- vagrant
- valgrind
- varnishncsa
- vi
- view
- vigr
Expand Down
Loading

0 comments on commit cd5aa65

Please sign in to comment.