信息安全工程師當(dāng)天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=6
往期信息安全工程師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e6_1.html
信息安全工程師每日一練試題(2020/2/29)在線測試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=6&day=2020/2/29
點(diǎn)擊查看:更多信息安全工程師習(xí)題與指導(dǎo)
信息安全工程師每日一練試題內(nèi)容(2020/2/29)
試題
1:
包過慮防火墻對數(shù)據(jù)包的依據(jù)不包括( )
A、源 IP 地址
B、源端口號(hào)
C、MAC 地址
D、目的 IP 地址
試題解析與討論:
m.xiexiliangjiufa.com/st/82142828.html試題參考答案:C
試題
2: 軟件質(zhì)量保證是軟件項(xiàng)目控制的重要手段,()是軟件質(zhì)量保證的主要活動(dòng)之一。
A.風(fēng)險(xiǎn)評估
B.軟件評審
C.需求分析
D.架構(gòu)設(shè)計(jì)試題解析與討論:
m.xiexiliangjiufa.com/st/1298117556.html試題參考答案:B
試題
3: An application architecture specifies the technologies to be used to implement one or more information systems. It serves as an outline for detailed design, construction, and implementation. Given the models and details, include(1), we can distribute data and processes to create a general design of application architecture. The design will normally be constrained by architecture standards, project objectives, and (2). The first physical DFD to be drawn is the(3). The next step is to distribute data stores to different processors. Data(4) are two types of distributed data which most RDBMSs support. There are many distribution options used in data distribution. In the case of (5)we should record each table as a data store on the physical DFD and connect each to the appropriate server.
(1)A. logical DFDs and ERD
B. ideal object model and analysis class model
C. use case models and interface prototypes
D. physical DFDs and database schema
(2)A. the database management system
B. the feasibility of techniques used
C. the network topology and technology
D. the user interface and process methods
(3)A. context DFD
B. system DFD
C. network architecture DFD
D. event-response DFD
(4)A. vertical partitioning and horizontal replication
B. vertical replication and horizontal partitioning
C. integration and distribution
D. partitioning and replication
(5)A. storing all data on a single server
B. storing specific tables on different servers
C. storing subsets of specific tables on different servers
D. duplicating specific tables or subsets on different servers
試題解析與討論:
m.xiexiliangjiufa.com/st/188227005.html試題參考答案:A、B、C、D、B
試題
4: 以下關(guān)于VPN的敘述中,不正確的是:( )。
A.通常情況下,VPN網(wǎng)關(guān)采取雙網(wǎng)卡結(jié)構(gòu),外網(wǎng)卡使用公網(wǎng)IP接入Internet
B.VPN屬于遠(yuǎn)程訪問技術(shù),簡單地說就是利用公用網(wǎng)絡(luò)架設(shè)專用網(wǎng)絡(luò)
C.VPN稱為虛擬專用兩絡(luò),實(shí)質(zhì)上就是利用加密技術(shù)在公網(wǎng)上封裝出一個(gè)數(shù)據(jù)通訊隧道
D.隧道兩端的VPN網(wǎng)關(guān)只要有一端知道VPN目標(biāo)地址和與此對應(yīng)的遠(yuǎn)端VPN
試題解析與討論:
m.xiexiliangjiufa.com/st/234789327.html試題參考答案:D
試題
5:
DSSA是在一個(gè)特定應(yīng)用領(lǐng)域中為一組應(yīng)用提供組織結(jié)構(gòu)參考的軟件體系結(jié)構(gòu),參與DSSA的人員可以劃分為4種角色,包括領(lǐng)域?qū)<摇㈩I(lǐng)域設(shè)計(jì)人員、領(lǐng)域?qū)崿F(xiàn)人員和( ),其基本活動(dòng)包括領(lǐng)域分析、領(lǐng)域設(shè)計(jì)和( )。
1.A.領(lǐng)域測試人員
B.領(lǐng)域顧問
C.領(lǐng)域分析師
D.領(lǐng)域經(jīng)理
2.A.領(lǐng)域建模
B.架構(gòu)設(shè)計(jì)
C.領(lǐng)域?qū)崿F(xiàn)
D.領(lǐng)域評估
試題解析與討論:
m.xiexiliangjiufa.com/st/287001148.html試題參考答案:C、C
試題
6:
在面向?qū)ο笤O(shè)計(jì)的原則中、()原則是指抽象不應(yīng)該依賴予細(xì)節(jié),細(xì)節(jié)應(yīng)該依賴于抽象,即應(yīng)針對接口編程,而不是針對實(shí)現(xiàn)編程。
A.開閉
B.里氏替換
C.最少知識(shí)
D.依賴倒置
試題解析與討論:
m.xiexiliangjiufa.com/st/2893312820.html試題參考答案:D
試題
7:
軟件架構(gòu)風(fēng)格是描述某一特定應(yīng)用領(lǐng)域中系統(tǒng)組織方式的慣用模式。架構(gòu)風(fēng)格反映領(lǐng)域中眾多系統(tǒng)所共育的結(jié)構(gòu)和(1),強(qiáng)調(diào)對架構(gòu)(2)的重用。
(1)A.語義特性
B.功能需求
C.質(zhì)量屬性
D.業(yè)務(wù)規(guī)則
(2)A.分析
B.設(shè)計(jì)
C.實(shí)現(xiàn)
D.評估
試題解析與討論:
m.xiexiliangjiufa.com/st/2893616223.html試題參考答案:A、B
試題
8: 王某買了一幅美術(shù)作品原件,則他享有該美術(shù)作品的( )。
A.著作權(quán)
B.所有權(quán)
C.展覽權(quán)
D.所有權(quán)與其展覽權(quán)
試題解析與討論:
m.xiexiliangjiufa.com/st/3933421955.html試題參考答案:D
試題
9: 下面關(guān)于變更控制的描述中,( )是不正確的。
A.變更控制委員會(huì)只可以由一個(gè)小組擔(dān)任
B.控制需求變更與項(xiàng)目的其他配置管理決策有著密切的聯(lián)系
C.變更控制過程中可以使用相應(yīng)的自動(dòng)輔助工具
D.變更的過程中,允許拒絕變更
試題解析與討論:
m.xiexiliangjiufa.com/st/4059416802.html試題參考答案:A
試題
10: 關(guān)于web安全及其威脅防護(hù)技術(shù)的描述,不正確的是()。
A、當(dāng)前web面臨的主要威脅有可現(xiàn)任站點(diǎn)的漏洞、瀏覽器及其插件的漏洞、網(wǎng)絡(luò)釣魚、僵尸網(wǎng)絡(luò)等
B、web防篡改技術(shù)包括單點(diǎn)登錄、時(shí)間輪詢、事件觸發(fā)等
C、web內(nèi)容安全管理技術(shù)包括電子郵件過濾、網(wǎng)頁過濾、反間諜軟件等
D、web訪問控制的主要任務(wù)是保證網(wǎng)絡(luò)資源不被非法訪問者訪問
試題解析與討論:
m.xiexiliangjiufa.com/st/4094823367.html試題參考答案:B