• “特洛伊木马“原理分析

    “特洛伊木马“原理分析 2007年01月30日 12:41 作者: 紫色思念 木马的种类 1、破坏型 惟一的功能就是破坏并且删除文件,可以自动的删除电脑上的DLL、INI、EXE文件。 2、密码发送型 可以找到隐藏密码并把它们发送到指定的信箱。有人喜欢把自己的各种密码以文件的形式存...

    2009-05-13 08:51:15

  • OpenBSD 3.x 防火墙 PF配置新手指南(转贴)

    OpenBSD 3.x 防火墙 PF配置新手指南(转贴) 级别:初学者 Eric Bullen. (ericb-howto@thedeepsky.com) Sr. Unix Systems Administrator, Incyte Genomics September 17, 2003 翻译: pengcz (aoma1999@126.com) 从OpenBSD3.0开始,OpenBSD开发团队就采用PF来取代原有IPF...

    2009-05-13 08:51:15

  • 如何扫描远程主机80端口正常服务?

    fetch -s -T 30 http://59.151.5.206 set returncode=$? 这个不保存只是测试是否可以连接读取,$?=0表示成功,$?=1表示失败 fetch -o fetch.log -T 30 http://59.151.5.206 set returncode=$? 这个保存并测试是否可以连接读取,$?=0表示成功,$?=1表示失败 然后grep 所...

    2009-05-13 08:51:15

  • BSD6.1架设jsp空间指南

    引自http://www.happy-net.cn/freebsd/36880.htm 关于建立BSD 6.1 架设jsp空间 完整指南 关于建立BSD 6.1 架设jsp空间 完整指南 www# make ===jdk-1.5.0p3_5 : Due to licensing restrictions, certain files must be fetched manually. Please open http://www.sun.co...

    2009-05-13 08:50:38

  • 如何对抗ssh探测或攻击

    HonestQiao 限制多次失败或者无效的ssh登录 介绍: 通过日志,我们时常看到有人想要拆解我们的ssh登录密码。我们现在要做的就是屏蔽这样子的攻击。 首先,限制ssh的登录回话: man 5 sshd_config,可以看到如下的配置: *LoginGraceTime 120 如果用户在规定的时间之内...

    2009-05-13 08:50:38

  • 显示 routing table

    #netstat -r //显示 routing table (类似 route show ). 本文来自ChinaUnix博客,如果查看原文请点: http://blog.chinaunix.net/u/28922/showart_335115.html...

    2009-05-13 08:50:37

  • kill ssh user

    # ps -ax | grep sshd 3471 ??Is 0:00.15 /usr/sbin/sshd 7572 ??Is 0:00.38 sshd: root@ttyp1 (sshd) # kill -9 7572Connection to 192.168.36.141 closed by remote host. 本文来自ChinaUnix博客,如果查看原文请点: http://blog.chinaunix.net/u/28922/showart_3351...

    2009-05-13 08:50:00

  • 闲着没事儿,做了个FreeBSD的启动欢迎画面

    让FreeBSD启动时,显示一个自己喜欢的画面,是件很好玩儿的事情,当然这要牺牲一点点的内存。以前走马观花的看过相关的贴文,今天闲来无事,参照PCBSD的配置,也给自己的FreeBSD捅咕了一个。 FreeBSD的启动画面调用的是一张图片,这个图片有少许的要求,比如格式支持bmp...

    2009-05-13 08:50:00

  • TCP首部

    screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style....

    2009-05-13 08:50:00

  • UDP首部

    screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style....

    2009-05-13 08:49:26

2