TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Using Ruby Gem to root a box
3 点
作者
r11t
大约 15 年前
1 comment
jpcx01
大约 15 年前
Bad title. He was given sudo access to gem. So, of course he'll be able to run arbitrary code as sudo.<p>Don't use sudo gems. Rubygems works great with normal user access. In fact, best bet is to have a user ruby install too. RVM helps with this.