liuhaotian / xmppsh

A shell over xmpp
6 stars 1 forks source link

Need a warning list for some cmd #2

Open liuhaotian opened 12 years ago

liuhaotian commented 12 years ago

Build a list of some dangerous cmds such as vi, su. These cmds will crash the bash.

If detect this kind of cmds, send out a warning instead of executing them. Or may execute them at users' own risk with some master cmd.