Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Owned by Vincent

CISSP Study Group

2.3k members • Free

Share resources, get advice, and connect with peers studying cybersecurity. Join our CISSP study group and connect with fellow professionals today!

Skoolers

157.7k members • Free

839 contributions to CISSP Study Group
CISSP Practice Question (Domain 6: Security Assessment and Testing)
A cloud payroll vendor offers a SOC 2 Type I report dated 14 months ago to close a contract due Friday. HR wants to sign. What should the security manager do FIRST? A. Require a current SOC 2 Type II before signing B. Review the report's scope, period and exceptions against services used C. Sign with a contractual right to audit clause D. Commission an independent penetration test of the vendor (Explain your answer for more points in the comments!) Come back for the answer tomorrow, or study more now!
CISSP Practice Question (Domain 5: Identity and Access Management (IAM))
A finance AI agent pays invoices through a shared service account with a static password. Audit is in six weeks and the CFO wants it running. What should the security manager do FIRST? A. Rotate the password and vault the credential B. Assess the account's access and assign an owner C. Replace it with per-workflow managed identities D. Have the CFO sign a risk acceptance (Explain your answer for more points in the comments!) Come back for the answer tomorrow, or study more now!
0 likes • 48m
@Md Ashraf Razi Correct Answer: B. Assess the account's access and assign an owner Explanation (CISSP logic): The clues are "AI agent pays invoices", "shared service account", "static password", and "CFO wants it running". A non-human identity that moves money is a privileged account, and this one has no named owner and no visible scope. Identity management starts with knowing what an identity can do and who is accountable for it; until someone owns the account and its entitlements are mapped, every fix is a guess and every failure is an orphan. Assess before you act: understand the access, name the owner, then remediate to the level the risk deserves. Breakdown: A. Rotating and vaulting the password is quick hygiene and it will almost certainly happen. But a vaulted password on an account nobody owns, with entitlements nobody has reviewed, is still a shared privileged identity that can pay anyone anything. B. ✅ Correct. Reviewing the account's entitlements and assigning an accountable owner tells you the blast radius of the agent, whether it is over-privileged for its job, and who signs off on the remediation. Rotation, redesign and the audit response all depend on this picture. C. The strong distractor. Per-workflow managed identities with least privilege are the target architecture and the eventual answer. But rebuilding a payment integration in six weeks without first knowing what the agent actually needs risks breaking finance or recreating the same excess access under a new name. D. A risk acceptance is a legitimate governance tool once the risk is understood. But asking the CFO to accept a risk nobody has measured is not risk management, it is a signature on a blank page, and the auditor will read it that way. Think like a manager: Every identity that can spend money needs an owner and a known scope. Find both before you fix anything.
CISSP Practice Question (Domain 1: Security and Risk Management)
A manufacturer buys a smaller rival in 30 days. The CEO wants its network joined to the corporate cloud on day one. Its security posture has never been reviewed. What should the security manager do FIRST? A. Connect it behind a restrictive firewall B. Require it to adopt corporate security policies C. Perform security due diligence on its environment D. Extend cyber insurance to cover its systems (Explain your answer for more points in the comments!) Come back for the answer tomorrow, or study more now!
0 likes • 24h
@Naveen C Correct Answer: C. Perform security due diligence on its environment Explanation (CISSP logic): The clues are "buys a smaller rival", "joined on day one", and "never been reviewed". In an acquisition the buyer inherits every weakness, breach, and compliance gap the target already has, and due diligence is how management learns what it is buying before it owns it. Until the rival's environment has been assessed nobody can say whether day one connection is a reasonable risk or an open door into the corporate cloud. Assess before you act: know the risk you are acquiring, then decide how to connect, insure, or govern it. Breakdown: A. A restrictive firewall is a sensible way to limit a new connection and it may well be part of the final design. But it is a technical control placed around an environment nobody has looked at, so the rules would be guesses, and an existing compromise on the rival's side would ride straight through whatever is allowed. B. The strong distractor. Bringing the rival under corporate policy is a real integration goal and it has to happen. But policy adoption takes months, it says nothing about the state of the environment today, and you cannot write a sensible integration plan until due diligence tells you how far the rival is from the standard. C. ✅ Correct. Due diligence surfaces the rival's existing incidents, unpatched systems, regulatory obligations and contractual liabilities while there is still time to price them into the deal or condition the connection on fixing them. Every other option depends on what it finds. D. Extending insurance is legitimate risk transfer and the board will want it in place. But an insurer will ask for exactly the assessment that has not been done, and transferring a risk you have never measured is not risk management, it is hope with a premium. Think like a manager: You do not just buy a company, you buy its breaches. Look before you connect.
Group Mock Exam Day is tomorrow. Kickoff 3 p.m. Eastern.
Tomorrow, Saturday September 19, join us for a free CISSP practice exam on cissp.app. Allow up to three uninterrupted hours and see your domain-by-domain results afterward. No subscription purchase is needed for the event. Reserve your spot: https://cissp.app/mock-exam-day?utm_source=skool&utm_medium=social&utm_campaign=mock-exam-day-2026-09&utm_content=signup Then use your confirmation email to create your free cissp.app account, or sign in if you already have one. Use the same email address for registration and your account. I'm hosting the live kickoff at 3 p.m. Eastern, with CISSP instructor May Brooks joining me. The Google Meet link is in your enrollment confirmation. We all start the exam together right after the kickoff, and the Exam Day Lounge (the same Meet room) stays open until 8:00 p.m. Eastern so you can jump back in and compare notes when you finish. Start before 11:59 p.m. Eastern Saturday and allow a little extra time. Event access stays available until 2:59 a.m. Eastern Sunday so late starters can finish. Know someone studying for the CISSP? Share: https://cissp.app/mock-exam-day?utm_source=skool&utm_medium=social&utm_campaign=mock-exam-day-2026-09&utm_content=share See you tomorrow, Vinny
2
0
CISSP Practice Question (Domain 7: Security Operations)
A regulator audits disaster recovery in 45 days. The plan was rewritten after a cloud migration but never exercised. The infrastructure lead wants a full production failover next weekend as proof. What should the security operations manager do FIRST? A. Approve the failover so the audit gets real evidence B. Tabletop the revised plan with the business owners C. Verify the recovery site backups can be restored D. Ask the regulator for an extension until testing finishes (Explain your answer for more points in the comments!) Come back for the answer tomorrow, or study more now!
1 like • 2d
@Broulaye Samake Correct Answer: B. Tabletop the revised plan with the business owners Explanation (CISSP logic): The clues are "rewritten after a cloud migration", "never exercised", and "full production failover as proof". Recovery testing climbs a ladder: read-through, tabletop, walkthrough, simulation, parallel, full interruption, and each rung exists to catch the errors the previous one would turn into an outage. A plan nobody has exercised on paper almost certainly has wrong contacts, wrong dependencies, and recovery objectives the business never agreed to, and the cheapest place to find that out is around a table. Assess before you act: prove the plan is coherent before you bet production on it. Breakdown: A. A full interruption test produces the strongest evidence and the audit clock is real. But running it on an unexercised plan risks a self inflicted outage, and an audit finding for a failed failover is worse than one for an untested plan. B. ✅ Correct. A tabletop costs a few hours, validates roles, sequence, dependencies and recovery targets with the people who own the processes, and produces documented evidence the regulator will accept as the first step of a testing program. Every heavier test builds on it. C. The strong distractor. Restorable backups are the foundation of any recovery and this check belongs early in the testing program. But it validates one technical component in isolation, not whether the plan around it can actually bring the business back, and it is a test the tabletop will schedule anyway. D. Asking for an extension is honest and sometimes necessary. But it is a negotiation, not a control, and 45 days is enough to run the early rungs of the ladder and show the regulator a plan under active testing. Think like a manager: A recovery plan is tested on paper before it is tested on production.
1-10 of 839
Vincent Primiani
7
4,785 points to level up
Cybersecurity. The Study Group Guy.

Online now
Joined Apr 29, 2024
New York, NY
Powered by