CISP/CISA 每日一题 14
CISA 每日一题(答)
自动无人值守运行(LIGHTS-OUT)优势:
1、信息系统运行成本的遏制/减少;
2、持续运行(24/7);
3、减少系统错误和中断次数。
I/O 控制人员负责保证:
1、批处理信息得到准确和完整的处理
2、与信息系统管理部门的意图和授权一致
3、输出文件正确,并被送给适当的人员;
4、作为下一个系统的输入的输出要及时、准确、完整
5、处理中使用了正确的文件
6、操作员操作正确
7、没有证据表明数据已被非授权修改
CISSP每日一题
公开组已定义支持用户单点登录 (SSO) 界面的功能目标。下列哪一项不是这些目标之一,并可能代表漏洞?
A.提供非用户配置身份验证信息的用户发起的变化。
B.提供对主体的支持以建立默认用户配置文件。
C.接口应独立于处理的身份验证信息类型。
D.它不应预先定义次级登录操作的定时。
Answer: A
Userconfiguration of nonuser-configured authentication mechanisms is not supportedby the Open Group SSO interface objectives. Authentication mechanisms includeitems such as smart cards and magnetic badges. Strict controls must be placedto prevent a user from changing configurations that are set by anotherauthority. Objective a supports the incorporation of a variety ofauthentication schemes and technologies. Answer c states that the interfacefunctional objectives do not require that all sign-on operations be performedat the same time as the primary sign on. This prevents the creation of usersessions with all the available services even though these services are notneeded by the user. The creation of a default user profile will make thesign-on more efficient and less time-consuming. In summary, the scope of theOpen Group Single Sign-On Standards is to define services in support of: Thedevelopment of applications to provide a common, single end-user sign-oninterface for an enterprise. The development of applications for thecoordinated management of multiple user account management information basesmaintained by an enterprise.
CISA每日一题
管理人员发现,在多阶段实施之初,就有落后计划和超出预算的情况。在进行下一阶段之前,IS审计师针对后实施阶段工作重点的首要建议应是:
A .评估是否已衡量、分析和报告计划的成本收益。
B .审查控制平衡,验证系统能否正确处理数据。
C .审查第一阶段的后续项目更改要求。
D .确定系统目标是否实现。
答案:C
既然管理人员意识到项目存在问题,那么审查后续修复将会提供关于项目问题的类型和可能原因方面的见解。这将有助于确定IT 是否已为解决后续阶段中的这些问题而做好充分的计划。尽管所有选项都对,但后实施阶段工作重点和主要目标应保证最初阶段的问题得以解决。
CISP每日一题
ISMS审核时,对审核发现中,以下哪个是属于严重不符合项?
A.关键的控制程序没有得到贯彻,缺乏标准规定的要求可构成严重不符合项
B.风险评估方法没有按照ISO27005(信息安全风险管理)标准进行
C.孤立的偶发性的且对信息安全管理体系无直接影响的问题;
D.审核员识别的可能改进项
【答案】 D
CISP/CISA 每日一题 14的更多相关文章
- CISP/CISA 每日一题 五
CISA 每日一题(答) 信息系统审计师要确认系统变更程序中的: 1.变更需求应有授权.优先排序及跟踪机制: 2.日常工作手册中,明确指出紧急变更程序: 3.变更控制程序应同时为用户及项目开发组认可: ...
- CISP/CISA 每日一题 22
CISSP 每日一题(答)What should be done to verify patcheshave been applied? Auditpatches, or use a vulnerab ...
- CISP/CISA 每日一题 21
CISSP 每日一题(答)What is the term that identifies data ona disk after the data has supposedly been erase ...
- CISP/CISA 每日一题 20
CISSP 每日一题(答) What methods can be used to protectmobile devices such as a smartphone? Encryption,GPS ...
- CISP/CISA 每日一题 19
CISSP 每日一题(答)What determines how often an audit should be performed? Risk What policy requires u ...
- CISP/CISA 每日一题 18
CISSP 每日一题(答)What is the purpose of an access review and audit? Checkto ensure that users do not hav ...
- CISP/CISA 每日一题 17
CISSP 每日一题(答) What are often added to passwords to maketheir resultant hash secure and resistant to ...
- CISP/CISA 每日一题 16
CISA 每日一题(答) 作业调度软件的优点: 1.作业信息仅需建立一次,减少错误发生概率: 2.可定义作业间的依赖关系,当某一项作业失败时,依赖于该作业的后续作业就不会被执行: 3.所有成功或失败的 ...
- CISP/CISA 每日一题 15
CISA 每日一题(答) 作业记帐: 监控和记录信息系统资源的使用,这些信息可被信息系统审计师用来执行: 1.将资源使用和相关用户挂钩以便实行计费: 2.通过改变系统软件的默认设置来最优化硬件性能 作 ...
随机推荐
- HIT 2255 Not Fibonacci(矩阵高速幂)
#include <iostream> #include <cstdio> #include <cstring> using namespace std; cons ...
- [COI2007] Patrik 音乐会的等待 单调栈
Code: #include<cstdio> #include<algorithm> #include<iostream> #include<cstring& ...
- 昼猫笔记 JavaScript -- 闭包
本次主要内容是 闭包 阅读时间: 约 3分钟 记得点个赞支持支持我哦 初步了解 先看下代码,输出结果是多少? function fn1 () { var a = 2 function fn2 () ...
- CSUOJ 1551 Longest Increasing Subsequence Again
1551: Longest Increasing Subsequence Again Time Limit: 2 Sec Memory Limit: 256 MBSubmit: 75 Solved ...
- SFINAE 模板替换失败而非报错的应用
体会这一个例子,检查是否是一个类:P187
- HDU 2846 Repository (字典树 后缀建树)
Repository Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total ...
- 使用Microsoft excel 2007 进行数据分析---环境配置
使用Microsoft excel 2007 进行数据分析---环境配置 使用前须要安装SQL server 2008 data mining Add-ins for Microsoft excel ...
- 用MediaRecorder实现简单的录像功能
思路:定义一个SurfaceView用来显示预览,在SurfaceHolder的回调中用Camera对象启动预览.然后调用MediaRecorder来录像.仅仅是实现了简单的录像開始和停止功能.顶部能 ...
- 九度 题目1154:Jungle Roads
题目描写叙述: The Head Elder of the tropical island of Lagrishan has a problem. A burst of foreign aid mon ...
- .Net接口调试与案例
1.通过查看日志,可以看出问题的原因. 2.断点调试. 3.本地测试,确保无误后,线上测试. 4.输出测试. 通过get的方式,测试接口. // [HttpPost] public ActionRes ...