午夜无码中文字幕影院,国产自产第一区c国产,久久久久久夜精品精品免费,国产99久久,夜夜夜夜曰天天天天拍国产,欧美日韩亚洲另类专区,国产精品区一区二区免费

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

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

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

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

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

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

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

  • 試題1

    以下關(guān)于網(wǎng)絡(luò)釣魚的說法中,不正確的是()
    A、網(wǎng)絡(luò)釣魚融合了偽裝、欺騙等多種攻擊方式
    B、網(wǎng)絡(luò)釣魚與Web服務(wù)沒有關(guān)系
    C、典型的網(wǎng)絡(luò)釣魚攻擊都將被攻擊者引誘到一個(gè)通過精心設(shè)計(jì)的釣魚網(wǎng)站上
    D、網(wǎng)絡(luò)釣魚是“社會(huì)工程攻擊”是一種形式

    查看答案

    試題參考答案:B

    試題解析與討論:m.xomuzic.com/st/2850019681.html

  • 試題2

    下面對(duì)國家秘密定級(jí)和范圍的描述中,不符合《中華人民共和國保守國家秘密法》要求的是(  )。
    A、對(duì)是否屬于國家和屬于何種密級(jí)不明確的事項(xiàng),可由各單位自行參考國家要求確定和定級(jí),然后報(bào)國家保密工作部門備案
    B、各級(jí)國家機(jī)關(guān)、單位對(duì)所產(chǎn)生的秘密事項(xiàng),應(yīng)當(dāng)按照國家秘密及其密級(jí)的具體范圍的規(guī)定確定密級(jí),同時(shí)確定保密期限和知悉范圍
    C、國家秘密及其密級(jí)的具體范圍,由國家行政管理部門]分別會(huì)同外交、公安、國家安全和其他中央有關(guān)機(jī)關(guān)規(guī)定
    D、對(duì)是否屬于國家和屬于何種密級(jí)不明確的事項(xiàng),由國家保密行政管理部門,或省、自治區(qū)、直轄市的保密行政管理部門確定

    查看答案

    試題參考答案:A

    試題解析與討論:m.xomuzic.com/st/410917358.html

  • 試題3

    《計(jì)算機(jī)信息系統(tǒng)安全保護(hù)等級(jí)劃分準(zhǔn)則》(GB17859-1999)中規(guī)定了計(jì)算機(jī)系統(tǒng)安全保護(hù)能力的五個(gè)等級(jí),其中要求對(duì)所有主體和客體進(jìn)行自主和強(qiáng)制訪問控制的是(  )。
    A.用戶自主保護(hù)級(jí)
    B.系統(tǒng)審計(jì)保護(hù)級(jí)
    C.安全標(biāo)記保護(hù)級(jí)
    D.結(jié)構(gòu)化保護(hù)級(jí)

    查看答案

    試題參考答案:D

    試題解析與討論:m.xomuzic.com/st/3892624867.html

  • 試題4

    (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

    試題解析與討論:m.xomuzic.com/st/2851420507.html

  • 試題5

    兩個(gè)密鑰三重DES加密:C=CK1[DK2[EK1[P]]],K1≠K2,其中有效的密鑰為()
    A、56
    B、128
    C、168
    D、112

    查看答案

    試題參考答案:D

    試題解析與討論:m.xomuzic.com/st/285084964.html

  • 試題6

    計(jì)算機(jī)犯罪是指利用信息科學(xué)技術(shù)且以計(jì)算機(jī)跟蹤對(duì)象的犯罪行為,與其他類型的犯罪相比,具有明顯的特征,下列說法中錯(cuò)誤的是()
    A、計(jì)算機(jī)犯罪具有隱蔽性
    B、計(jì)算機(jī)犯罪具有高智能性,罪犯可能掌握一些其他高科技手段
    C、計(jì)算機(jī)犯罪具有很強(qiáng)的破壞性
    D、計(jì)算機(jī)犯罪沒有犯罪現(xiàn)場(chǎng)

    查看答案

    試題參考答案:D

    試題解析與討論:m.xomuzic.com/st/284876748.html

  • 試題7

    有線等效保密協(xié)議WEP采用RC4流密碼技術(shù)實(shí)現(xiàn)保密性,標(biāo)準(zhǔn)的64位標(biāo)準(zhǔn)流WEP用的密鑰和初始向量長度分別是()
    A.32位和32位
    B.48位和16位
    C.56位和8位
    D.40位和24位

    查看答案

    試題參考答案:D

    試題解析與討論:m.xomuzic.com/st/3272321085.html

  • 試題8

    ISO制定的安全體系結(jié)構(gòu)描述了5種安全服務(wù),以下不屬于這5種安全服務(wù)的是()
    A.鑒別服務(wù)
    B.數(shù)據(jù)報(bào)過濾
    C.訪問控制
    D.數(shù)據(jù)完整性

    查看答案

    試題參考答案:B

    試題解析與討論:m.xomuzic.com/st/3270424021.html

  • 試題9

    以下行為中,不屬于威脅計(jì)算機(jī)網(wǎng)絡(luò)安全的因素是()
    A、操作員安全配置不當(dāng)而造成的安全漏洞
    B、在不影響網(wǎng)絡(luò)正常工作的情況下,進(jìn)行截獲、竊取、破譯以獲得重要機(jī)密信息
    C、安裝非正版軟件
    D、安裝蜜罐系統(tǒng)

    查看答案

    試題參考答案:D

    試題解析與討論:m.xomuzic.com/st/28452249.html

  • 試題10

    下列各種協(xié)議中,不屬于身份認(rèn)證協(xié)議的是()
    A. S/Key口令協(xié)議
    B. Kerberos協(xié)議
    C. X.509協(xié)議
    D. IPSec協(xié)議

    查看答案

    試題參考答案:D

    試題解析與討論:m.xomuzic.com/st/327129942.html

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

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

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

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

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

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

推薦文章