代码搜索:sudo
找到约 187 项符合「sudo」的源代码
代码结果 187
www.eeworm.com/read/125072/7140986
install
sudo is a program that lets you run a program as another user. You can
experiment with running programs under a variety of users. To run an
audit, first edit /etc/sudoers. You will need to add a line
www.eeworm.com/read/387976/8644600
txt readme.txt
1.解压拷贝myxrgsu到/bin
sudo cp /home/peian/Documents/myxrgsu /bin
/home/peian/Documents/myxrgsu 换成实际的myxrgsu地址
2、解压拷贝libpcap.so.0.6.2和libstdc++.so.5到/usr/lib
sudo cp /home/peian/Documents/libpcap
www.eeworm.com/read/418455/10944809
cvs安装~
1. 安装 cvs
$ sudo apt-get install cvs
2. 安装 cvsd
$ sudo apt-get install cvsd
cvsd安装以后, 会提示设置“repository” 的位置location, type in "/cvsroot".
“RootJail” is setted in “/etc/cvsd/cvsd.conf”, the default val
www.eeworm.com/read/417108/11003463
lsh
#!/bin/sh
# This script can be used as a "remote shell" command that is only
# capable of pretending to connect to "localhost". This is useful
# for testing or for running a local copy where the send
www.eeworm.com/read/137932/13277752
txt vpn.txt
如何设置“虚拟私有网路(VPN)”
作者: Arpad Magosanyi
译者: 蒋大伟
v0.2, 7 August 1997 翻译完成日期: 20 Feb 1
www.eeworm.com/read/110034/6166963
updroot
#!/bin/sh
SIZE=1024
SRC=root
DST=root.ext2
TMP=/tmp/root.ext2
MNT=/tmp/root.mnt
dd if=/dev/zero of=$TMP bs=1024 count=$SIZE 2>&1 | grep -v 'records \(in\|out\)' 1>&2
mke2fs -m0 -q -F $TMP 2>&1 | gr
www.eeworm.com/read/478252/6722661
gcc篇
######################################################################################
######################################################################################
chapter 1 gcc的下载和安装
#####
www.eeworm.com/read/253602/12210416
txt openbsd sudo 1.3.1 - 1.6.8p local root exploit.txt
#include
#include
#include
#include
#include
#define SUDO "/usr/bin/sudo"
#ifdef BUFSIZ
#undef BUFSIZ
#define BUFSIZ 128
www.eeworm.com/read/253602/12210446
txt sudo 小等1.6.8p8 pathname validation local code execution exploit.txt
#include
#include
#include
#include
#include
#define SUDO "/usr/bin/sudo"
#ifdef BUFSIZ
#undef BUFSIZ
#define BUFSIZ 128
www.eeworm.com/read/253602/12210588
txt sudo 小等 1.6.8p8 pathname validation local code execution exploit.txt
#include
#include
#include
#include
#include
#define SUDO "/usr/bin/sudo"
#ifdef BUFSIZ
#undef BUFSIZ
#define BUFSIZ 128