中文字幕综合一区,伊人av网,欧美中日韩在线,亚洲国产香蕉视频,黄视频在线免费,天天操天天爱天天爽,狠狠躁天天躁

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

軟題庫 培訓課程
當前位置:信管網 >> 信息安全工程師 >> 每日一練 >> 文章內容
信息安全工程師每日一練試題(2022/8/22)
來源:信管網 2022年08月23日 【所有評論 分享到微信

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

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

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

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

信息安全工程師每日一練試題內容(2022/8/22)

  • 試題1

    特洛伊木馬攻擊的威脅類型屬于()
    A、授權侵犯威脅
    B、滲入威脅
    C、植入威脅
    D、旁路控制威脅

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/st/284819103.html

  • 試題2

    屬于對稱加密算法。
    A.EIGantal
    B.DES
    C.MDS
    D.RSA

    查看答案

    試題參考答案:B

    試題解析與討論:www.jazzmuze.com/st/3269024299.html

  • 試題3

    雪崩效應指明文或密鑰的少量變化會引起密文的很大變化。下列密碼算法中不具有雪崩效應的是()
    A.AES
    B.MD5
    C.RC4
    D.RSA

    查看答案

    試題參考答案:D

    試題解析與討論:www.jazzmuze.com/st/5018824746.html

  • 試題4

    下列關于公鑰體制中說法不正確的是()
    A.在一個公鑰體制中,一般存在公鑰和私鑰兩種密鑰
    B.公鑰體制中僅根據加密密鑰來去確定解密密鑰在計算上是可行的
    C.公鑰體制中的關于可以以明文方式發(fā)送
    D.公鑰密碼中的私鑰可以用來進行數(shù)字簽名

    查看答案

    試題參考答案:B

    試題解析與討論:www.jazzmuze.com/st/3274224899.html

  • 試題5

    信息通過網絡進行傳輸?shù)倪^程中,存在著被慕改的風險,為了解決這一安全隱患通常采用的安全防護技術是(  )。
    A.信息隱藏技術
    B.數(shù)據加密技術
    C.消息認證技術
    D.數(shù)據備份技術

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/st/3896212721.html

  • 試題6

    計算機取證主要是對電子證據的獲取、分析、歸檔和描述的過程,而電子證據需要在法庭上作為證據展示,進行計算機取證時應當充分考慮電子證據的真實性和電子證據的證明力,除了相關準備之外,計算機取證步驟通常不包括()
    A.保護目標計算機系統(tǒng)
    B.確定電子證據
    C.收集電子數(shù)據、保全電子證據
    D.清除惡意代碼

    查看答案

    試題參考答案:D

    試題解析與討論:www.jazzmuze.com/st/326941650.html

  • 試題7

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

    查看答案

    試題參考答案:D

    試題解析與討論:www.jazzmuze.com/st/4112327023.html

  • 試題8

    (1)is the science of hiding information. Whereas the goal of cryptography is to make data unreadable by a third party. the goal of steganography is to hide the data from a third party. In this article, I will discuss what steganography is, what purposes it serves, and will provide an example using available software.
    There are a large number of steganographic (2)that most of us are familiar with (especially if you watch a lot of spy movies), ranging from invisible ink and microdots to secreting a hidden message in the second letter of each word of a large body of text and spread spectrum radio communication. With computers and networks, there are many other ways of hiding informations, such as:
    Covert channels (c,g, Loki and some distributed denial-of-service tools use the Internet Control (3)Protocol, or ICMP, as the communication channel between the “bad guy”and a compromicyed system)
    Hidden text within Web pages
    Hiding files in “plain sight”(c,g. what better place to “hide”a file than with an important sounding name in the c:\winnt system32 directory)
    Null ciphers(c,g, using the first letter of each word to form a hidden message in an otherwise innocuous text)
    steganography today, however, is significantly more (4)than the example about suggest, allowing a user to hide large amounts of information within image and audio. These forms of steganography often are used in conjunction with cryptography so the information is double protected; first it is encrypted and then hidden so that an advertisement first. find the information ( an often difficult task in and of itself) and the decrypted it.
    The simplest approach to hiding data within an image file is called (5)signature insertion. In this method, we can take the binary representation of the hidden data and the bit of each byte within the covert image. If we are using 24-bit color the amount and will be minimum and indiscriminate to the human eye.
    (1)A、Cryptography
    B、Geography
    C、Stenography
    D、Steganography
    (2)A、methods
    B、software
    C、tools
    D、services
    (3)A、Member
    B、Management
    C、Message
    D、Mail
    (4)A、powerful
    B、sophistication
    C、advanced
    D、easy
    (5)A、least
    B、most
    C、much
    D、less

    查看答案

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

    試題解析與討論:www.jazzmuze.com/st/2851420507.html

  • 試題9

    利用公開密鑰算法進行數(shù)據加密時,采用的方式是(  )。
    A.發(fā)送方用公開密鑰加密,接收方用公開密鑰解密
    B.發(fā)送方用私有密鑰加密,接收方用私有密鑰解密
    C.發(fā)送方用公開密鑰加密,接收方用私有密鑰解密
    D.發(fā)送方用私有密鑰加密,接收方用公開密鑰解

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/st/3899312903.html

  • 試題10

    Diffie-Hellman密鑰交換協(xié)議是一種共享秘鑰的方案,該協(xié)議是基于求解(     )的困難性。
    A.大素數(shù)分解問題
    B.離散對數(shù)問題
    C.橢圓離散對數(shù)問題
    D.背包問題

    查看答案

    試題參考答案:B

    試題解析與討論:www.jazzmuze.com/st/522412431.html

掃碼關注公眾號

溫馨提示:因考試政策、內容不斷變化與調整,信管網網站提供的以上信息僅供參考,如有異議,請以權威部門公布的內容為準!

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

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

相關內容

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

推薦文章