{"id":8161,"date":"2025-12-01T08:55:09","date_gmt":"2025-12-01T14:55:09","guid":{"rendered":"https:\/\/blogs.infoblox.com\/?p=12633"},"modified":"2025-12-01T08:55:09","modified_gmt":"2025-12-01T14:55:09","slug":"dns-uncovers-infrastructure-used-in-sso-attacks","status":"publish","type":"post","link":"https:\/\/ddi.mohflo.net\/index.php\/2025\/12\/01\/dns-uncovers-infrastructure-used-in-sso-attacks\/","title":{"rendered":"DNS Uncovers Infrastructure Used in SSO Attacks"},"content":{"rendered":"<p>We recently received a tip from a customer that their institution was under recurring attacks that targeted their student single sign-on (SSO) portal. The threat actor leveraged <a href=\"https:\/\/github.com\/kgretzky\/evilginx2\" target=\"_blank\"><strong>Evilginx<\/strong><\/a> (likely version 3.0), an open source, advanced phishing adversary-in-the-middle (AITM, aka MITM) framework designed to steal login credentials and session cookies. Evilginx is widely used by cybercriminals to undermine multi-factor authentication (MFA) security, and this actor has used it to target at least 18 universities and educational institutions across the United States since April 2025. The campaigns were delivered through email and the phishing domains used subdomains that mimicked the legitimate SSO sites. Figure 1 shows a timeline of attack volumes, based on DNS, against the schools.<\/p>\n<p><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/ddi.mohflo.net\/wp-content\/uploads\/2025\/12\/dns-uncovers-infrastructure-used-in-sso-attacks.png?w=640&#038;ssl=1\" alt=\"Figure 1\"><\/p>\n<p class=\"image-caption\">Figure 1. A timeline of SSO phishing attacks against higher educational institutions by the actor between April 12-Nov 16, 2025. Each color represents a different university.<\/p>\n<p>Evilginx employs multiple evasion techniques, making it difficult to detect and analyze using common methods. For example, the software resists security scanners. Additionally, the actor running the university campaigns configured their toolkit to use short-lived phishing URLs and hide its servers behind Cloudflare proxies. Combined with Evilginx\u2019s reverse-proxy characteristics, these tactics challenge traditional detection methods such as URL analysis and front-end code inspection (HTML, CSS, JavaScript). Nevertheless, the campaigns had consistent DNS patterns that allowed us to craft a signature for effective, continuous tracking using initial web server fingerprinting and extensive DNS-based analysis.<\/p>\n<p>We uncovered nearly 70 domains related to these attacks and created tracking mechanisms to identify future activity. This work demonstrates that DNS can uncover malicious infrastructure that is otherwise very hard to detect, and the results can be used to pre-emptively protect organizations from compromise, including data breaches. It also highlights the benefit of collaboration: by sharing their story, our customer has helped protect many others.<\/p>\n<h3>Campaigns<\/h3>\n<p>In the campaigns we analyzed, students were targeted via personalized emails that contained TinyURL links. These short links redirected to phishing URLs dynamically generated from Evilginx phishlets\u2014configuration files that define how the proxy interacts between the victim\u2019s device and the legitimate site. Each phishing URL used a subdomain that impersonated the target brand and a URI with eight random alphabetic characters (case-insensitive).<\/p>\n<p>The URLs expired within 24 hours, a tactic to limit exposure and evade detection. When victims accessed the phishing URL, Evilginx proxied the legitimate login flows in real time, making traffic appear normal and bypassing MFA. Figure 2 shows a simplified view of the actor\u2019s campaign that targeted students enrolled at the University of San Diego, one of many universities that received these emails.<\/p>\n<p><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/ddi.mohflo.net\/wp-content\/uploads\/2025\/12\/dns-uncovers-infrastructure-used-in-sso-attacks-1.png?w=640&#038;ssl=1\" alt=\"Figure 2\"><\/p>\n<p class=\"image-caption\">Figure 2. The threat actor used Evilginx to target University of San Diego students.<\/p>\n<h3>DNS Unveils Targets<\/h3>\n<p>Although the Evilginx proxy phishing URLs expired quickly, traces of their activities remain in passive DNS. When cybercriminals configure subdomains for phishlets, they typically use names that closely mimic legitimate login pages to appear authentic. This particular actor uses subdomain labels that match the legitimate service domain. For example, in <a href=\"https:\/\/urlscan.io\/result\/019a3727-739a-765f-b998-2ca9c0933028\/\" target=\"_blank\"><strong>one attack<\/strong><\/a> the phishing subdomain shibbolethmainrit[.]fiuy[.]weddingsarahetemmanuel[.]com impersonated a Rochester Institute of Technology SSO login page, which is hosted at shibboleth.main.ad.rit.edu. Both domains share the prefix \u201cshibboleth,\u201d which refers to an open-source identity management and authentication service.<\/p>\n<p>By analyzing these labels, we determined that the actor has targeted at least 18 different U.S. universities. Figure 3 highlights the most targeted institutions based on the volume of DNS queries to their phishing sites. The top five targeted institutions are the University of California Santa Cruz, University of California Santa Barbara, University of San Diego, Virginia Commonwealth University, and the University of Michigan.<\/p>\n<p><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/ddi.mohflo.net\/wp-content\/uploads\/2025\/12\/dns-uncovers-infrastructure-used-in-sso-attacks-2.png?w=640&#038;ssl=1\" alt=\"Figure 3\"><\/p>\n<p class=\"image-caption\">Figure 3. Universities targeted by the Evilginx actor<\/p>\n<p>While the actor is currently using Cloudflare to hide their hosting location, they previously used dedicated servers in GoDaddy and NameCheap. In their infrastructure conversion, they reused some domains, allowing us to unravel a much larger set of campaigns and analyze the attack timeline. In total, we found 67 domains owned by the actor. The first domain observed was catering-amato[.]com.<\/p>\n<p>The first known phishing attack using this infrastructure occurred on April 12, 2025, against the University of San Diego. Attack volumes remained relatively low until mid-2025, when activity increased significantly. Additional targets were added over time; the University of Maryland, Baltimore County on November 16, 2025. See Figure 1. <\/p>\n<h3>DNS as a Detection Weapon<\/h3>\n<p>The low detection rates across the cybersecurity community highlight how effective Evilginx\u2019s evasion techniques have become. Recent versions, such as Evilginx Pro, add features that make detection even harder. These include default use of wildcard TLS certificates, bot filtering through advanced fingerprinting like JA4, decoy web pages, improved integration with DNS providers (e.g., Cloudflare, DigitalOcean), multi-domain support for phishlets, and JavaScript obfuscation. As Evilginx continues to mature, identifying its phishing URLs will only become more challenging. Traditional detection methods and manual hunting can\u2019t keep pace at scale. Fortunately, threat actors who leverage tools like Evilginx usually still utilize domain names for their operations and often leave fingerprints, allowing us a means to be a little devilish and foil their plans.<\/p>\n<h3>IoAs<\/h3>\n<p>The table below provides IoAs (indicators of activity) used by this Evilginx threat actor. We strongly recommend that organizations block the domains in this list for better protection over DNS. For more indicators, visit the Infoblox Threat Intel Github repo: <a href=\"https:\/\/github.com\/infobloxopen\/threat-intelligence\/tree\/main\" target=\"_blank\"><strong>https:\/\/github.com\/infobloxopen\/threat-intelligence\/tree\/main<\/strong><\/a>.<\/p>\n<table>\n<thead>\n<tr>\n<th>Indicator<\/th>\n<th>Type<\/th>\n<th>Note<\/th>\n<\/tr>\n<\/thead>\n<tbody readability=\"88\">\n<tr readability=\"2\">\n<td>132[.]148[.]73[.]92<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>132[.]148[.]74[.]178<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>160[.]153[.]176[.]197<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>160[.]153[.]178[.]199<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>162[.]0[.]214[.]254<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>162[.]0[.]228[.]151<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>192[.]169[.]177[.]165<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>199[.]192[.]23[.]40<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>203[.]161[.]60[.]59<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>208[.]109[.]244[.]86<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>208[.]109[.]39[.]196<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>64[.]202[.]186[.]223<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>66[.]29[.]133[.]135<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>72[.]167[.]224[.]193<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>72[.]167[.]52[.]130<\/td>\n<td>IPv4<\/td>\n<td>Dedicated IP address hosting Evilginx phishing proxy domains<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>acmsquared[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>ads2ads[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"4\">\n<td>aghomesandproperties[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>allwebdirectories[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>amj-international[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>apartamentosmalaga[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>armingaud[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>bazmepaigham[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>bedrijvenregister[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>bestshayari[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"4\">\n<td>brillianceboundielts[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>brownak[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>buildonhope[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"4\">\n<td>cappadociavisittours[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>catering-amato[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>cccsok[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>citywideprayer[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>controlunlimited[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>coralridgehour[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>dartsinireland[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>data-logistics[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>dhoughton[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>dogcuty[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>e-briefe[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>eggcoo[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>eheringe-trauringe[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>ehsantrust[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>esdetodo[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>fluffybascha[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>forty-something[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>freaksandfriends[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>geegletee[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>georgiayr[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>goraba[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>hafikoman[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>heisseliebe[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>hurenkontakte[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"4\">\n<td>ideallivingsolutions[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>igreensoft[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>ilchirone[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>impexinc[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>inkdchronicles[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>intellipex[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>intercuba[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>ispamembers[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>jimmylange[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>joshuasdodds[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>kbdav[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>l2storm[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>littlenuggetsco[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>lost-signal[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>lpdeco[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>monnalissaboutique[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>mpoterbaru2024[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>mykidsfashion[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>northstarcouncil[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"4\">\n<td>qrcodespoweredbygs1[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>schnaitsee[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>sercanaydin[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>srpskazemlja[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>thelovecity[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>thermalresistivity[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>transusasia[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>tubeunderwater[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"4\">\n<td>weddingsarahetemmanuel[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>winbet299mas[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<tr readability=\"2\">\n<td>yoopuipui[.]com<\/td>\n<td>domain<\/td>\n<td>Domain used by Evilginx phishing proxy URL<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<style>\n.savy-seahorse-table {font-size:14px;word-break: keep-all;}.savy-seahorse-table td:last-child, .savy-seahorse-table th:last-child {padding-right:10px;}.\/*code-format {\tfont-family: 'Courier New';}*\/.image-caption { font-size: 12px;margin-top:auto;}.list-spacing li{margin-bottom:20px}.img-container, .img-container-3-col {display: flex;}.img-container img { width: 40%; margin-bottom: 10px; height: max-content !important;}.img-container-3-col img {width: 30%;margin-bottom: 10px;}@media (max-width: 767px) {.img-container, .img-container-3-col {display: block;}.img-container img, .img-container-3-col img {width: 100%;}.grid-container { grid-template-columns: 1fr!important; }}@media (min-width: 767px) {.img-50{width:50%;}}.grid-container { display: grid; grid-template-columns: repeat(2, 1fr); gap: 40px; max-width: 800px; margin: 0 auto; align-items: stretch;}.grid-item { display: flex; flex-direction: column; justify-content: flex-start;}.grid-item img { width: 100%; height: auto;}.image-caption {font-size: 12px;}.iti-blog-table,\n.iti-blog-table * { font-size: 15px !important;\n}<\/style>\n<p> <a href=\"https:\/\/blogs.infoblox.com\/threat-intelligence\/dns-uncovers-infrastructure-used-in-sso-attacks\/\">Infoblox Original<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We recently received a tip from a customer that their<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[30,5545,5541,5544,5546,5540,5548,5547,1945,5543,5542],"tags":[38,5554,5550,5553,5555,5549,5557,5556,1950,5552,5551],"class_list":["post-8161","post","type-post","status-publish","format-standard","hentry","category-dns","category-dns-based-phishing-detection","category-evilginx-aitm-phishing","category-evilginx-attack-detection","category-evilginx-evasion-techniques","category-evilginx-phishing","category-evilginx-pro-features","category-evilginx-reverse-proxy-phishing","category-infoblox-threat-intel","category-mfa-attack","category-sso-attack","tag-dns","tag-dns-based-phishing-detection","tag-evilginx-aitm-phishing","tag-evilginx-attack-detection","tag-evilginx-evasion-techniques","tag-evilginx-phishing","tag-evilginx-pro-features","tag-evilginx-reverse-proxy-phishing","tag-infoblox-threat-intel","tag-mfa-attack","tag-sso-attack"],"featured_image_urls":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","chromenews-featured":"","chromenews-large":"","chromenews-medium":""},"author_info":{"display_name":"Infoblox","author_link":"https:\/\/ddi.mohflo.net\/index.php\/author\/infoblox\/"},"category_info":"<a href=\"https:\/\/ddi.mohflo.net\/index.php\/category\/dns\/\" rel=\"category tag\">DNS<\/a> <a href=\"https:\/\/ddi.mohflo.net\/index.php\/category\/dns-based-phishing-detection\/\" rel=\"category tag\">DNS-based phishing detection<\/a> <a href=\"https:\/\/ddi.mohflo.net\/index.php\/category\/evilginx-aitm-phishing\/\" rel=\"category tag\">Evilginx AITM phishing<\/a> <a href=\"https:\/\/ddi.mohflo.net\/index.php\/category\/evilginx-attack-detection\/\" rel=\"category tag\">Evilginx attack detection<\/a> <a href=\"https:\/\/ddi.mohflo.net\/index.php\/category\/evilginx-evasion-techniques\/\" rel=\"category tag\">Evilginx evasion techniques<\/a> <a href=\"https:\/\/ddi.mohflo.net\/index.php\/category\/evilginx-phishing\/\" rel=\"category tag\">Evilginx phishing<\/a> <a href=\"https:\/\/ddi.mohflo.net\/index.php\/category\/evilginx-pro-features\/\" rel=\"category tag\">Evilginx Pro features<\/a> <a href=\"https:\/\/ddi.mohflo.net\/index.php\/category\/evilginx-reverse-proxy-phishing\/\" rel=\"category tag\">Evilginx reverse proxy phishing<\/a> <a href=\"https:\/\/ddi.mohflo.net\/index.php\/category\/infoblox-threat-intel\/\" rel=\"category tag\">Infoblox Threat Intel<\/a> <a href=\"https:\/\/ddi.mohflo.net\/index.php\/category\/mfa-attack\/\" rel=\"category tag\">MFA attack<\/a> <a href=\"https:\/\/ddi.mohflo.net\/index.php\/category\/sso-attack\/\" rel=\"category tag\">SSO attack<\/a>","tag_info":"SSO attack","comment_count":"0","jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ddi.mohflo.net\/index.php\/wp-json\/wp\/v2\/posts\/8161","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ddi.mohflo.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ddi.mohflo.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ddi.mohflo.net\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ddi.mohflo.net\/index.php\/wp-json\/wp\/v2\/comments?post=8161"}],"version-history":[{"count":0,"href":"https:\/\/ddi.mohflo.net\/index.php\/wp-json\/wp\/v2\/posts\/8161\/revisions"}],"wp:attachment":[{"href":"https:\/\/ddi.mohflo.net\/index.php\/wp-json\/wp\/v2\/media?parent=8161"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ddi.mohflo.net\/index.php\/wp-json\/wp\/v2\/categories?post=8161"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ddi.mohflo.net\/index.php\/wp-json\/wp\/v2\/tags?post=8161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}