top | item 39881789

(no title)

Deathcrow | 1 year ago

>A very tight SELinux policy could catch sshd executing something that ain’t a shell but hardening to that degree would be extremely rare I assume.

Huh, ssh executes things that aren't shells all the time during normal operation. No? i.e. 'ssh myserver.lan cat /etc/fstab'

discuss

order

sega_sai|1 year ago

I believe cat will be executed in the shell.