A recent SAST scan of an application that supplies an encrypted tunnel between sites detected the following vulnerability:
Cipher Block Chaining Initialization Vector must be unpredictable.
The vulnerability was identified on these source-code lines:
iv = b"CompTIAIV202512"
cipher= Cipher(Algorithms.AES(key), modes.CBC(iv))
Which of the following is a potential impact of this vulnerability?
AAn attacker could derive plaintext from the protected data.
BAn attacker could predict future key material.
CAn attacker could tamper with the value sent in the Initialization Vector variable.
DAn attacker could use a DoS by predicting the Initialization Vector and tampering with its value.
A security administrator has isolated a computer system because it was targeted by a ransomware attack. Which of the following should the security administrator do to recover from this attack in the most secure way?
ACheck if file versioning is enabled and restore the files.
BRestore the system from a baseline snapshot.
CDetermine if the encryption key can be recovered. If it can, restore the files.
DSeek approval from senior leadership to pay the ransom and unencrypt the files with the provided key.
A security architect is analyzing an old application that is not covered for maintenance anymore because the software company is no longer in business. Which of the following techniques should have been implemented to prevent these types of risks?
ACode reviews
BSupply chain visibility
CSoftware audits
DSource code escrows
Which of the following is the best reason for obtaining file hashes from a confiscated laptop?
ATo prevent metadata tampering on each file
BTo later validate the integrity of each file
CTo generate unique identifiers for each file
DTo preserve the chain of custody of files
QuestionQ6
Security Operations
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ7
Security Engineering
QuestionQ8
Security Operations
QuestionQ9
Security Engineering
QuestionQ10
Security Engineering
QuestionQ11
Security Architecture
QuestionQ12
Security Operations
QuestionQ13
Security Engineering
QuestionQ14
Security Architecture
QuestionQ15
Security Operations
QuestionQ16
Security Operations
QuestionQ17
Security Engineering
QuestionQ18
Security Engineering
QuestionQ19
Security Operations
QuestionQ20
Security Operations
QuestionQ21
Security Operations
QuestionQ22
Security Engineering
QuestionQ23
Security Engineering
QuestionQ24
Security Engineering
QuestionQ25
Security Operations
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Ad
Want a break from the ads?
Go ad-free and unlock Learn Mode, Exam Mode, AstroTutor AI and every premium tool — everything you need to walk in prepared, and confident.
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
During an incident response activity, the response team collected some artifacts from a compromised server, but the following information is missing:
• Source of the malicious files
• Initial attack vector
• Lateral movement activities
The next step in the playbook is to reconstruct a timeline. Which of the following best supports this effort?
AExecuting decompilation of binary files
BAnalyzing all network routes and connections
CPerforming primary memory analysis
DCollecting operational system logs and storage disk data
A security engineer is assisting a DevOps team that has the following requirements for container images:
• Ensure container images are hashed and use version controls.
• Ensure container images are up to date and scanned for vulnerabilities.
Which of the following should the security engineer do to meet these requirements?
AEnable clusters on the container image and configure the mesh with ACLs.
BEnable new security and quality checks within a CI/CD pipeline.
CEnable audits on the container image and monitor for configuration changes.
DEnable pulling of the container image from the vendor repository and deploy directly to operations.
A company that provides services to clients who work with highly sensitive data would like to provide assurance that the data's confidentiality is maintained in a dynamic, low-risk environment. Which of the following would best achieve this goal?
Choose two
AInstall a SOAR on all endpoints.
BHash all files.
CInstall SIEM within a SOC.
DEncrypt all data and files at rest, in transit, and in use.
EConfigure SOAR to monitor and intercept files and data leaving the network.
FImplement file integrity monitoring.
Which of the following cryptographic techniques is most resistant to decryption attacks by quantum computers?
AElliptic curve
BZero-knowledge proofs
CLattice-based
DAEAD
A security engineer receives these findings from a recent security audit:
Data must be protected according to user permissions and roles.
User-action tracking must be implemented throughout the network.
Digital identities must be verified across the data-access workflow.
Which of the following should the engineer do first to address these findings?
AImplement continuous and context-based authentication and authorization
BUse an enhanced user credential provisioning workflow and data monitoring tools
CImprove federation services for digital identities and data access
DDeploy OpenID Connect for application programming interface authentication
During a recent audit, a company's systems were assessed Given the following information:
Which of the following is the best way to reduce the attack surface?
ADeploying an EDR solution to all impacted machines in manufacturing
BSegmenting the manufacturing network with a firewall and placing the rules in monitor mode
CSetting up an IDS inline to monitor and detect any threats to the software
DImplementing an application-aware firewall and writing strict rules for the application access
A company implemented a new NAC solution based on 802.1X. However, the IT support team notices that some devices are not being enrolled in the new policies, causing access disruptions for key users. Which of the following solutions will most likely solve this issue and prevent reoccurrence?
AInclude the monitoring agent and digital certificate as part of the patching/updating program, keeping all the corporate devices updated and enrolled.
BCheck whether the certificate is signed by a certification authority and manually deployed to each device.
CCheck all the devices without proper access, enrolling them via the solution agent and authenticating to the network.
DImplement default credentials to automate RADIUS authentication and grant access to the network if the device owner is an employee.
A security administrator is reviewing the following code snippet from a website component:
Which of the following is most likely the reason for inaccuracies?
AA content management solution plug-in has been exploited.
BA search engine's bots are being blocked at the firewall.
CThe relevant stylesheet has become corrupted.
DThe WAF is configured to be in transparent mode.
A DNS forward lookup zone named comptia.org must:
• Ensure the DNS is protected from on-path attacks.
• Ensure zone transfers use mutual authentication and are authenticated and negotiated.
Which of the following should the security architect configure to meet these requirements?
Choose two
APublic keys
BConditional forwarders
CRoot hints
DDNSSEC
ECNAME records
FSRV records
A company's internal network is experiencing a security breach and the threat actor is still active Due to business requirements, users in this environment are allowed to utilize multiple machines at the same time. Given the following log snippet:
Which of the following accounts should a security analyst disable to best contain the incident without impacting valid users?
Auser-а
Buser-b
Cuser-с
Duser-d
A security consultant recommends deploying a solution to increase awareness of APTs across the IT and ОТ environments. The consultant requires that the solution must:
Be able to collect data from both ОТ and IT protocols.
Function within the new microsegmented and air-gapped network architecture.
Provide both event correlation and retention of raw log data and incidents.
Integrate with the ITSM platform and employee paging system.
Which of the following solutions best fulfills these requirements?
ASASE deployment with an Always On VPN
BA next-generation firewall with intrusion prevention services
CA vulnerability scanner with agentless scanning
DSIEM with remote collectors
SIMULATION
An IPSec solution is being deployed. The configuration files for both the VPN concentrator and the AAA server appear in the diagram.
Complete the configuration files to satisfy the following requirements:
The EAP method must use mutual certificate-based authentication (with issued client certificates).
The IKEv2 cipher suite must be configured to the most secure authenticated mode of operation.
The secret must contain at least one uppercase character, one lowercase character, one numeric character, and one special character, and must meet a minimum length requirement of eight characters.
After a cybersecurity incident, a security analyst was able to collect a binary that the attacker used on the compromised server. Then the analyst ran the following command:
Which of the following options describes what the analyst is trying to do?
ATo reconstruct the timeline of commands executed by the binary
BTo extract IoCs from the binary used on the attack
CTo replicate the attack in a secure environment
DTo debug the binary to analyze low-level instructions
A SOC analyst is investigating an incident in which a penetration tester successfully created and executed a payload. The analyst retrieves the following command history from the impacted server:
$ uname -a && env
$ vim foo.c
$ gcc foo.c /tmp/lockfile
$ chmod +x /tmp/lockfile
$ ./tmp/lockfile
Which of the following should the analyst implement to enhance the server's security?
AKernel-supported ASLR controls
BApplication controls with allow lists
COS restrictions of globally writable folders
DEDR signatures that terminate specific processes
A company established a new process for business analysts to receive emails that contain links for purchase requests. The new process requires links to be submitted through new emails. Which of the following is the best way to secure this process without disrupting order fulfillment?
ADeploying a browser isolation solution
BBlocking all potentially malicious links
CEnforcing security awareness training
DImplementing DNS filtering
A security analyst is investigating an EDR alert and observes the following shell command:
The analyst can access only a network packet capture. Which action would most likely confirm whether the file is malicious?
AReviewing the payload for a digital signature
BAcquiring memory from an endpoint for analysis
CConfirming that the contents of /etc/passwd were transmitted
DObserving MZ in the binary stream header
As part of a software development life cycle security audit, a product manager must demonstrate and supply evidence of a complete representation of the code and modules used in the production-deployed application before the build. Which option best provides the required evidence?
ASoftware composition analysis
BRuntime application inspection
CStatic application security testing
DInteractive application security testing
A developer receives feedback about code quality and efficiency. The developer needs to identify and resolve the following coding issues before submitting the code changes for peer review:
• Indexing beyond arrays
• Dereferencing null pointers
• Potentially dangerous data type combos
• Unreachable code
• Non-portable constructs
Which of the following would be most appropriate for the developer to use in this situation?
ALinting
BSBoM
CDAST
DBranch protection
ESoftware composition analysis
A company wants to modify its process to comply with privacy requirements after an incident involving PII data in a development environment. In order to perform functionality tests, the QA team still needs to use valid data in the specified format. Which of the following best addresses the risk without impacting the development life cycle?
AEncrypting the data before moving Into the QA environment
BTruncating the data to make it not personally identifiable
CUsing a large language model to generate synthetic data
DUtilizing tokenization for sensitive fields
A security engineer reviews an after-action report from a previous security breach and notes a long lag time between detection and containment of a compromised account. The engineer suggests using SOAR to address this concern. Which of the following best explains the engineer's goal?
ATo prevent accounts from being compromised
BTo enable log correlation using machine learning
CTo orchestrate additional reporting for the security operations center
DTo prepare runbooks to automate future incident response
Community Discussion