会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
罗夏
笔记尔
首页
新随笔
联系
管理
01 2015 档案
php执行root命令
摘要:一.确定php的sysem等函数可用二.编写c程序,如ipt.c#include #include #include #include int main(){ uid_t uid ,euid; uid = getuid() ; euid = geteuid(); if(setreuid(euid, ...
阅读全文
posted @
2015-01-28 14:41
rorshach
阅读(526)
评论(0)
推荐(0)
编辑
公告