首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
计算机
Sally is carrying out a software analysis on her company’s proprietary application. She has found out that it is possible for an
Sally is carrying out a software analysis on her company’s proprietary application. She has found out that it is possible for an
admin
2013-12-19
108
问题
Sally is carrying out a software analysis on her company’s proprietary application. She has found out that it is possible for an attacker to force an authorization step to take place before the authentication step is completed successfully. What type of issue would allow for this type of compromise to take place?
选项
A、Backdoor
B、Maintenance hook
C、Race condition
D、Data validation error
答案
C
解析
C正确。竞争条件指的是当进程在共享资源上执行任务时,进程的执行顺序很可能会被打乱。当两个或多个进程使用同一个共享资源时,比如同一个变量内的数据,就有可能出现竞争条件。保证进程按正确的顺序执行它的功能至关重要。如果进程2在进程1之前在数据上执行任务,得到的结果会与进程1在进程2之前对数据进程操作大不相同。如果身份认证与授权的步骤分成了两个功能,那么攻击者利用竞争条件强迫授权步骤在身份认证步骤前发生也是可能的。
A不正确。因为后门是一种可用但在某个特定端口进行监听的服务。攻击者利用后门可以不用像普通系统用户需要身份认证,而轻而易举地得到被攻击系统的访问权限。
B不正确。因为维护钩子(maintenance hook)是一段特定的软件代码,它允许对软件产品中的敏感组件进行简单且未授权的访问。软件开发人员通常使用维护钩子使他们能快速访问产品代码,进而快速解决问题;但这种做法非常危险。如果攻击者发现了这种类型的访问,不需要任何身份认证、甚至不需要登录的危害很可能发生。
D不正确。因为数据验证错误通常不允许攻击者操纵进程执行顺序。攻击者可能通过某个特定接口输入无效的数据,进而达到使受害机器先执行他们的代码或导致缓冲区溢出的目的。
转载请注明原文地址:https://kaotiyun.com/show/UAhZ777K
0
CISSP认证
相关试题推荐
Individualsandbusinesseshavelegalprotectionforintellectualpropertytheycreateandown.Intellectualproper【C1】______fro
Thetranslatormusthaveanexcellent,up-to-dateknowledgeofhis【C1】______languages,fullfacilityinthehandlingofhistarg
TimeintheAnimalWorldRhythmcontrolseverythinginNature.41Thesunprovidesabasictimerhythmforalllivingcr
Severaltypesoffinancialriskareencounteredininternationalmarketing;themajorproblemsincludecommercial,political,an
Menandwomendothinkdifferently,atleastwheretheanatomyofthebrainisconcerned,accordingtoanewstudy.Thebrainis
VirtualDriverDrivinginvolvessharpeyesandkeenears,analyzingwithabrain,andcoordinationbetweenhands,feetandb
Youarethepresidentofacompany.WriteamemotoSallyCooper,theHRmanagerontheemployeestrainingoncomputerto,1
Writealettertoacompanydecliningajoboffer.Inyourletter,youshouldappreciatethejoboffer,andstateyourreason(s)
Sevenyearsago,agroupoffemalescientistsattheMassachusettsInstituteofTechnologyproducedapieceofresearchshowing
随机试题
涡流具有________和________作用,在应用中各有利弊。
设α1,α2,α3是四元非齐次线性方程组Ax=b的3个解向量,且r(A)=3,α1=(1,2,3,4)T,α1+α3=(0,1,2,3)T,c表示任意常数,则线性方程组Ax=b的通解x=()
患者,男,60岁。主诉心胸憋闷疼痛,并放射至肩背,心悸怔忡,有恐惧感,舌紫有瘀点,苔白,脉沉细涩。其病机是
番泻叶引起的急性尿潴留因素有()
在工程经济分析中,为评价人员提供一个计算某一经济活动有效性或者进行技术方案比较、优选可能性的重要概念是()。
下列许可证件中实行与海关联网核查的是__________。
财务安全与财务自由是理财规划所要达到的目标,其中家庭的财务自由主要体现在()。[2007年5月二级真题]
关于一个人有限责任公司的说法中,()正确。
下列行为中,侵犯专利权的有()。
数字签名中基于公开密钥算法的签名称为通用签名。其利用了(1)。签名方首先利用其(2)对报文或报文的(3)加密,然后将密文作为签名,连同相应的明文一同传给验证方。验证方利用签名方的(4)对密文进行解密,并对这两个明文比较,由于不同的非对称密钥对同一报
最新回复
(
0
)