diff --git a/audit.rules b/audit.rules index 0b8b1cb..41b7e22 100644 --- a/audit.rules +++ b/audit.rules @@ -461,6 +461,10 @@ -w /bin/open -p x -k susp_shell -w /bin/rbash -p x -k susp_shell +### https://gtfobins.github.io/gtfobins/wish/ +-w /bin/wish -p x -k susp_shell +-w /usr/bin/wish -p x -k susp_shell + ### https://gtfobins.github.io/gtfobins/yash/ -w /bin/yash -p x -k susp_shell -w /usr/bin/yash -p x -k susp_shell