history记录添加时间戳
2013-06-15如何确定一下命令什么时候执行的,添加一下时间戳即可。 阅读全文...
ids tools list
2013-06-15NIDS(snort)、HIDS(snare),统计分组异常检测引擎(Spade),漏洞扫描工具(Nessus),网络流量监测工具(Ntop),主动探测工具(Arpwatch、P0f、Pads),网络扫描器(Nmap),开源漏洞库(OSVDB)。 阅读全文...
gentoo iwconfig set 2200bg wireless
2013-06-15(1) 先用knoppix启动,可以支持大部分无线网卡,察看自己的无线网卡型号及设置
ipw2200需要内核配置支持,修改无线驱动支持2200bg 阅读全文...
gentoo install snare (HIDS)
2013-06-15SNARE stands for System iNtrusion Analysis & Reporting Environment 阅读全文...
常用的RBL服务器列表及介绍
2013-06-14注: 实时黑名单服务(RBL)CBL (中国垃圾邮件黑名单)CDL (中国动态地址列表)CBL- (中国垃圾邮件保守黑名单)CBL+ (中国垃圾邮件综合黑名单)CBL+ ——是CBL和CDL的合集。CBL和CDL分别针对于不同的垃圾邮件情形,使用者可以择其一使用,或者都使用。如果您需要同时使用CBL和CDL,您可以使用CBL和CDL的合集CBL+,而不必分别应用CBL和CDL。 阅读全文...
dstat
2013-06-14dstat - versatile tool for generating system resource statistics 阅读全文...
the newest version of some software.
2013-06-14compare today the newest version. 阅读全文...
weblogic部署JDBC连接oracle数据库测试页面
2013-06-14WebLogic 8 支持的是 J2EE 1.3,也就是 Servlet 2.3 规范。若在 MyEclipse 中建立 Web Project 时选择了 J2EE 1.4[default],在部署的时候就会出现异常,提示部署描述符 web.xml 是畸形的,也就是未通过 DTD 检验。因为 J2EE 1.4 使用的是 Servlet 2.4 规范,这直接体现在 web.xml 部署描述符的头部引用中。这就是有些朋友遇到的,部署在 Tomcat 和 JBoss 中能够运行的 JSP 程序,部署到 WebLogic 8 就无法运行的原因之一。解决这个问题,需要将 WebLogic 升级到 9.2 版本;或者使用 J2EE 1.3。 阅读全文...
getent
2013-06-14getent – get entries from administrative database 阅读全文...
几个笑话
2013-06-141、可信的礼物
一个强盗进珠宝店,用手枪对准老板说:“给我一个戒指,快点!”
老板吓得要死,忙递上一只钻石戒指。强盗端详了一番吼道:“换个便宜点的,得让我未婚妻相信是我买的。 阅读全文...
bash-pattern
2013-06-14bash pattern匹配 阅读全文...
lastb命令
2013-06-14查看 /var/log/btmp,显示用户登陆的信息(show listing of last logged in users). 阅读全文...
redirect 重定向
2013-06-14Learn how to create a URL redirection with this HTML redirect code. 阅读全文...
SmartSniff capture TCP/IP packets tool
2013-06-14SmartSniff allows you to capture TCP/IP packets that pass through your
network adapter, and view the captured data as sequence of conversations
between clients and servers. You can view the TCP/IP conversations in
Ascii mode (for text-based protocols, like HTTP, SMTP, POP3 and FTP.) or
as hex dump. (for non-text base protocols, like DNS) 阅读全文...
Static Routing静态路由(Windows/Linux/Solaris)
2013-06-14现场网络环境的不同,需要在系统里增加路由时,为了防止机器重启或者网卡重启后路由失效,还需要根据系统使用不同的参数或配置文件: 阅读全文...