女人久久久www免费人成看片,国内自拍偷拍网,国产一区二区三区免费在线观看,欧美精品三区四区,91久久国产综合久久91,欧美成人精品第一区二区三区 ,美女成人在线观看

專業(yè)信息安全工程師網(wǎng)站|培訓機構(gòu)|服務(wù)商(信息安全工程師學習QQ群:327677606,客服QQ:800184589)

軟題庫 培訓課程
當前位置:信管網(wǎng) >> 信息安全工程師 >> 每日一練 >> 文章內(nèi)容
信息安全工程師每日一練試題(2022/6/18)
來源:信管網(wǎng) 2022年06月19日 【所有評論 分享到微信

信息安全工程師當天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=6

往期信息安全工程師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e6_1.html

信息安全工程師每日一練試題(2022/6/18)在線測試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=6&day=2022/6/18

點擊查看:更多信息安全工程師習題與指導

信息安全工程師每日一練試題內(nèi)容(2022/6/18)

  • 試題1

    Methods for (71)people differ significantly from those for authenticating machines and programs, and this is because of the major differences in the capabilities of people versus computers.Computers are great at doing(72) calculations quickly and correctly, and they have large memories into which they can store and later retrieve Gigabytes of information. Humans don't. So we need to use different methods to authenticate people. In particular, the(73) protocols we've already discussed are not well suited if the principal being uthenticated is a person (with all the associated limitations). All approaches for human authentication rely on at least one of the followings:
    Something you know (eg. a password).This is the most common kind of authentication used for humans.We use passwords every day to access our systems. Unfortunately,something that you know can become something you just forgot. And if you write it down, then other people might find it.
    Something you(74)(eg.a smart card).This form of human authentication removes the problem of forgetting something you know, but some object now must be with you any time you want to be authenticated. And such an object might be stolen and then becomes something the attacker has.
    Something you are (eg. a fingerprint).Base authentication on something ?(75)to the principal being authenticated. It's much harder to lose a fingerprint than a wallet. Unfortunately,biometric sensors are fairly expensive and (at present) not very accurate.
    A.a(chǎn)uthenticating
    B.a(chǎn)uthentication
    C.a(chǎn)uthorizing
    D.a(chǎn)uthorization
    A.much
    B.huge
    C.large
    D.big
    A.network
    B.cryptographic
    C.communication
    D.security
    A.a(chǎn)re
    B.have
    C.can
    D.owned
    A.unique
    B.expenseive
    C.important
    D.intrinsic

    查看答案

    試題參考答案:A、C、B、B、D

    試題解析與討論:m.xiexiliangjiufa.com/st/5229210411.html

  • 試題2

    隱私保護技術(shù)的目標是通過對隱私數(shù)據(jù)進行安全修改處理,使得修改后的數(shù)據(jù)可以公開發(fā)布而不會遭受隱私攻擊。隱私保護的常見技術(shù)有抑制、泛化、置換、擾動、裁剪等。其中在數(shù)據(jù)發(fā)布時添加一定的噪聲的技術(shù)屬于(     )。
    A.抑制
    B.泛化
    C.置換
    D.擾動

    查看答案

    試題參考答案:D

    試題解析與討論:m.xiexiliangjiufa.com/st/52274841.html

  • 試題3

    PKI是一種標準的公鑰密碼的密鑰管理平臺,數(shù)字證書是PKI的基本組成部分。在PKI中,X.509數(shù)字證書的內(nèi)容不包括()。
    A.加密算法標識
    B.簽名算法標識
    C.版本號
    D.主體的公開密鑰信息

    查看答案

    試題參考答案:A

    試題解析與討論:m.xiexiliangjiufa.com/st/5020117809.html

  • 試題4

    如果在某大型公司本地與異地分公司之間建立一個VPN連接,應(yīng)該建立的VPN類型是()。
    A.內(nèi)部VPN
    B.外部VPN
    C.外聯(lián)網(wǎng)VPN
    D.遠程VPN

    查看答案

    試題參考答案:D

    試題解析與討論:m.xiexiliangjiufa.com/st/3274823408.html

  • 試題5

    密碼分析的目的是()
    A.發(fā)現(xiàn)加密算法
    B.發(fā)現(xiàn)密鑰或者密文對應(yīng)的明文
    C.發(fā)現(xiàn)解密算法
    D.發(fā)現(xiàn)攻擊者

    查看答案

    試題參考答案:B

    試題解析與討論:m.xiexiliangjiufa.com/st/3273915034.html

  • 試題6

    信息系統(tǒng)受到破壞后,會對社會秩序和公共利益造成特別嚴重損害,或者對國家安全造成嚴重損害,按照計算機信息系統(tǒng)安全等級保護相關(guān)要求,應(yīng)定義為()。
    A.第一級
    B.第二級
    C.第三級
    D.第四級

    查看答案

    試題參考答案:D

    試題解析與討論:m.xiexiliangjiufa.com/st/502166773.html

  • 試題7

    計算機取證分析工作中常用到包括密碼破譯、文件特征分析技術(shù)、數(shù)據(jù)恢復與殘留數(shù)據(jù)分析、日志記錄文件分析、相關(guān)性分析等技術(shù),其中文件特征包括文件系統(tǒng)特征、文件操作特征、文件格式特征、代碼或數(shù)據(jù)特征等。某單位網(wǎng)站被黑客非法入侵并上傳了Webshell,作為安全運維人員應(yīng)首先從()入手。
    A.Web服務(wù)日志
    B.系統(tǒng)日志
    C.防火墻日志
    D.交換機日志

    查看答案

    試題參考答案:A

    試題解析與討論:m.xiexiliangjiufa.com/st/501929066.html

  • 試題8

    蜜罐技術(shù)是一種基于信息欺騙的主動防御技術(shù),是入侵檢測技術(shù)的一個重要發(fā)展方向,蜜罐為了實現(xiàn)一臺計算機綁定多個IP地址,可以使用(    ) 協(xié)議來實現(xiàn)。
    A.ICMP
    B.DHCP
    C.DNS
    D.ARP

    查看答案

    試題參考答案:D

    試題解析與討論:m.xiexiliangjiufa.com/st/5226326060.html

  • 試題9

    在DES加密算法中,密鑰長度和被加密的分組長度分別是()
    A、56位和64位
    B、56位和56位
    C、64位和64位
    D、64位和56位

    查看答案

    試題參考答案:A

    試題解析與討論:m.xiexiliangjiufa.com/st/2847821534.html

  • 試題10

    包過濾技術(shù)防火墻在過濾數(shù)據(jù)包時,一般不關(guān)心()
    A.數(shù)據(jù)包的原地址
    B.數(shù)據(jù)包的目的地址
    C.數(shù)據(jù)包的協(xié)議類型
    D.數(shù)據(jù)包的內(nèi)容

    查看答案

    試題參考答案:D

    試題解析與討論:m.xiexiliangjiufa.com/st/327384549.html

掃碼關(guān)注公眾號

溫馨提示:因考試政策、內(nèi)容不斷變化與調(diào)整,信管網(wǎng)網(wǎng)站提供的以上信息僅供參考,如有異議,請以權(quán)威部門公布的內(nèi)容為準!

信管網(wǎng)致力于為廣大信管從業(yè)人員、愛好者、大學生提供專業(yè)、高質(zhì)量的課程和服務(wù),解決其考試證書、技能提升和就業(yè)的需求。

信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,官方教材參編作者和資深講師坐鎮(zhèn),通過深研歷年考試出題規(guī)律與考試大綱,深挖核心知識與高頻考點,為學員考試保駕護航。面授、直播&錄播,多種班型靈活學習,滿足不同學員考證需求,降低課程學習難度,使學習效果事半功倍。

相關(guān)內(nèi)容

發(fā)表評論  查看完整評論  

推薦文章