code grc

Incident Response for an Organisation

Who declares an incident, who is woken, who is allowed to speak, which clocks are running, and the tabletop that finds out whether any of it is true. The organisation's half of incident response — the analyst's half is segment C2.

  • trending_upIntermediate
  • schedule7h 43m
  • menu_book12 บทเรียน
  • publicEnglish
  • workspace_premiumBasic

บทสรุป

An analyst escalates. They say some version of "this is bigger than a ticket". Almost every organisation has written material covering everything up to that sentence and nothing at all covering the ten minutes after it. This segment is those ten minutes, and the four days that follow. Who is allowed to say the word incident, and what it costs them to be wrong. Who is woken at three in the morning, on what number, held on what piece of paper, and what happens when both the accountable executive and her deputy are unreachable. Which clocks start running, who in your organisation answers each one, and why any deadline you memorise on a course is the wrong number for somebody. What you must not write down while it is still running, and the four-part form that replaces it. Then the tabletop, run properly rather than described — a ninety-minute script with six timed injects — and the report that follows, which contains exactly three changes and not eleven. Every lesson produces a document you can put in front of a director. A declaration rule. A leaver-incident checklist with an owner against each of six decisions. A decision log. A role card. A printed call tree with a test date on it. A delegation ladder with thresholds you could apply at 03:00. An obligations table in which every cell holds a document and a role rather than a number. Four notifications written from one fact set. A tabletop design sheet, a filled observer sheet, and a post-incident report with three changes, three owners and three tests. Two cases run through it that are never an analyst's to close: a departing employee who took the client list, and a payment approved outside the process that had already left the account an hour before anybody noticed. One ransomware case runs through modules 2, 3 and 4, and it stops at the decisions — the restore, the recovery point and what a faster recovery tier costs belong to segment R6. Nothing in this segment is legal advice, and it contains no notification deadlines. Disclosure obligations differ by jurisdiction, sector and contract, and they change. Every obligation here is written as a question you answer for your own organisation, with the source named and dated.

เนื้อหาคอร์ส · 4 โมดูล

lockปลดล็อกด้วยการเข้าถึง
  1. 01 When It Stops Being a Ticket
    3 บทเรียน·1h 36m

    Segment C2 is the analyst's half of this subject and it ends at an escalation. This module begins at that sentence. If a lesson here tells you what to type, it has drifted into C2 and you should…

  2. 02 The Roles and the Call
    3 บทเรียน·1h 39m

    Everything in module 1 assumed somebody could be reached. This module is about the machinery of reaching them, and about what the organisation is allowed to do when nobody can be. The ransomware case…

  3. 03 The Clock
    3 บทเรียน·1h 41m

    This module gives you no deadlines. Notification duties differ by jurisdiction, sector, regime and contract, and they change; a number memorised on a course is the wrong number for somebody. What is…

  4. 04 The Tabletop and What It Changes
    3 บทเรียน·2h 47m

    A tabletop is not a test that the plan works. It exists to find where the plan is silent, which is why it is designed so that nobody can win it. The product is a findings list, and the product of the…

คำถามที่ถูกถามบ่อย

ฉันจะเรียนรู้อะไรใน Incident Response for an Organisation
Who declares an incident, who is woken, who is allowed to speak, which clocks are running, and the tabletop that finds out whether any of it is true. The organisation's half of incident response — the analyst's half is segment C2.
ฉันต้องมีประสบการณ์มาก่อนหรือไม่
แนะนำให้มีความรู้ก่อนหน้านี้ก่อนเริ่มต้น Incident Response for an Organisation
Incident Response for an Organisation ใช้เวลานานเท่าไหร่
Incident Response for an Organisation มี 4 โมดูล และ 12 บทเรียน คุณเรียนรู้ได้ตามความเร็วของคุณเอง
ฉันจะเข้าถึงได้อย่างไร
Incident Response for an Organisation รวมอยู่กับสมาชิกแบบจ่ายเงินใด ๆ

เพิ่มเติมใน การเขียนโปรแกรม

AI Without the Hype
Beginner AI Without the Hype What the model is actually doing when it answers you, why that produces something that looks like thinking, why it invents citations, and the cost mechanic almost nobody explains: a chat resends the entire conversation on every single turn. You will do the arithmetic yourself.
First Program — Scratch for ages 5–9
Beginner First Program — Scratch for ages 5–9 Nine Scratch blocks, three sessions of about twenty-five minutes, and one small program a child of five to nine builds themselves. Written for the parent sitting beside them: what to click, what they will get stuck on, what to say when it goes wrong, and when to keep your hands off the mouse.
Binary, Hex and Data Units
Beginner Binary, Hex and Data Units The topic that costs more marks than any other on the paper, taught by hand. Bits and bytes, binary and hex in all six directions, the 1000-versus-1024 trap, file sizes, transmission times, overflow, two's complement and character sets. Every module ends in a timed drill marked the way an examiner marks it.
Python From a White Sheet
Beginner Python From a White Sheet The exact sequence nine students have already walked, from a blank file to a program that asks questions, checks the answers and refuses bad input. No prior programming. No maths. You will break it repeatedly, on purpose.
IGCSE and GCSE Computer Science — Theory That Actually Gets Marked
Intermediate IGCSE and GCSE Computer Science — Theory That Actually Gets Marked The theory half of the paper, taught so it survives the exam room. The memory hierarchy and what actually happens at boot. Compilers, interpreters and assemblers, including the answer that sounds right and scores nothing. Databases from a spreadsheet up to keys and normalisation. DNS and the full path between pressing Enter and seeing the page. Systems software, and the ethical and legal section that is the easiest ten marks on the paper.
Programming for the Exam — Python Answers That Score
Intermediate Programming for the Exam — Python Answers That Score The programming half of the paper, taught at exam pitch. Pseudocode translated both ways, because the mark scheme is written in a notation nobody practises. Trace tables done column by column, including the ones with a loop and a condition inside it. Linear and binary search, bubble and insertion sort, what each costs and the comparison questions boards love. Validation against verification, and the boundary test data everybody forgets. Procedures against functions, and a systematic method for finding your own error with four minutes left.