{"id":16370,"date":"2025-09-08T06:54:29","date_gmt":"2025-09-08T06:54:29","guid":{"rendered":"http:\/\/localhost\/?p=16370"},"modified":"2025-09-08T06:54:29","modified_gmt":"2025-09-08T06:54:29","slug":"you-didnt-get-phished-you-onboarded-the-attacker","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=16370","title":{"rendered":"You Didn&#8217;t Get Phished \u2014 You Onboarded the Attacker_THN:BC9519A515F29CB7093E17602001C088"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2025-09-08T11:09:20&#8243;,&#8221;description&#8221;:&#8221;![](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)\\n\\n## When Attackers Get Hired: Today&#8217;s New Identity Crisis\\n\\nWhat if the star engineer you just hired isn&#8217;t actually an employee, but an attacker in disguise? This isn&#8217;t phishing; it&#8217;s infiltration by onboarding.\\n\\nMeet \\&#8221;Jordan from Colorado,\\&#8221; who has a strong resume, convincing references, a clean background check, even a digital footprint that checks out.\\n\\nOn day one, Jordan logs into email and attends the weekly standup, getting a warm welcome from the team. Within hours, they have access to repos, project folders, even some copy\/pasted dev keys to use in their pipeline.\\n\\nA week later, tickets close faster, and everyone&#8217;s impressed. Jordan makes insightful observations about the environment, the tech stack, which tools are misconfigured, and which approvals are rubber-stamped.\\n\\nBut Jordan wasn&#8217;t Jordan. And that red-carpet welcome the team rolled out was the equivalent to a golden key, handed straight to the adversary.\\n\\n## From Phishing to Fake Hires\\n\\nThe modern con isn&#8217;t a malicious link in your inbox; it&#8217;s a legitimate login inside your organization.\\n\\nWhile phishing is still a serious threat that continues to grow (especially with the increase in AI-driven attacks), it&#8217;s a well-known attack path. Organizations have spent years hardening email gateways, training employees to recognize and report malicious content, and running internal phishing tests.\\n\\nWe defend against a flood of phishing emails daily, as there&#8217;s been a 49% increase in phishing since 2021, and a 6.7x increase in large language models (LLMs) being used to generate emails with convincing lures. It&#8217;s becoming significantly easier for attackers to run phishing attacks.\\n\\nBut that&#8217;s not how Jordan got in. Despite numerous defenses pointed at email, Jordan got in with HR paperwork.\\n\\n## Why is Hiring Fraud a Problem Now?\\n\\nRemote hiring has scaled rapidly in the past few years. Industries have discovered that 100% remote work is possible, and employees no longer need offices with physical (and easily defendable) perimeters. Moreover, talented resources exist anywhere on the planet. Hiring remotely means organizations can benefit from an expanded hiring pool, with the potential for more qualifications and skills. But remote hiring also removes the intuitive and natural protections of in-person interviews, creating a new opening for threat actors.\\n\\nToday, identity is the new perimeter. And that means your perimeter can be faked, impersonated, or even AI-generated. References can be spoofed. Interviews can be coached or proxied. Faces and voices can be generated (or deepfaked)\ufffc by AI. An anonymous adversary can now convincingly appear as \\&#8221;Jordan from Colorado\\&#8221; and get an organization to give them the keys to the kingdom. \\n\\n## Hiring Fraud in the Wild: North Korea&#8217;s Remote \\&#8221;Hire\\&#8221; Operatives\\n\\nThe threat of remote hiring fraud isn&#8217;t something we&#8217;re watching roll in on the horizon or imagine in scary stories around the campfire. \\n\\nA report published in August of this year revealed over 320 cases of North Korean operatives infiltrating companies by posing as remote IT workers with false identities and polished resumes. That single example has seen a 220% increase year-over-year, which means this threat is escalating quickly., which means this threat is escalating quickly.\\n\\nMany of these North Korean operatives used AI-generated profiles, deepfakes, and real-time AI manipulation to pass interviews and vetting protocols. One case even involved American accomplices who were operating \\&#8221;laptop farms\\&#8221; to provide the operatives with physical US setups, company\u2011issued machines, and domestic addresses and identities. Through this scheme, they were able to steal data and funnel salaries back to North Korea&#8217;s regime, all while evading detection.\\n\\nThese aren&#8217;t isolated hacktivist stunts, either. Investigations have identified this as a systematic campaign, often targeting Fortune 500 companies. \\n\\n## The Castle \\u0026 Moat Problem \\n\\nMany organizations respond by overcorrecting: _\\&#8221;I want my entire company to be as locked down as my most sensitive resource.\\&#8221;_\\n\\nIt seems sensible\u2014until the work slows to a crawl. Without nuanced controls that allow your security policies to distinguish between legitimate workflows and unnecessary exposure, simply applying rigid controls that lock everything down across the organization will grind productivity to a halt. Employees need access to do their jobs. If security policies are too restrictive, employees are either going to find workarounds or continually ask for exceptions. \\n\\nOver time, risk creeps in as exceptions become the norm.\\n\\nThis collection of internal exceptions slowly pushes you back towards \\&#8221;the castle and moat\\&#8221; approach. The walls are fortified from the outside, but open on the inside. And giving employees the key to unlock everything inside so they can do their jobs means you are giving one to Jordan, too.\\n\\nIn other words, locking everything down the wrong way can be just as dangerous as leaving it open. Strong security must account for and adapt to real-world work, otherwise, it collapses.\\n\\n## How To Achieve a Zero Standing Privileges State and Block Fraudulent New Hires Without the Trade-Off\\n\\nWe&#8217;ve all heard of zero trust: never trust, always verify. This applies to every request, every time, even after someone is already \\&#8221;inside.\\&#8221; \\n\\nNow, with our new perimeter, we have to view this security framework through the lens of identity, which brings us to the concept of zero standing privileges (ZSP).\\n\\nUnlike the castle model, which locks everything down indiscriminately, a ZSP state should be built around flexibility with guardrails:\\n\\n  * **No always-on access by default** \\\\- The baseline for every identity is always the minimum access required to function. \\n  * **JIT (Just-in-Time) + JEP (Just&#8211;Enough-Privilege) &#8211; -** Extra access takes the form of a small, scoped permission that exists only when needed, for the finite duration needed, and then gets revoked when the task is done.\\n  * **Auditing and accountability -** Every grant and revoke is logged, creating a transparent record.\\n\\n\\n\\nThis approach closes the gap left by the castle problem. It ensures attackers can&#8217;t rely on persistent access, while employees can still move quickly through their work. Done right, a ZSP approach aligns productivity and protection instead of forcing a choice between them. Here are a few more tactical steps that teams can take to eliminate standing access across their organization:\\n\\n### The Zero Standing Privileges Checklist\\n\\n#### **Inventory \\u0026 baselines:**\\n\\n  * Consolidate all identities (employees, contractors, service accounts) into one place.\\n  * Set role-based minimums.\\n  * Remove dangling, legacy, and overprovisioned rights.\\n\\n\\n\\n#### **Request \u2013 Approve \u2013 Remove:**\\n\\n  * Enable users to ask for access where they work (Slack, Teams, or a portal).\\n  * Automate approvals, or route through custom workflows with full context: who, why, scope, duration.\\n  * Ensure approvals grant just enough, just-in-time access.\\n  * Auto-revoke access when the task is complete.\\n  * **Guardrails by design:**\\n  * Enforce time-boxed sessions, least-privilege scopes, and controlled break-glass procedures with tight limits.\\n  * Offer pre-approved bundles for common tasks so access happens seamlessly and workflows are uninterrupted.\\n\\n\\n\\n#### **Full audit and evidence**\\n\\n  * Log and sign every grant, change, and revoke action.\\n  * Maintain exportable, clean evidence for reviews, incident investigations, and compliance.\\n\\n\\n\\n## Taking Action: Start Small, Win Fast\\n\\nA practical way to begin is by piloting ZSP on your most sensitive system for two weeks. Measure how access requests, approvals, and audits flow in practice. Quick wins here can build momentum for wider adoption, and prove that security and productivity don&#8217;t have to be at odds.\\n\\nBeyondTrust Entitle, a cloud access management solution, enables a ZSP approach, providing automated controls that keep every identity at the minimum level of privilege, always. When work demands more, employees can receive it on request through time-bound, auditable workflows. Just enough access is granted just in time, then removed.\\n\\nBy taking steps to operationalize zero standing privileges, you empower legitimate users to move quickly\u2014without leaving persistent privileges lying around for Jordan to find.\\n\\nReady to get started? Click here to get a free red-team assessment of your identity infrastructure.\\n\\n**Note:** _This article was expertly written and contributed by David van Heerden, Sr. Product Marketing Manager. David van Heerden \u2014 a self-described general nerd, metalhead, and wannabe film snob \u2014 has worked in IT for over 10 years, sharpening his technical skills and developing a knack for turning complex IT and security concepts into clear, value-oriented topics. At BeyondTrust, he has taken on the Sr. Product Marketing Manager role, leading the entitlements marketing strategy._\\n\\nFound this article interesting? This article is a contributed piece from one of our valued partners. Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.\\n&#8221;,&#8221;published&#8221;:&#8221;2025-09-08T09:20:00&#8243;,&#8221;modified&#8221;:&#8221;2025-09-08T09:20:00&#8243;,&#8221;type&#8221;:&#8221;thn&#8221;,&#8221;title&#8221;:&#8221;You Didn&#8217;t Get Phished \u2014 You Onboarded the Attacker&#8221;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;THN:BC9519A515F29CB7093E17602001C088&#8243;,&#8221;bulletinFamily&#8221;:&#8221;info&#8221;,&#8221;cwe&#8221;:null,&#8221;cvelist&#8221;:[],&#8221;sourceData&#8221;:&#8221;&#8221;,&#8221;sourceHref&#8221;:&#8221;&#8221;,&#8221;cvss&#8221;:{&#8220;score&#8221;:0,&#8221;severity&#8221;:&#8221;NONE&#8221;,&#8221;vector&#8221;:&#8221;NONE&#8221;,&#8221;version&#8221;:&#8221;NONE&#8221;},&#8221;cvss2&#8243;:{},&#8221;cvss3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;,&#8221;cvssV3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;}},&#8221;href&#8221;:&#8221;https:\/\/thehackernews.com\/2025\/09\/you-didnt-get-phished-you-onboarded.html&#8221;,&#8221;category_name&#8221;:&#8221;News&#8221;,&#8221;post_link&#8221;:&#8221;&#8221;,&#8221;product&#8221;:&#8221;&#8221;,&#8221;version&#8221;:&#8221;&#8221;,&#8221;vendor&#8221;:&#8221;&#8221;,&#8221;ai_description&#8221;:&#8221;&#8221;,&#8221;ai_severity&#8221;:&#8221;&#8221;,&#8221;ai_vendor&#8221;:&#8221;&#8221;,&#8221;ai_product&#8221;:&#8221;&#8221;,&#8221;ai_version&#8221;:&#8221;&#8221;,&#8221;ai_score&#8221;:0}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2025-09-08T11:09:20&#8243;,&#8221;description&#8221;:&#8221;![](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)\\n\\n## When Attackers Get Hired: Today&#8217;s New Identity Crisis\\n\\nWhat if the star engineer you just hired isn&#8217;t actually an employee, but an attacker in disguise?&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[6,8,12,13,33,7,11,43,5],"class_list":["post-16370","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-exploit","tag-news","tag-none","tag-security","tag-tapic","tag-thn","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>You Didn&#039;t Get Phished \u2014 You Onboarded the Attacker_THN:BC9519A515F29CB7093E17602001C088 - zero redgem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zero.redgem.net\/?p=16370\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"You Didn&#039;t Get Phished \u2014 You Onboarded the Attacker_THN:BC9519A515F29CB7093E17602001C088 - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2025-09-08T11:09:20&#8243;,&#8221;description&#8221;:&#8221;![](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)nn## When Attackers Get Hired: Today&#8217;s New Identity CrisisnnWhat if the star engineer you just hired isn&#8217;t actually an employee, but an attacker in disguise?...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=16370\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-08T06:54:29+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=16370#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=16370\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"You Didn&#8217;t Get Phished \u2014 You Onboarded the Attacker_THN:BC9519A515F29CB7093E17602001C088\",\"datePublished\":\"2025-09-08T06:54:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=16370\"},\"wordCount\":1590,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"news\",\"NONE\",\"Security\",\"tapic\",\"thn\",\"Vulnerability\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=16370#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=16370\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=16370\",\"name\":\"You Didn't Get Phished \u2014 You Onboarded the Attacker_THN:BC9519A515F29CB7093E17602001C088 - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2025-09-08T06:54:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=16370#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=16370\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=16370#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"You Didn&#8217;t Get Phished \u2014 You Onboarded the Attacker_THN:BC9519A515F29CB7093E17602001C088\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"You Didn't Get Phished \u2014 You Onboarded the Attacker_THN:BC9519A515F29CB7093E17602001C088 - zero redgem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zero.redgem.net\/?p=16370","og_locale":"en_US","og_type":"article","og_title":"You Didn't Get Phished \u2014 You Onboarded the Attacker_THN:BC9519A515F29CB7093E17602001C088 - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2025-09-08T11:09:20&#8243;,&#8221;description&#8221;:&#8221;![](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)nn## When Attackers Get Hired: Today&#8217;s New Identity CrisisnnWhat if the star engineer you just hired isn&#8217;t actually an employee, but an attacker in disguise?...","og_url":"https:\/\/zero.redgem.net\/?p=16370","og_site_name":"zero redgem","article_published_time":"2025-09-08T06:54:29+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=16370#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=16370"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"You Didn&#8217;t Get Phished \u2014 You Onboarded the Attacker_THN:BC9519A515F29CB7093E17602001C088","datePublished":"2025-09-08T06:54:29+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=16370"},"wordCount":1590,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","news","NONE","Security","tapic","thn","Vulnerability"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=16370#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=16370","url":"https:\/\/zero.redgem.net\/?p=16370","name":"You Didn't Get Phished \u2014 You Onboarded the Attacker_THN:BC9519A515F29CB7093E17602001C088 - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2025-09-08T06:54:29+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=16370#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=16370"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=16370#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"You Didn&#8217;t Get Phished \u2014 You Onboarded the Attacker_THN:BC9519A515F29CB7093E17602001C088"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/16370","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16370"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/16370\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16370"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=16370"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=16370"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}