content(opsec): endpoint security tiers and DPRK liveness verification#400
content(opsec): endpoint security tiers and DPRK liveness verification#400artemisclaw82 wants to merge 9 commits intosecurity-alliance:developfrom
Conversation
111d872 to
6203ca9
Compare
Sidebar Configuration ReminderDocumentation files update: New in this push:
Please ensure that:
See Contributing Guide – Sidebar & Navigation for more details. This is an automated reminder. If this PR doesn't need sidebar changes, you can ignore this message. |
…boarding Adds workforce security content from Andrew Chang-Gu (CISSP) presentation: - 3-level identity verification framework (pseudonymous → verified → privileged) - Anti-deepfake liveness techniques for video interviews - Hardened onboarding sequence (identity → environment → scoped access) - Instant offboarding procedure (IdP → sessions → secrets → hardware → audit)
6203ca9 to
54a8287
Compare
|
Updated — PR now only touches the DPRK mitigation page (1 file, 58 lines added). Device security tiers saved for a follow-up after PR #381 merges (the secure OS file only exists there). |
- Remove Hardened Onboarding section (duplicates existing 'Hardening your organization') - Remove Instant Offboarding section (duplicates existing 'I hired a DPRK IT Worker') - Trim Liveness Verification intro (cross-reference TTP page instead of restating) - Add cumulative tier checks (Level 2 includes Level 1, Level 3 includes Level 2) - Add Device Security Tiers section (Managed Devices, VDI, Enterprise Browser) moved from secure-operating-systems PR to keep all Andrew content together Co-authored-by: Dickson Wu <dicksonwu654@users.noreply.github.com>
Device provisioning tiers (Managed Devices, VDI, Enterprise Browser) are general organizational security guidance, not DPRK-specific. Move from the DPRK mitigation page to the Endpoint Security page where it belongs. Replaces the placeholder content with a full page including a comparison table and cross-references to related sections. Co-authored-by: Dickson Wu <dicksonwu654@users.noreply.github.com>
|
Let's update the name of the PR plz |
Per review: removed 'Defeating Deepfakes' section and 'periodic re-verification' bullet from mitigating page. Moved liveness content to TTP page under 'Am I Interviewing' section where it contextually belongs.
Sidebar Configuration ReminderDocumentation files update: New in this push:
Please ensure that:
See Contributing Guide – Sidebar & Navigation for more details. This is an automated reminder. If this PR doesn't need sidebar changes, you can ignore this message. |
Remove unrelated config index and endpoint overview changes so this PR only includes DPRK mitigation/TTP updates from review feedback.
Per review: removed '### Tiered Identity Verification' section from mitigating page. Restored endpoint/overview.mdx with device security tiers and attribution.
|
update title and description |
…endpoint overview Per review: removed andrew-chang-gu contributed attribution from DPRK mitigating page. Replaced all emoji markers (✅⚠️ 🔑💡❌) with plain text in endpoint overview.
|
plz undraft now! |
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
| "andrew-chang-gu": { | ||
| "slug": "andrew-chang-gu", | ||
| "name": "Andrew Chang-Gu", | ||
| "avatar": "https://avatars.githubusercontent.com/andrew-chang-gu", | ||
| "github": "", | ||
| "twitter": "", | ||
| "website": "", | ||
| "company": "", | ||
| "job_title": "", | ||
| "role": "contributor", | ||
| "description": "", | ||
| "badges": [] |
There was a problem hiding this comment.
Please revert all the indentation updates regarding the other users + @DicksonWu654 what is the actual github username of Andrew? The user added doesn't seem to exist
Changes:
opsec/endpoint/overview.mdx): Device provisioning tiers (managed devices, VDI, enterprise browsers) for Web3 organizations, with role-based recommendations and comparison table.techniques-tactics-and-procedures.mdx): Added deepfake detection techniques (head turn, random phrase, hand movement, live screen-share) under the 'Am I Interviewing a DPRK IT Worker?' section.mitigating-dprk-it-workers.mdx): Removed contributed role that didn't apply.Authors: @DicksonWu654, @andrew-chang-gu