h**h 发帖数: 132 | 1 it has nothing to do with telnetd,
add
set autologout=0
in your .rc file |
|
b**r 发帖数: 352 | 2 MontaVista Linux running on ARM9.
after system starts up, busybox's inetd is started, I can remotely ftp to
this system, but telnet is not working. contents of inetd.conf
ftp stream tcp nowait root /usr/sbin/ftpd ftpd
telnet stream tcp nowait root /usr/sbin/telnetd telnetd
the telnetd and ftpd are all symbolic links to busybox.
One more clue: if i kill the inetd, and manually start telnetd, it will work
.But restart inetd wont help.
Anybody got any clue? |
|
p**q 发帖数: 1 | 3 第二节. 本节是给使用 linux 1.3.39 以后核心,要增加 256 个 pty 的使用说明
⑴ 程式在
ftp://henry.dorm10.nctu.edu.tw/pub/linux/system/development/pty256
您需要抓取的档案为 : (以在 /pty256 目录下看见的为准 )
rlogind.pty256.tgz
mknewptys-1.3.39
telnetd.hole-patched/telnetd.pty256.tar.gz
telnetd.hole-patched/libtelnet.tar.gz
procps-0.97/procps-1.3.39.pty256.tar.gz
核心的部份 因为 1.3.39 以后就有支援 pty256 了, 所以不用再修改
抓回上列各档后 回到自已的 Linux 下
A. Make the library for telnetd & rlogind
|
|
b**r 发帖数: 352 | 4 inetd,telnetd, so as ftpd,httpd are all busybox functions.
telnetd will work itself, but looks like inetd is not spawning it.
curiously, both ftpd and httpd work properly.
connections |
|
b**r 发帖数: 352 | 5 problem solved:
changed inetd.conf to this:
telnet stream tcp nowait root /usr/sbin/telnetd telnetd -i
the -i option is so called inetd mode.
work |
|
g****e 发帖数: 172 | 6 那些suspicious files安全吗?
多谢!!
sudo chkrootkit
ROOTDIR is `/'
Checking `amd'... not found
Checking `basename'... not infected
Checking `biff'... not found
Checking `chfn'... not infected
Checking `chsh'... not infected
Checking `cron'... not infected
Checking ... 阅读全帖 |
|
T*******x 发帖数: 8565 | 7 我也这么用过。
以前没找到puttycyg之前我还试过cygwin+telnetd+putty,
telnetd作为service启动,这个还经常搞不定。
后来找到了puttycyg就没有这个麻烦了。
不过每次重装系统cygwin也要重装,还挺麻烦。
现在这些都不用了,直接用ubuntu了。 |
|
g****e 发帖数: 172 | 8 【 以下文字转载自 Linux 讨论区 】
发信人: gangle (nothing), 信区: Linux
标 题: 请高手帮忙看看这个chkrootkit安全否?
发信站: BBS 未名空间站 (Mon Aug 13 18:29:14 2012, 美东)
那些suspicious files安全吗?
多谢!!
sudo chkrootkit
ROOTDIR is `/'
Checking `amd'... not found
Checking `basename'... not infected
Checking `biff'... not found
Checking `chfn'... not infected
Checking `chsh'... ... 阅读全帖 |
|
q*****g 发帖数: 1568 | 9 用sshd吧。其实原理非常的简单,就是sshd/telnetd里头建立了一个socket,
你用putty telnet/ssh到本机使用telnet/ssh协议和telnetd/sshd交流而已。
你里头运行的东西叫做unix shell,目前最流形的是bash。当然了,你要是
喜欢cmd.exe也不是不可以。
sshd应该在你的cygwin distribution里头有选的。
Disclaimer: 我没有vista,没办法试,呵呵。 |
|
p*******a 发帖数: 15 | 10 # Ftp and telnet are standard Internet services.
telnet stream tcp nowait root /usr/sbin/in.telnetd in.telnetd
在我的工作站上是这个样的,没有你提到的tcpd,我也看了我得/etc下没有hosts.allow
目录,是这个目录吗?
anyway,谢谢 |
|
j***g 发帖数: 19 | 11
或者是在telnetd的cleanup中加个判断(???I am not sure)
在delete_range中设一个标志,然后在telnetd中判断:
如果该标志存在,就等待(等删除结束);否则就继续 |
|
t******e 发帖数: 2009 | 12 【 以下文字转载自 PDA 讨论区 】
发信人: theodore (陀螺), 信区: PDA
标 题: 在G1上装froyo-----长,复杂,绝对慎入
发信站: BBS 未名空间站 (Wed Dec 29 04:28:36 2010, 美东)
应朋友的要求写了个攻略,好辛苦,版主给个包子吧。
所有的攻略都是来自于xda,我只是做了搜索和整理,翻译和写了解释性的语言和自己
的感受。
我自己按照这个攻略刷机成功了。
1. downgrade OS
要装froyo,必须要有root的权限,要变成root,必须要寻找有安全漏洞的版本,一般来
说,RC30
以上的版本都把已知漏洞给补上了,所以第一步一般是downgrad到RC29的版本。
步骤如下:
1.1 Format your phone's SD card to FAT32 mode
1.2 Download and unzip the RC29 image file. Copy the DREAIMG.nbh file
to the SD card root.
http://www.megaupload.com/?d=EMY1HI... 阅读全帖 |
|
s***t 发帖数: 58 | 13 Normal telnet use port 23. So normally if telnetd is not running, then
telnet won't give you connection. For MUD, normally we run at some port
such as 3333, then telnet MUD.site 3333 should work, and ZMUD should
work too. |
|
l***a 发帖数: 899 | 14 发信人: xinyu (蚊子), 信区: BBShelp
标 题: BBS杂乱问题问与答(待续)
发信站: BBS 水木清华站 (Mon Sep 8 19:19:38 1997)
1.怎么设置类似于本站在登录前的login的提示呢?(sunny)
一般,在/etc中有一个issue的文本文件,把这个文件改成你需要的内容就成了。
记得运行kill -1 1或重启UNIX!在SCO UNIX上是这样
一般的SYS V都用issue.有些的telnetd使用/etc/issue.net做telnet的提示。
不特SCO UNIX如此,Linux也如此。
2.台湾来信如何变成可看的(Eadyn@SMTH)
可以送到清华bbs上,然后将光标移到该信处,按g键
再回答系统的提问,回答yes,然后就可以看啦.
符号若都是ASCII字符.你问问来信是否有过什么处理, 如uuencode 什么的。
3.netterm中的'send'&'receive'是干什么的?(ming@SMTH ) |
|
a*q 发帖数: 2109 | 15 谢谢!
容就成了。
V都用issue.有些的telnetd使用/etc/issue.net做telnet的提示。
什么的。
Zmodem上载文件。
留时间/3600
";
上路";
大老";
字.
就可以了。
17.如果不知道作者的文章在哪一版,有没有办法查出该作者的文章呢?(yuhj)
从
你上
板名
个板了
被你
到你
On" 这个方框
"Speaker" 这个圆框
tc77.cic.tsingh] |
|
a*q 发帖数: 2109 | 16 看来还是灌水长的快压!
容就成了。
V都用issue.有些的telnetd使用/etc/issue.net做telnet的提示。
什么的。
Zmodem上载文件。
留时间/3600
";
上路";
大老";
字.
就可以了。
17.如果不知道作者的文章在哪一版,有没有办法查出该作者的文章呢?(yuhj)
从
你上
板名
个板了
被你
到你
On" 这个方框
"Speaker" 这个圆框
tc77.cic.tsingh] |
|
l*******t 发帖数: 30 | 17
原来是 firebird 啊, 早说嘛, 我在 Linux , FreeBSD, Solaris
上都装过, 感觉还是跟 Linux 最配吧, 没什么毛病.
装在 FreeBSD 上性能更好些,
但是自己要改的东西太多, 而且有些代码在 FreeBSD 上运行虽然
将就, 但是总要 core dump, 改来改去也改不出个花样来.
还有在新版(3.x以上)的FBSD上始终没法解决256的telnetd上限.
在 Solaris Sparc 上嘛就没什么特别的感觉了, 因为没多用它.
就装了一把而已.
用的最多的还是 FBSD, 这个我想是在 x86 平台上最棒的 OS 了.
PS:
I never used SCO . I do not like it. |
|
q**d 发帖数: 16 | 18 seems like your telnetd was complied to run as server and accept connections
- it doesn't work with inetd unless there is option to specify or re-
compile as default to be invoked by inetd |
|
h*******x 发帖数: 12808 | 19 怎么让putty启动本地的bash呢?
putty似乎一定要用通过ssh,telnet进去。
我又不想让cygwin启动一个sshd/telnetd之类。 |
|
b***i 发帖数: 3043 | 20 新的信息
大神帮看看那里可以提高?
[ 0.128265] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz
[ 0.129791] tps65910 1-002d: JTAGREVNUM 0x1
[ 0.133728] print_constraints: VRTC:
[ 0.135223] print_constraints: VIO: at 1500 mV
[ 0.137603] print_constraints: VDD1: 600 <--> 1500 mV at 1100 mV normal
[ 0.139923] print_constraints: VDD2: at 1100 mV
[ 0.140960] print_constraints: VDD3: 5000 mV
[ 0.142425] print_constraints: VDIG1: at 1800 mV
[ 0.143890] print_constraints: VDIG2: at 1800 mV
[ ... 阅读全帖 |
|
D****N 发帖数: 430 | 21 In /etc/hosts.deny add:
ALL:ALL:DENY
Then in /etc/hosts.allow add:
telnetd: your_trusted_ip : ALLOW |
|
p**e 发帖数: 126 | 22 solaris 8 no patches Jan version
before telnet, setenv TERM rtsec
then telnet, directly login into root shell without prompting for
username or password.
Looked at in.telnetd, seems to be ok. don't know what they did on the system
Have to reinstall system and apply patch.
Security officer says it is a known attack that has been patched by Sun |
|
os 发帖数: 81 | 23 Solaris 10 Telnet漏洞
赵珂, cn.zhaoke.com
http://blog.zhaoke.com/82.html
2007年2月13日
看完本文后, 请尽快检查您的Solaris系统.
如果你的Solaris系统运行了telnet服务程序, 你将会感到十分惊讶: 只需执行一个简
单的步骤就可以获得root权限(也可以是其它用户权限). 该漏洞的全称是: Solaris 10
/11系统上的telnet远程root漏洞(或SunOS 5.10/5.11 in.telnetd 远程漏洞). 无需任
何技巧和漏洞知识, 你就可以通过脚本执行大规模的攻击. 完整的漏洞利用方法可以从
该pdf文章获得(或从文章下面的漏洞代码解释部分). 下面简单介绍一下如何利用该漏
洞. 基本上你可以在telnet命令的-l选项后指定任何一个"-fusername"参数,
fusername可以是任何你需要的用户名, 比如bin, root等. 执行telnet后可以得到
fusername指定的用户权限. 比如:
telnet -l "-fbin" target_address
看到这 |
|
g*****d 发帖数: 35 | 24 Hi, Gurus,
I am new to Linux/Unix sys admin. I just installed a red hat
7 and find that any time I telnet the timeout is only 60
secs. It will always logout automaticly in so short time.
can i set it to, say 10 hours?
Thanks a lot. |
|
g*****d 发帖数: 35 | 25 Thanks a lot. It works well now. But can we set the
autologout for some specific idle time? You know, bbs.mit
will autologout if we are idle for about several minutes. |
|
T********r 发帖数: 6210 | 26 check whether there's an in.telnetd in /usr/sbin/
btw, hosts.allow is a file, not a directory. |
|
T********r 发帖数: 6210 | 27 Probably sysadm already deleted in.telnetd. You should try other
methods to login the system and obtain shell, i.e. ssh.
ps -ae | grep sshd
or
telnet localhost 22 |
|
T********r 发帖数: 6210 | 28 don't give up so quickly. you can still try rlogin/rsh
grep rlogin /etc/inetd.conf
grep rsh /etc/inetd.conf
or
telnet localhost 512
telnet localhost 513
to see if these services are open.
or if you are root, try to copy an in.telnetd from other Solaris
7 machines. |
|
n*****n 发帖数: 97 | 29
如果你和我一样目前只通过modem上网,好像停掉下面的service没什么关系
其中有几个是系统performance monitor,不用关系也不大。
server
computer browser
messenger
remote registry manui...
windows management instrumentation
windows management instrumentation Driver extension
上面这几个都是缺省就运行的,telnetd之类的缺省并不运行。
也不用把他们干掉,只要在startup里改成manual或disabled就行了。
不过让他们都运行好像也不影响什么速度,多占内存罢了。倒是有个
Mcafee杀毒virusscan(如果不幸装了的话)的on-access service极大
降低很多程序的启动速度,disable它,平时手动杀毒就可以了。 |
|
n*****n 发帖数: 97 | 30 抱歉不知道你是不是指的telnetd, 如果是的话,在
admin..tools -> services -> telnet, 缺省是manual
改成automatic就每次开机自动运行了。
刚刚意识到WIN2K可能还有其他类型的图形terminal,
那我就不知道了。 |
|
s*k 发帖数: 144 | 31
对于问题2:
我觉得telnet状态和WWW状态不太好直接比较。从数据量来说,www
方式传的肯定比telnet方式多,但因http是无连接的,每个
transaction都是独立的,不用维护状态,因此容易增加用户数。
而telnet(早期的)方式需要占用虚终端等系统资源,还要维护
连接状态等信息,因此不太容易增加用户数。FB2.66,FB3.0和Maple
3
采用了一些新技术,系统效率才有了显著的提高。以Maple3为例,
其采用自己单独的telnetd来响应telnet的请求,并采用类似线程池
的技术,不再占用虚终端,才使得支持用户数能>1000. |
|