摘要:
-入侵者如何进入系统?
-入侵者为什么要侵入系统?
-入侵者如何获得口令?
-典型的入侵过程?
-一般的侵入类型有哪些?
-什么是漏洞(exploits)?
-什么是侦察(reconnaisance)[译注:原文如此,疑为reconnaissance?]
-什么是拒绝服务(dos)?
-现在的攻击有多危险?
-哪里可以找到现在攻击行为的统计?
2.架构
-入侵如何被检测?
-nids如何分辨......
摘要:
原来的脚本存在严重问题,会删除系统文件,请立刻停止使用,停止散布并通知下载的其他人
原来的脚本把
[quote:60ec66b7d1]rm -rf `eval echo $resultdir/*`[/quote:60ec66b7d1]
这一行去掉就可以
kaichun 回复于:2005-07-21 22:52:18
把这好东西都拿出来,我喜欢。多谢了
yh6788......
win2000命令大全(这个似乎更全)acsetups.exe > acs setup dcom server executable actmovie.exe > direct show setup tool 直接显示安装工具
【程序编程相关:
如何在C++ Builder中显示透明位】
accwiz.exe > accessibility wizard for walking you through setting up your machine for your mobility needs. 辅助工具向导
【推荐阅读:
怎样用C++Builder存取Excel】arp.exe > network display and modify ip - hardware addresses 显示与更改计算机的ip与硬件物理地址的对应列表
【扩展信息:
C++ Builder 中园形、三角形按】append.exe > allows programs to open data in specified directories as if they were in the current directory. 允许程序打开制定目录中的数据
at.exe > at is a scheduling utility also included with unix 计划运行任务
atmadm.exe > displays statistics for atm call manager. atm调用管理器统计
attrib.exe > display and modify attributes for files and folders 显示与更改文件与文件夹属性 autochk.exe > used to check and repair windows file systems 检测修复文件系统
autoconv.exe > automates the file system conversion during reboots 在启动过程中自动转化系统 autofmt.exe > automates the file format process during reboots 在启动过程中格式化进程 autolfn.exe > used for formatting long file names 使用长文件名格式
bootok.exe > boot acceptance application for registry
bootvrfy.exe > bootvrfy.exe, a program included in windows 2000 that notifies the system that startup was successful. bootvrfy.exe can be run on a local or remote computer. 通报启动成功
cacls.exe > displays or modifies access control lists (acls) of files. 显示与编辑acl
calc.exe > windows calculators 计算器
cdplayer.exe > windows cd player cd播放器
change.exe > change { user | port | logon } 与终端服务器相关的查询
charmap.exe > character map 字符映射表
chglogon.exe > same as using "change logon" 启动或停用会话记录
chgport.exe > same as using "change port" 改变端口(终端服务)
chgusr.exe > same as using "change user" 改变用户(终端服务)
chkdsk.exe > check the hard disk for errors similar to scandisk 3 stages must specify a drive letter 磁盘检测程序
chkntfs.exe > same as using chkdsk but for ntfs ntfs磁盘检测程序
cidaemon.exe > component of ci filer service 组成ci文档服务
cipher.exe > displays or alters the encryption of directories [files] on ntfs partitions. 在ntfs上显示或改变加密的文件或目录
cisvc.exe > content index -- its the content indexing service for i 索引内容
ckcnv.exe > cookie convertor 变换cookie
cleanmgr.exe > disk cleanup, popular with windows 98 磁盘清理
cliconfg.exe > sql server client network utility sql客户网络工具
clipbrd.exe > clipboard viewer for local will allow you to connect to other clipboards 剪贴簿查看器
clipsrv.exe > start the clipboard server 运行clipboard服务
clspack.exe > clspack used to create a file listing of system packages 建立系统文件列表清单 cluster.exe > display a cluster in a domain 显示域的集群
_cmd_.exe > famous command prompt 没什么好说的!
cmdl32.exe > connection manager auto-download 自动下载连接管理
cmmgr32.exe > connection manager 连接管理器
cmmon32.exe > connection manager monitor 连接管理器监视
cmstp.exe > connection manager profile manager 连接管理器配置文件安装程序
comclust.exe > about cluster server 集群
comp.exe > comclust add, remove, or join a cluster. 比较两个文件与文件集的内容*
compact.exe > displays or alters the compression of files on ntfs partitions. 显示或改变ntfs分区上文件的压缩状态
conime.exe > console ime ime控制台
control.exe > starts the control panel 控制面板
convert.exe > convert file system to ntfs 转换文件系统到ntfs
convlog.exe > converts ms iis log files 转换iis日志文件格式到ncsa...
下一页 摘要:
需求:想通过pix做snat使内网用户上网,再做dnat使访问本公网ip的http服务、ssh服务转换为192.168.4.2的http服务、ssh服务,对192.168.4.2开放本pix的telnet服务
pix515防火墙配置策略实例
#转换特权用户
pixfirewall>ena
pixfirewall#
#进入全局配置模式
pixfirewall# conf t
#激活内......