1、在Windows系统中,要查看DHCP服务器分配给本机的IP地址,使用( ipconfig/all )命令。
2、邮箱客户端软件使用(POP3 )协议从电子邮件服务器上获取电子邮件。
3、White box testing is the responsibility of the( programmer ).
4、The purpose of a network( firewall )is to provide a shell around the network which will protect the
system connected to the network from various threats.
5、Alice 发给 Bob 一个经 Alice 签名的文件,Bob 可以通过(Alice 的公钥)验证该文件来源的合法性。
6、DDOS(Distributed Denial of Service)攻击的目的是(影响网络提供正常的服务)。
7、HTML 语言中,可使用表单 <input>的(Maxlength)属性限制用户可以输入的字符数量。
8、为保证安全性, HTTPS 采用(SSL)协议对报文进行封装。
9、PING 发出的是(ICMP请求和相应)类型的报文,封装在 IP 协议数据中传送。
10、SMTP 使用的传输协议是(TCP)。
11、DoS攻击的目的是 ( 使计算机和网络无法提供正常的服务) 。
12、(A stack ) is a list of items that are accessible at only one end of the list.
13、Stated more formally, an object is simply (an instance ) of a class.
14、Many computer languages provide a mechanism to call ( functions) provided by libraries such as in .dlls.
15、(Debugging ) is a very important task in the software development process, because an incorrect program can have significant consequences for the users.
16、When paying online,you should pay attention to (protecting ) your personal and financial information.
17、The objective of information ( security) includes protection of information and property from theft, corruption,or natural disaster, while allowing the information and property to remain accessible and productive to its intended users.
18、工作在UDP协议之上的协议是(SNMP )。
19、网络防火墙中对数据包进行过滤时,通常不能过滤(存在安全威胁的URL )。
20、(javascript )是一种客户端脚本语言,它采用解释方式在计算机上执行。
21、Cookies 的作用是(服务器存储在用户本地终端的数据 )。
22、在TCP/IP 协议体系结构中,(UDP )为不可靠传输层协议。
23、在Web 浏览器地址栏中输入 ftp.ccc.com. 默认使用的协议是(HTTP )。
24、WWW服务使用的协议为 (HTTP ) 。
25、安全传输电子邮件通常采用(PGP )系统。
26、某Web网站向CA申请了数字证书。用户登录该网站时,通过验证(CA的签名),可确认该数字证书的有效性,从而(验证该网站的真伪)。
27、IP地址块155.32.80.192/26包含了 (62) 个主机地址。
28、电子邮件地址"wangbing@pory.edu.cn"中的wangbing、@和pory.edu.cn分别表示用户信箱的 (帐号、分隔符和邮件接收服务器域名) 。
29、中继器和集线器工作在物理层,网桥工作在数据链路层,路由器工作在网络层。
30、在TCP/IP体系结构中, (RARP) 协议可将MAC地址转化为IP地址; (DNS) 协议属于应用层协议。
31、邮箱客户端软件使用(SMTP)协议发送电子邮件。
32、子网掩码中的"1"代表(网络部分)。
33、包过滤型防火墙原理上是基于(网络层)进行分析的技术。
34、VPN的加密手段是(VPN内的各台主机对各自的信息进行相应的加密)。
35、集线器与交换机都是连接以太网的设备,这两者的区别是 (集线器的各个端口构成一个冲突域,而交换机的端口不构成冲突域) 。
36、Telnet提供的服务是 (远程登录) 。
37、某二进制无符号数11101010,转换为3位非压缩BCD数,按百位、十位和个位的顺序表示应分别为(00000010 00000011 00000100)。
38、在同一信道上同一时刻,允许数据在两个方向上传输,但是同一时间数据只能在一个方向上传输的通信方式是(半双工)。
39、为证明数据发送者的身份与数据的真实性需要使用(数字信封)。
40、为了防范因特网上病毒对企业内部网络的攻击及传输,在企业内部可设置(防病毒过滤网关)。
41、在网络通信中,当消息发出后,接收方能确认消息确实是由声称的发送方发出的;同样,当消息接收到后,发送方能确认消息确实已由声称的接收方收到。这样的安全服务称为(不可否认性)服务。
42、( Antivirus ) software is a computer program used to scan computer's memory and disks to identify,isolate,and eliminate viruses.
43、To determine whether two computers are ( compatible ) ,you have to consider if they run the same software and run the same peripheral devices.
44、(Encryption ) cannot prevent data from being lost or stolen, but it can make the data unreadable and unusable.
45、物联网的体系架构通常被划分为三个层次,自下而上分别是(感知层、网络层、应用层 )。
46、信息安全的5个基本要素是机密性、(完整性、可用性 )、可控性与可审查性。
47、(FTP )服务器的主要作用是提供文件的上传和下载服务。