CISA 試験問題 256
Which of the following should be an IS auditor's PRIMARY focus when evaluating the response process for cyber crimes?
正解: D
According to the ISACA CISA Study Guide, the primary focus of an IS auditor when evaluating the response process for cyber crimes should be evidence collection. This is because the investigation and resolution of cyber incidents rely heavily on the evidence that is collected and analyzed. For more information, please refer to the ISACA CISA Study Guide section 4.13.2.2.
CISA 試験問題 257
経営陣に対し、ITに関する内部統制について利害関係者への報告書の発行を義務付けることの利点として、次のうちどれが挙げられますか?
正解: C
CISA 試験問題 258
Which of the following is NOT an example of corrective control?
正解: D
Section: The process of Auditing Information System
Explanation:
The word NOT is used as a keyword in the question. You need to find out a security control from given
options which in not corrective control. System Monitoring is a detective control and not a corrective control.
For your exam you should know below information about different security controls
Deterrent Controls
Deterrent Controls are intended to discourage a potential attacker. Access controls act as a deterrent to
threats and attacks by the simple fact that the existence of the control is enough to keep some potential
attackers from attempting to circumvent the control. This is often because the effort required to circumvent
the control is far greater than the potential reward if the attacker is successful, or, conversely, the negative
implications of a failed attack (or getting caught) outweigh the benefits of success. For example, by forcing
the identification and authentication of a user, service, or application, and all that it implies, the potential for
incidents associated with the system is significantly reduced because an attacker will fear association with
the incident. If there are no controls for a given access path, the number of incidents and the potential
impact become infinite. Controls inherently reduce exposure to risk by applying oversight for a process.
This oversight acts as a deterrent, curbing an attacker's appetite in the face of probable repercussions.
The best example of a deterrent control is demonstrated by employees and their propensity to intentionally
perform unauthorized functions, leading to unwanted events. When users begin to understand that by
authenticating into a system to perform a function, their activities are logged and monitored, and it reduces
the likelihood they will attempt such an action. Many threats are based on the anonymity of the threat
agent, and any potential for identification and association with their actions is avoided at all costs. It is this
fundamental reason why access controls are the key target of circumvention by attackers. Deterrents also
take the form of potential punishment if users do something unauthorized. For example, if the organization
policy specifies that an employee installing an unauthorized wireless access point will be fired, that will
determine most employees from installing wireless access points.
Preventative Controls
Preventive controls are intended to avoid an incident from occurring. Preventative access controls keep a
user from performing some activity or function. Preventative controls differ from deterrent controls in that
the control is not optional and cannot (easily) be bypassed. Deterrent controls work on the theory that it is
easier to obey the control
rather than to risk the consequences of bypassing the control. In other words, the power for action resides
with the user (or the attacker). Preventative controls place the power of action with the system, obeying the
control is not optional. The only way to bypass the control is to
find a flaw in the control's implementation.
Compensating Controls
Compensating controls are introduced when the existing capabilities of a system do not support the
requirement of a policy. Compensating controls can be technical, procedural, or managerial. Although an
existing system may not support the required controls, there may exist other
technology or processes that can supplement the existing environment, closing the gap in controls, meeting
policy requirements, and reducing overall risk. For example, the access control policy may state that the
authentication process must be encrypted when performed over the Internet. Adjusting an application to
natively support encryption for authentication purposes may be too costly. Secure Socket Layer (SSL), an
encryption protocol, can be employed and layered on top of the authentication process to support the policy
statement. Other examples include a separation of duties environment, which offers the capability to isolate
certain tasks to compensate for technical limitations in the system and ensure the security of transactions.
In addition, management processes, such as authorization, supervision, and administration, can be used to
compensate for gaps in the access control environment.
Detective Controls
Detective controls warn when something has happened, and are the earliest point in the post-incident
timeline. Access controls are a deterrent to threats and can be aggressively utilized to prevent harmful
incidents through the application of least privilege. However, the detective
nature of access controls can provide significant visibility into the access environment and help
organizations manage their access strategy and related security risk. As mentioned previously, strongly
managed access privileges provided to an authenticated user offer the ability to reduce the risk exposure of
the enterprise's assets by limiting the capabilities that authenticated user has. However, there are few
options to control what a user can perform once privileges are provided. For example, if a user is provided
write access to a file and that file is damaged, altered, or otherwise negatively impacted (either deliberately
or unintentionally), the use of applied access controls will offer visibility into the transaction. The control
environment can be established to log activity regarding the identification, authentication, authorization, and
use of privileges on a system. This can be used to detect the occurrence of errors, the attempts to perform
an unauthorized action, or to validate when provided credentials were exercised. The logging system as a
detective device provides evidence of actions (both successful and unsuccessful) and tasks that were
executed by authorized users.
Corrective Controls
When a security incident occurs, elements within the security infrastructure may require corrective actions.
Corrective controls are actions that seek to alter the security posture of an environment to correct any
deficiencies and return the environment to a secure state. A security
incident signals the failure of one or more directive, deterrent, preventative, or compensating controls. The
detective controls may have triggered an alarm or notification, but now the corrective controls must work to
stop the incident in its tracks. Corrective controls can take
many forms, all depending on the particular situation at hand or the particular security failure that needs to
be dealt with.
Recovery Controls
Any changes to the access control environment, whether in the face of a security incident or to offer
temporary compensating controls, need to be accurately reinstated and returned to normal operations.
There are several situations that may affect access controls, their applicability, status, or management.
Events can include system outages, attacks, project changes, technical demands, administrative gaps, and
full-blown disaster situations. For example, if an application is not correctly installed or deployed, it may
adversely affect controls placed on system files or even have default administrative accounts unknowingly
implemented upon install. Additionally, an employee may be transferred, quit, or be on temporary leave that
may affect policy requirements regarding separation of duties. An attack on systems may have resulted in
the implantation of a Trojan horse program, potentially exposing private user information, such as credit
card information and financial data. In all of these cases, an undesirable situation must be rectified as
quickly as possible and controls returned to normal operations.
For your exam you should know below information about different security controls
Deterrent Controls
Deterrent Controls are intended to discourage a potential attacker. Access controls act as a deterrent to
threats and attacks by the simple fact that the existence of the control is enough to keep some potential
attackers from attempting to circumvent the control. This is often because the effort required to circumvent
the control is far greater than the potential reward if the attacker is successful, or, conversely, the negative
implications of a failed attack (or getting caught) outweigh the benefits of success. For example, by forcing
the identification and authentication of a user, service, or application, and all that it implies, the potential for
incidents associated with the system is significantly reduced because an attacker will fear association with
the incident. If there are no controls for a given access path, the number of incidents and the potential
impact become infinite. Controls inherently reduce exposure to risk by applying oversight for a process.
This oversight acts as a deterrent, curbing an attacker's appetite in the face of probable repercussions.
The best example of a deterrent control is demonstrated by employees and their propensity to intentionally
perform unauthorized functions, leading to unwanted events.
When users begin to understand that by authenticating into a system to perform a function, their activities
are logged and monitored, and it reduces the likelihood they will attempt such an action. Many threats are
based on the anonymity of the threat agent, and any potential for identification and association with their
actions is avoided at all costs.
It is this fundamental reason why access controls are the key target of circumvention by attackers.
Deterrents also take the form of potential punishment if users do something unauthorized. For example, if
the organization policy specifies that an employee installing an unauthorized wireless access point will be
fired, that will determine most employees from installing wireless access points.
Preventative Controls
Preventive controls are intended to avoid an incident from occurring. Preventative access controls keep a
user from performing some activity or function. Preventative controls differ from deterrent controls in that
the control is not optional and cannot (easily) be bypassed. Deterrent controls work on the theory that it is
easier to obey the control
rather than to risk the consequences of bypassing the control. In other words, the power for action resides
with the user (or the attacker). Preventative controls place the power of action with the system, obeying the
control is not optional. The only way to bypass the control is to find a flaw in the control's implementation.
Compensating Controls
Compensating controls are introduced when the existing capabilities of a system do not support the
requirement of a policy. Compensating controls can be technical, procedural, or managerial. Although an
existing system may not support the required controls, there may exist other technology or processes that
can supplement the existing environment, closing the gap in controls, meeting policy requirements, and
reducing overall risk.
For example, the access control policy may state that the authentication process must be encrypted when
performed over the Internet. Adjusting an application to natively support encryption for authentication
purposes may be too costly. Secure Socket Layer (SSL), an encryption protocol, can be employed and
layered on top of the authentication process to support the policy statement.
Other examples include a separation of duties environment, which offers the capability to isolate certain
tasks to compensate for technical limitations in the system and ensure the security of transactions. In
addition, management processes, such as authorization, supervision, and administration, can be used to
compensate for gaps in the access control environment.
Detective Controls
Detective controls warn when something has happened, and are the earliest point in the post-incident
timeline. Access controls are a deterrent to threats and can be aggressively utilized to prevent harmful
incidents through the application of least privilege. However, the detective nature of access controls can
provide significant visibility into the access environment and help organizations manage their access
strategy and related security risk.
As mentioned previously, strongly managed access privileges provided to an authenticated user offer the
ability to reduce the risk exposure of the enterprise's assets by limiting the capabilities that authenticated
user has. However, there are few options to control what a user can perform once privileges are provided.
For example, if a user is provided write access to a file and that file is damaged, altered, or otherwise
negatively impacted (either deliberately or unintentionally), the use of applied access controls will offer
visibility into the transaction. The control environment can be established to log activity regarding the
identification, authentication, authorization, and use of privileges on a system.
This can be used to detect the occurrence of errors, the attempts to perform an unauthorized action, or to
validate when provided credentials were exercised. The logging system as a detective device provides
evidence of actions (both successful and unsuccessful) and tasks that were executed by authorized users.
Corrective Controls
When a security incident occurs, elements within the security infrastructure may require corrective actions.
Corrective controls are actions that seek to alter the security posture of an environment to correct any
deficiencies and return the environment to a secure state. A security incident signals the failure of one or
more directive, deterrent, preventative, or compensating controls. The detective controls may have
triggered an alarm or notification, but now the corrective controls must work to stop the incident in its
tracks. Corrective controls can take many forms, all depending on the particular situation at hand or the
particular security failure that needs to be dealt with.
Recovery Controls
Any changes to the access control environment, whether in the face of a security incident or to offer
temporary compensating controls, need to be accurately reinstated and returned to normal operations.
There are several situations that may affect access controls, their applicability, status, or management.
Events can include system outages, attacks, project changes, technical demands, administrative gaps, and
full-blown disaster situations. For example, if an application is not correctly installed or deployed, it may
adversely affect controls placed on system files or even have default administrative accounts unknowingly
implemented upon install.
Additionally, an employee may be transferred, quit, or be on temporary leave that may affect policy
requirements regarding separation of duties. An attack on systems may have resulted in the implantation of
a Trojan horse program, potentially exposing private user information, such as credit card information and
financial data. In all of these cases, an undesirable situation must be rectified as quickly as possible and
controls returned to normal operations.
The following answers are incorrect:
The other examples belong to corrective control.
The following reference(s) were/was used to create this question:
CISA Review Manual 2014 Page number 44
and
Official ISC2 CISSP guide 3rd edition Page number 50 and 51
Explanation:
The word NOT is used as a keyword in the question. You need to find out a security control from given
options which in not corrective control. System Monitoring is a detective control and not a corrective control.
For your exam you should know below information about different security controls
Deterrent Controls
Deterrent Controls are intended to discourage a potential attacker. Access controls act as a deterrent to
threats and attacks by the simple fact that the existence of the control is enough to keep some potential
attackers from attempting to circumvent the control. This is often because the effort required to circumvent
the control is far greater than the potential reward if the attacker is successful, or, conversely, the negative
implications of a failed attack (or getting caught) outweigh the benefits of success. For example, by forcing
the identification and authentication of a user, service, or application, and all that it implies, the potential for
incidents associated with the system is significantly reduced because an attacker will fear association with
the incident. If there are no controls for a given access path, the number of incidents and the potential
impact become infinite. Controls inherently reduce exposure to risk by applying oversight for a process.
This oversight acts as a deterrent, curbing an attacker's appetite in the face of probable repercussions.
The best example of a deterrent control is demonstrated by employees and their propensity to intentionally
perform unauthorized functions, leading to unwanted events. When users begin to understand that by
authenticating into a system to perform a function, their activities are logged and monitored, and it reduces
the likelihood they will attempt such an action. Many threats are based on the anonymity of the threat
agent, and any potential for identification and association with their actions is avoided at all costs. It is this
fundamental reason why access controls are the key target of circumvention by attackers. Deterrents also
take the form of potential punishment if users do something unauthorized. For example, if the organization
policy specifies that an employee installing an unauthorized wireless access point will be fired, that will
determine most employees from installing wireless access points.
Preventative Controls
Preventive controls are intended to avoid an incident from occurring. Preventative access controls keep a
user from performing some activity or function. Preventative controls differ from deterrent controls in that
the control is not optional and cannot (easily) be bypassed. Deterrent controls work on the theory that it is
easier to obey the control
rather than to risk the consequences of bypassing the control. In other words, the power for action resides
with the user (or the attacker). Preventative controls place the power of action with the system, obeying the
control is not optional. The only way to bypass the control is to
find a flaw in the control's implementation.
Compensating Controls
Compensating controls are introduced when the existing capabilities of a system do not support the
requirement of a policy. Compensating controls can be technical, procedural, or managerial. Although an
existing system may not support the required controls, there may exist other
technology or processes that can supplement the existing environment, closing the gap in controls, meeting
policy requirements, and reducing overall risk. For example, the access control policy may state that the
authentication process must be encrypted when performed over the Internet. Adjusting an application to
natively support encryption for authentication purposes may be too costly. Secure Socket Layer (SSL), an
encryption protocol, can be employed and layered on top of the authentication process to support the policy
statement. Other examples include a separation of duties environment, which offers the capability to isolate
certain tasks to compensate for technical limitations in the system and ensure the security of transactions.
In addition, management processes, such as authorization, supervision, and administration, can be used to
compensate for gaps in the access control environment.
Detective Controls
Detective controls warn when something has happened, and are the earliest point in the post-incident
timeline. Access controls are a deterrent to threats and can be aggressively utilized to prevent harmful
incidents through the application of least privilege. However, the detective
nature of access controls can provide significant visibility into the access environment and help
organizations manage their access strategy and related security risk. As mentioned previously, strongly
managed access privileges provided to an authenticated user offer the ability to reduce the risk exposure of
the enterprise's assets by limiting the capabilities that authenticated user has. However, there are few
options to control what a user can perform once privileges are provided. For example, if a user is provided
write access to a file and that file is damaged, altered, or otherwise negatively impacted (either deliberately
or unintentionally), the use of applied access controls will offer visibility into the transaction. The control
environment can be established to log activity regarding the identification, authentication, authorization, and
use of privileges on a system. This can be used to detect the occurrence of errors, the attempts to perform
an unauthorized action, or to validate when provided credentials were exercised. The logging system as a
detective device provides evidence of actions (both successful and unsuccessful) and tasks that were
executed by authorized users.
Corrective Controls
When a security incident occurs, elements within the security infrastructure may require corrective actions.
Corrective controls are actions that seek to alter the security posture of an environment to correct any
deficiencies and return the environment to a secure state. A security
incident signals the failure of one or more directive, deterrent, preventative, or compensating controls. The
detective controls may have triggered an alarm or notification, but now the corrective controls must work to
stop the incident in its tracks. Corrective controls can take
many forms, all depending on the particular situation at hand or the particular security failure that needs to
be dealt with.
Recovery Controls
Any changes to the access control environment, whether in the face of a security incident or to offer
temporary compensating controls, need to be accurately reinstated and returned to normal operations.
There are several situations that may affect access controls, their applicability, status, or management.
Events can include system outages, attacks, project changes, technical demands, administrative gaps, and
full-blown disaster situations. For example, if an application is not correctly installed or deployed, it may
adversely affect controls placed on system files or even have default administrative accounts unknowingly
implemented upon install. Additionally, an employee may be transferred, quit, or be on temporary leave that
may affect policy requirements regarding separation of duties. An attack on systems may have resulted in
the implantation of a Trojan horse program, potentially exposing private user information, such as credit
card information and financial data. In all of these cases, an undesirable situation must be rectified as
quickly as possible and controls returned to normal operations.
For your exam you should know below information about different security controls
Deterrent Controls
Deterrent Controls are intended to discourage a potential attacker. Access controls act as a deterrent to
threats and attacks by the simple fact that the existence of the control is enough to keep some potential
attackers from attempting to circumvent the control. This is often because the effort required to circumvent
the control is far greater than the potential reward if the attacker is successful, or, conversely, the negative
implications of a failed attack (or getting caught) outweigh the benefits of success. For example, by forcing
the identification and authentication of a user, service, or application, and all that it implies, the potential for
incidents associated with the system is significantly reduced because an attacker will fear association with
the incident. If there are no controls for a given access path, the number of incidents and the potential
impact become infinite. Controls inherently reduce exposure to risk by applying oversight for a process.
This oversight acts as a deterrent, curbing an attacker's appetite in the face of probable repercussions.
The best example of a deterrent control is demonstrated by employees and their propensity to intentionally
perform unauthorized functions, leading to unwanted events.
When users begin to understand that by authenticating into a system to perform a function, their activities
are logged and monitored, and it reduces the likelihood they will attempt such an action. Many threats are
based on the anonymity of the threat agent, and any potential for identification and association with their
actions is avoided at all costs.
It is this fundamental reason why access controls are the key target of circumvention by attackers.
Deterrents also take the form of potential punishment if users do something unauthorized. For example, if
the organization policy specifies that an employee installing an unauthorized wireless access point will be
fired, that will determine most employees from installing wireless access points.
Preventative Controls
Preventive controls are intended to avoid an incident from occurring. Preventative access controls keep a
user from performing some activity or function. Preventative controls differ from deterrent controls in that
the control is not optional and cannot (easily) be bypassed. Deterrent controls work on the theory that it is
easier to obey the control
rather than to risk the consequences of bypassing the control. In other words, the power for action resides
with the user (or the attacker). Preventative controls place the power of action with the system, obeying the
control is not optional. The only way to bypass the control is to find a flaw in the control's implementation.
Compensating Controls
Compensating controls are introduced when the existing capabilities of a system do not support the
requirement of a policy. Compensating controls can be technical, procedural, or managerial. Although an
existing system may not support the required controls, there may exist other technology or processes that
can supplement the existing environment, closing the gap in controls, meeting policy requirements, and
reducing overall risk.
For example, the access control policy may state that the authentication process must be encrypted when
performed over the Internet. Adjusting an application to natively support encryption for authentication
purposes may be too costly. Secure Socket Layer (SSL), an encryption protocol, can be employed and
layered on top of the authentication process to support the policy statement.
Other examples include a separation of duties environment, which offers the capability to isolate certain
tasks to compensate for technical limitations in the system and ensure the security of transactions. In
addition, management processes, such as authorization, supervision, and administration, can be used to
compensate for gaps in the access control environment.
Detective Controls
Detective controls warn when something has happened, and are the earliest point in the post-incident
timeline. Access controls are a deterrent to threats and can be aggressively utilized to prevent harmful
incidents through the application of least privilege. However, the detective nature of access controls can
provide significant visibility into the access environment and help organizations manage their access
strategy and related security risk.
As mentioned previously, strongly managed access privileges provided to an authenticated user offer the
ability to reduce the risk exposure of the enterprise's assets by limiting the capabilities that authenticated
user has. However, there are few options to control what a user can perform once privileges are provided.
For example, if a user is provided write access to a file and that file is damaged, altered, or otherwise
negatively impacted (either deliberately or unintentionally), the use of applied access controls will offer
visibility into the transaction. The control environment can be established to log activity regarding the
identification, authentication, authorization, and use of privileges on a system.
This can be used to detect the occurrence of errors, the attempts to perform an unauthorized action, or to
validate when provided credentials were exercised. The logging system as a detective device provides
evidence of actions (both successful and unsuccessful) and tasks that were executed by authorized users.
Corrective Controls
When a security incident occurs, elements within the security infrastructure may require corrective actions.
Corrective controls are actions that seek to alter the security posture of an environment to correct any
deficiencies and return the environment to a secure state. A security incident signals the failure of one or
more directive, deterrent, preventative, or compensating controls. The detective controls may have
triggered an alarm or notification, but now the corrective controls must work to stop the incident in its
tracks. Corrective controls can take many forms, all depending on the particular situation at hand or the
particular security failure that needs to be dealt with.
Recovery Controls
Any changes to the access control environment, whether in the face of a security incident or to offer
temporary compensating controls, need to be accurately reinstated and returned to normal operations.
There are several situations that may affect access controls, their applicability, status, or management.
Events can include system outages, attacks, project changes, technical demands, administrative gaps, and
full-blown disaster situations. For example, if an application is not correctly installed or deployed, it may
adversely affect controls placed on system files or even have default administrative accounts unknowingly
implemented upon install.
Additionally, an employee may be transferred, quit, or be on temporary leave that may affect policy
requirements regarding separation of duties. An attack on systems may have resulted in the implantation of
a Trojan horse program, potentially exposing private user information, such as credit card information and
financial data. In all of these cases, an undesirable situation must be rectified as quickly as possible and
controls returned to normal operations.
The following answers are incorrect:
The other examples belong to corrective control.
The following reference(s) were/was used to create this question:
CISA Review Manual 2014 Page number 44
and
Official ISC2 CISSP guide 3rd edition Page number 50 and 51
CISA 試験問題 259
In a RAO model, which of the following roles must be assigned to only one individual?
正解: D
Explanation
In a RAO model, which stands for Responsible, Accountable, Consulted, and Informed, the accountable role must be assigned to only one individual. The accountable role is the person who has the ultimate authority and responsibility for the outcome of the project or task, and who approves or rejects the work done by the responsible role. The accountable role cannot be delegated or shared, as it is essential to have a clear and single point of accountability for each project or task.
The other roles can be assigned to more than one individual:
Responsible. This is the person who does the work or performs the task. There can be multiple responsible roles for different aspects or phases of a project or task, as long as they are coordinated and supervised by the accountable role.
Informed. This is the person who needs to be notified or updated about the progress or results of the project or task. There can be multiple informed roles who have an interest or stake in the project or task, but who do not need to be consulted or involved in the decision-making process.
Consulted. This is the person who provides input, feedback, or advice on the project or task. There can be multiple consulted roles who have expertise or experience relevant to the project or task, but who do not have the authority or responsibility to approve or reject the work done by the responsible role.
In a RAO model, which stands for Responsible, Accountable, Consulted, and Informed, the accountable role must be assigned to only one individual. The accountable role is the person who has the ultimate authority and responsibility for the outcome of the project or task, and who approves or rejects the work done by the responsible role. The accountable role cannot be delegated or shared, as it is essential to have a clear and single point of accountability for each project or task.
The other roles can be assigned to more than one individual:
Responsible. This is the person who does the work or performs the task. There can be multiple responsible roles for different aspects or phases of a project or task, as long as they are coordinated and supervised by the accountable role.
Informed. This is the person who needs to be notified or updated about the progress or results of the project or task. There can be multiple informed roles who have an interest or stake in the project or task, but who do not need to be consulted or involved in the decision-making process.
Consulted. This is the person who provides input, feedback, or advice on the project or task. There can be multiple consulted roles who have expertise or experience relevant to the project or task, but who do not have the authority or responsibility to approve or reject the work done by the responsible role.
CISA 試験問題 260
Which of the following is MOST important during software license audits?
正解: B
Explanation
Substantive testing is the most important type of testing during software license audits, as it provides evidence of the accuracy and completeness of the software inventory and licensing records. Substantive testing involves examining transactions, balances, and other data to verify their validity, existence, accuracy, and valuation.
Compliance testing, on the other hand, is more focused on assessing the adequacy and effectiveness of internal controls over software licensing, such as policies, procedures, and monitoring mechanisms. Compliance testing alone cannot provide sufficient assurance that the software license audit objectives are met, as it does not verify the actual software usage and compliance status. Judgmental sampling and stop-or-go sampling are methods of selecting samples for testing, not types of testing themselves. *References: According to the ISACA IT Audit and Assurance Standards, Guidelines and Tools and Techniques for IS Audit and Assurance Professionals, section 1206 Testing, "The IS audit and assurance professional should perform sufficient testing to obtain sufficient appropriate evidence to support conclusions reached." 1 The section also defines substantive testing as "testing performed to obtain audit evidence to detect material misstatements in transactions or balances" and compliance testing as "testing performed to obtain audit evidence on the operating effectiveness of controls." 1 According to the ISACA IT Audit and Assurance Guideline G15 Software License Management, "The objective of a software license audit is to provide management with an independent assessment relating to compliance with software license agreements." 2 The guideline also states that "substantive tests should be performed on a sample basis to verify that all software installed on devices within scope has been appropriately licensed." 2
Substantive testing is the most important type of testing during software license audits, as it provides evidence of the accuracy and completeness of the software inventory and licensing records. Substantive testing involves examining transactions, balances, and other data to verify their validity, existence, accuracy, and valuation.
Compliance testing, on the other hand, is more focused on assessing the adequacy and effectiveness of internal controls over software licensing, such as policies, procedures, and monitoring mechanisms. Compliance testing alone cannot provide sufficient assurance that the software license audit objectives are met, as it does not verify the actual software usage and compliance status. Judgmental sampling and stop-or-go sampling are methods of selecting samples for testing, not types of testing themselves. *References: According to the ISACA IT Audit and Assurance Standards, Guidelines and Tools and Techniques for IS Audit and Assurance Professionals, section 1206 Testing, "The IS audit and assurance professional should perform sufficient testing to obtain sufficient appropriate evidence to support conclusions reached." 1 The section also defines substantive testing as "testing performed to obtain audit evidence to detect material misstatements in transactions or balances" and compliance testing as "testing performed to obtain audit evidence on the operating effectiveness of controls." 1 According to the ISACA IT Audit and Assurance Guideline G15 Software License Management, "The objective of a software license audit is to provide management with an independent assessment relating to compliance with software license agreements." 2 The guideline also states that "substantive tests should be performed on a sample basis to verify that all software installed on devices within scope has been appropriately licensed." 2
- 他のバージョン
- 2032ISACA.CISA.v2026-05-23.q352
- 6066ISACA.CISA.v2025-02-07.q999
- 4269ISACA.CISA.v2024-09-23.q905
- 994ISACA.CISA.v2024-06-15.q120
- 2500ISACA.CISA.v2023-11-23.q401
- 1971ISACA.CISA.v2022-12-04.q122
- 最新アップロード
- 131LinuxFoundation.KCSA.v2026-07-11.q23
- 130Fortinet.NSE7_SOC_AR-7.6.v2026-07-11.q23
- 229Salesforce.Data-Architect.v2026-07-11.q178
- 333Cisco.350-801.v2026-07-11.q280
- 769ISACA.CISA.v2026-07-11.q999
- 373ISC.CCSP.v2026-07-11.q364
- 183Fortinet.FCP_FAZ_AN-7.6.v2026-07-11.q88
- 327Google.Professional-Cloud-Developer.v2026-07-10.q342
- 141WGU.Applied-Algebra.v2026-07-10.q33
- 177Esri.EAEP_2025.v2026-07-10.q95
