Posted Feb 23, 2006 8:58 UTC (Thu) by emj (guest, #14307)
[Link]
Digsig is a Linux kernel module, which checks RSA digital signatures of ELF binaries and libraries before they are run.
But if this had been done with just bash scripts, digsig wouldn't be of much help, right?
A new Linux worm
Posted Feb 23, 2006 9:44 UTC (Thu) by nix (subscriber, #2304)
[Link]
The webpage is out of date: as of the CVS release (stable as hell despite not being released yet), scripts can be checked too, but it's more annoying (you have to decorate every script you'll run).