So I was playing with http://dreal.github.io/try/ and realized the server on the back-end ( gauss.modck.cs.cmu.edu ) basically just exposes the ability to have clients execute arbitrary code on it... (meaning just unix shell commands, not just dReal SMT proofs)
This is not a good idea, and someone should probably lock that down....