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

專業(yè)信息安全工程師網(wǎng)站|服務(wù)平臺(tái)|服務(wù)商(信息安全工程師學(xué)習(xí)QQ群:327677606,客服QQ:800184589)

軟題庫(kù) 學(xué)習(xí)課程
當(dāng)前位置:信管網(wǎng) >> 信息安全工程師 >> 每日一練 >> 文章內(nèi)容
信息安全工程師每日一練試題(2023/4/4)

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

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

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

點(diǎn)擊查看:更多信息安全工程師習(xí)題與指導(dǎo)

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

  • 試題1

    雜湊函數(shù)SHAI的輸入分組長(zhǎng)度為()比特
    A、128
    B、258
    C、512
    D、1024

    查看答案

    試題參考答案:C

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

  • 試題2

    人為的安全威脅包括主動(dòng)攻擊和被動(dòng)攻擊,以下屬于被動(dòng)攻擊的是(  )。
    A.流量分析
    B.后門(mén)
    C.拒絕服務(wù)攻擊
    D.特洛伊木馬

    查看答案

    試題參考答案:A

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

  • 試題3

    常見(jiàn)的信息安全基本屬性有:機(jī)密性、完整性、可用性、抗抵賴性和可控性等。其中合法許可的用戶能夠及時(shí)獲取網(wǎng)絡(luò)信息或服務(wù)的特性,是指信息安全的()。
    A.機(jī)密性
    B.完整性
    C.可用性
    D.可控性

    查看答案

    試題參考答案:C

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

  • 試題4

    The modern study of symmetric-key ciphers relates mainly to the study of block ciphers and stream ciphers and to their applications. A block cipher is, in a sense, a modern embodiment of Alberti's polyalphabetic cipher: block ciphers take as input a block of (71 )and a key, and output a block of ciphertext of the same size. Since messages are almost always longer than a single block, some method of knitting together successive blocks is required. Several have been developed, some with better security in one aspect or another than others. They are the mode of operations and must be carefully considered when using a block cipher in a cryptosystem.
    The Data Encryption Standard (DES) and the Advanced Encryption Standard (AES) are( 72 )designs which have been designated cryptography standards by the US government (though DES's designation was finally withdrawn after the AES was adopted). Despite its deprecation as an official standard, DES (especially its still-approved and much more secure triple-DES variant) remains quite popular; it is used across a wide range of applications, from ATM encryption to e-mail privacy and secure remote access. Many other block ciphers have been designed and released, with considerable variation in quality. Many have been thoroughly broken. See Category: Block ciphers.
    Stream ciphers, in contrast to the ‘block’type, create an arbitrarily long stream of key material, which is combined ( 73 )the plaintext bit-by-bit or character-by-character, somewhat like the one-time pad. In a stream cipher, the output( 74 )is created based on an internal state which changes as the cipher operates. That state change is controlled by the key, and, in some stream ciphers, by the plaintext stream as well. RC4 is an example of a well-known, and widely used, stream cipher; see Category: Stream ciphers.
    Cryptographic hash functions (often called message digest functions) do not necessarily use keys, but are a related and important class of cryptographic algorithms. They take input data (often an entire message), and output a short fixed length hash, and do so as a one-way function. For good ones, ( 75 ) (two plaintexts which produce the same hash) are extremely difficult to find.
    Message authentication codes (MACs) are much like cryptographic hash functions, except that a secret key is used to authenticate the hash value on receipt. These block an attack against plain hash functions.
    (71)
    A.plaintext
    B.ciphertext
    C.data
    D.hash
    (72)
    A.stream cipher
    B.hash function
    C.Message authentication code
    D.Block cipher
    (73)
    A.of
    B.for
    C.with
    D.in
    (74)
    A.hash
    B.stream
    C.ciphertext
    D.plaintext
    (75)
    A.collisions
    B.image
    C.preimage
    D.solution

    查看答案

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

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

  • 試題5

    以下關(guān)于認(rèn)證技術(shù)的敘述中,錯(cuò)誤的是()
    A、指紋識(shí)別技術(shù)的利用可以分為驗(yàn)證和識(shí)別
    B、數(shù)字簽名是十六進(jìn)制的字符串
    C、身份認(rèn)證是用來(lái)對(duì)信息系統(tǒng)中實(shí)體的合法性進(jìn)行驗(yàn)證的方法
    D、消息認(rèn)證能夠確定接收方收到的消息是否被篡改過(guò)

    查看答案

    試題參考答案:B

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

  • 試題6

    以下網(wǎng)絡(luò)攻擊中,()屬于被動(dòng)攻擊
    A、拒絕服務(wù)攻擊
    B、重放
    C、假冒
    D、流量分析

    查看答案

    試題參考答案:D

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

  • 試題7

    深度流檢測(cè)技術(shù)是一種主要通過(guò)判斷網(wǎng)絡(luò)流是否異常來(lái)進(jìn)行安全防護(hù)的網(wǎng)絡(luò)安全技術(shù),深度流檢測(cè)系統(tǒng)通常不包括(  )。
    A.流特征提取單元
    B.流特征選擇單元
    C.分類器
    D.響應(yīng)單元

    查看答案

    試題參考答案:D

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

  • 試題8

    SM4是一種分組密碼算法,其分組長(zhǎng)度和密鑰長(zhǎng)度分別為()。
    A.64位和128位
    B.128位和128位
    C.128位和256位
    D.256位和256位

    查看答案

    試題參考答案:B

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

  • 試題9

    以下關(guān)于IPSec協(xié)議的敘述中,正確的是(  )。
    A.IPSec協(xié)議是IP協(xié)議安全問(wèn)題的一種解決方案
    B.IPSec協(xié)議不提供機(jī)密性保護(hù)機(jī)制
    C.IPSec協(xié)議不提供認(rèn)證功能
    D.IPSec協(xié)議不提供完整性驗(yàn)證機(jī)制

    查看答案

    試題參考答案:A

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

  • 試題10

    數(shù)字水印技術(shù)通過(guò)在數(shù)字化的多媒體數(shù)據(jù)中嵌入隱蔽的水印標(biāo)記,可以有效實(shí)現(xiàn)對(duì)數(shù)字多媒體數(shù)據(jù)的版權(quán)保護(hù)等功能。數(shù)字水印的解釋攻擊是以阻止版權(quán)所有者對(duì)所有權(quán)的斷言為攻擊目的。以下不能有效解決解釋攻擊的方案是()
    A.引入時(shí)間戳機(jī)制
    B.引入驗(yàn)證碼機(jī)制
    C.作者在注冊(cè)水印序列的同時(shí)對(duì)原作品加以注冊(cè)
    D.利用單向水印方案消除水印嵌入過(guò)程中的可逆性

    查看答案

    試題參考答案:B

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

信管網(wǎng)訂閱號(hào)

信管網(wǎng)視頻號(hào)

信管網(wǎng)抖音號(hào)

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

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

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

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

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

推薦文章

精選

課程

提問(wèn)

評(píng)論

收藏