首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
计算机
The following scenario will be used for questions 28 and 29. Jack has been told that successful attacks have been taking place a
The following scenario will be used for questions 28 and 29. Jack has been told that successful attacks have been taking place a
admin
2013-12-19
54
问题
The following scenario will be used for questions 28 and 29.
Jack has been told that successful attacks have been taking place and data that have been encrypted by his company’s software systems have leaked to the company’s competitors. Through Jack’s investigation he has discovered that the lack of randomness in the seeding values used by the encryption algorithms in the company’s software uncovered patterns and allowed for successful reverse engineering.
Which of the following is most likely the item that is the root of the problem when it comes to the necessary randomness explained in the scenario?
选项
A、Asymmetric algorithm
B、Out-of-band communication compromise
C、Number generator
D、Symmetric algorithm
答案
C
解析
C正确。数字生成器常用于创建一组随机值流,并且需要一个初始值作为种子。该软件从计算机系统内的某个组件(时间、CPU周期等)内获得种子值。尽管计算机系统很复杂,但它也是一个可以预测的环境,所以,如果种子值是以某种方式可预测的,那根据它而生成的结果值也不是真正的随机,而是伪随机的。如果来自数字生成器的值表现出模式。并且这些模式在加密过程中是可识别的,那么这个缺点会允许攻击者对该算法进行反向工程,进而访问机密数据。
A不正确。因为非对称算法通过使用两个不同的密钥类型(公钥和私钥)执行加密功能。这也叫公钥密码学。类似数字生成器中的组件也可以与非对称算法一起使用,但是非对称算法只是一类算法,并不需要包含随机问题。
B不正确。因为带外通信仅仅意味着传输的信道与加密数据传输的信道不同。它与随机性问题没有任何直接的关联。
D不正确。因为对称算法利用相同密钥的两个实例执行加密功能。类似数字生成器中的组件也可以与非对称算法一起使用。
转载请注明原文地址:https://kaotiyun.com/show/cyhZ777K
0
CISSP认证
相关试题推荐
Thecountry’sinadequatementalhealthsystemgetsthemostattentionafterinstancesofmassviolencethatthenationhasseen
Individualsandbusinesseshavelegalprotectionforintellectualpropertytheycreateandown.Intellectualproper【C1】______fro
Individualsandbusinesseshavelegalprotectionforintellectualpropertytheycreateandown.Intellectualproper【C1】______fro
SleepingGiantRightnow,aneruptionisbrewinginYellowstoneNationalPark.Sometimeduringthenexttwohours,themost
Inthe1930s,anAmericanmeatcompanycameoutwithaspicedhamproductsoldinacan.Beforelong,Spam,asitwascalled,be
Ofallthegoodsandservicestradedinthemarketeconomy,pharmaceuticalsareperhapsthemostcontentious.Thoughproducedby
Everytwoweeksalanguagedisappears.By2100nearlyhalfofthe6,000spokentodaymaybegone.Migration,eitherbetweencoun
BendItLikeBeckhamiswelcome.ItisthestoryofaBritishgirlnamedJesswhomustchoosebetweenthetraditionsofherfami
Havetherealwaysbeencities?Thetrendiscitiesareincreasinglybecomingthedominantmodeofman’ssocialexistence.【T1】It
In a public-key cryptosystem,(71)encrypted with the public key can only be deciphered with the private key from the same(72). Co
随机试题
A公司为一投资项目拟定了甲、乙两个方案,请你帮助做出合理的投资决策,相关资料如下:(1)甲方案原始投资额在建设期起点一次性投入,项目寿命期为6年,净现值为19.8万元。(2)乙方案原始投资额为100万元,在初始期起点一次性投入,项目寿命期为3年,初始期
维生素D缺乏性佝偻病最可靠的早期诊断指标是
A.深吸气末S2分裂,尤见于青少年B.主动脉瓣关闭迟于肺动脉瓣关闭C.肺动脉瓣关闭明显延迟D.额外心音与原有的S1、S1组成类似马奔跑蹄声E.第二音后0.07s音调高、历时短促而响亮,清脆呈拍击样开瓣音
减少尿酸排泄,引起高尿酸血症的是()。
甲于2019年1月为自己向X保险公司投保了意外伤害保险,保额为3027元,保险期限为一年。2019年3月,甲在工作中遭遇一次意外事故导致一目永久完全失明(给付比例为30%)并一手拇指缺失(给付比例为10%)。同年6月,甲再次遭遇车祸导致双耳听觉功能永久完全
由少数几家厂商控制整个市场产品生产和销售的市场结构被称为()。
在志愿者管理中,需要评估和方案规划过程主要包括( )。
“看到CuSO4溶液,你想到了什么”这一问题适用于()。
通用可编程接口的部件组成不包括()部分。
有如下程序:#includeusingnamespacestd;classA{public:staticima:voidinit(){a=1;}A(inta=2){init();a++;}}、;intA::a=0;Ao
最新回复
(
0
)