Recent content by Asaf joseph

  1. A

    Critical commands protection

    Im currentlly working on how to protect the rm/chown/chmod commands from ruin servers. Im writing C code the will exec the original binary on my conditions. One problem i have that i cant catch the * wildcard and the catches paths like : rm -rf ../../../* Is almost imposible, any ideas?
Top