Close Menu
GeekBlog

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    The NSA Wants You to Reboot Your Router. A Reboot Only Fixes Half the Problem.

    August 25, 2026

    One in Three Web Pages Made Since ChatGPT Was Not Written by a Human

    August 25, 2026

    2026 Is the Worst Year for Phone Sales Since 2013. Your Spec Sheet Is Paying for It.

    August 25, 2026
    Facebook X (Twitter) Instagram Threads
    GeekBlog
    • Home
    • Mobile
    • Tech News
    • Blog
    • How-To Guides
    • AI & Software
    Facebook
    GeekBlog
    Home»Tech News»The NSA Wants You to Reboot Your Router. A Reboot Only Fixes Half the Problem.
    Tech News

    The NSA Wants You to Reboot Your Router. A Reboot Only Fixes Half the Problem.

    Marcus BennettBy Marcus BennettAugust 25, 20269 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    Share
    Facebook Twitter LinkedIn Pinterest Email Copy Link

    There is one computer in your home that has been running continuously for months, has never been updated, has a password you last thought about on the day you moved in, and sits directly between every other device you own and the internet.

    It is the box with the antennas. Almost nobody logs into it. That is exactly why state sponsored intelligence services keep going after it.

    Earlier this year the FBI, the NSA and law enforcement partners across more than a dozen countries announced they had disrupted a network of compromised small office and home office routers being run by Russian military intelligence. The follow up advice was blunt and it has been circulating ever since: restart your router. That advice is good. It is also incomplete in a way that matters, because the specific attack described in that advisory is one that survives a restart without any trouble at all.

    The short version

    • Who: the GRU’s 85th Main Special Service Center, better known as APT28, Fancy Bear or Forest Blizzard
    • What they did: compromised consumer grade routers, mostly TP-Link, and rewrote the DNS settings the router hands out to every device on the network
    • The entry point: CVE-2023-50224 on TP-Link WR841N units, an authentication bypass that leaks stored credentials through a crafted HTTP request
    • The goal: sit in the middle of browser sessions and desktop mail clients to harvest passwords and OAuth tokens
    • Who was targeted: government, military, defense contractors and tech firms across the Czech Republic, Italy, Lithuania, Poland, Ukraine, the UAE and the US
    • The response: a court authorized operation that remotely reset thousands of infected devices, plus a joint advisory in April 2026
    • The catch: a reboot clears memory resident malware. It does not clear a rewritten DNS setting, because that is saved configuration.

    What the attack actually did

    Most people picture router hacking as someone stealing your Wi-Fi. This was not that. It was quieter and considerably more useful to an intelligence service.

    Your router does not just move packets. It also tells every laptop, phone and smart TV on your network which DNS server to use, through DHCP. DNS is the lookup layer that turns a name you type into an address a machine can reach. Whoever controls that lookup controls where your traffic actually goes, regardless of what the address bar says.

    APT28 changed that setting. The compromised routers began handing out attacker controlled DNS servers to everything connected to them. From there the group ran adversary in the middle attacks against follow on connections, including browser sessions and desktop applications, with the goal of collecting passwords, OAuth tokens and other credentials for web and email services.

    Activity traced back to at least 2024, with a related cluster using rented virtual servers to reach the routers from around August 2025. Nothing about it needed a zero day or a nation state budget. The way in was a public vulnerability in a cheap router that most owners had never patched.

    Recommended for you:

    One in Three Web Pages Made Since ChatGPT Was Not Written by a Human
    Tech News·Aug 25, 2026

    One in Three Web Pages Made Since ChatGPT Was Not Written by a Human

    StageWhat happenedDoes a reboot undo it?
    1. DiscoveryInternet wide scanning finds routers with exposed admin interfaces and known flawsNo. Your device is still findable the second it comes back up.
    2. AccessAn authentication bypass leaks stored credentials through a crafted HTTP requestNo. The vulnerability lives in firmware.
    3. DNS rewriteDHCP settings are edited to hand out attacker owned DNS serversNo. This is saved config, and it reloads on boot.
    4. InterceptionTraffic is steered through infrastructure that can sit between you and the serviceOnly until the next lease renews with the same poisoned setting.
    5. ImplantsAny malicious process running only in memoryYes. This is the part a restart genuinely kills.

    So why does everyone say reboot

    Because for most router malware, it works, and it costs you ninety seconds.

    Routers are small embedded computers with very little storage. Attackers who get onto one usually cannot write large payloads to flash without risking a device that fails to boot and gets replaced. So the standard pattern is to keep the working payload in RAM. Pull the plug and RAM empties. The infection is gone.

    That is not a theory. It is the reason the FBI publicly asked people to reboot routers back in the VPNFilter era, and the reason security teams still recommend a monthly restart as basic hygiene. A reboot also forces the device to reload its configuration and, on many models, to check for and apply firmware it had already downloaded.

    What a reboot clears, and what it does not

    Cleared by a restart lives in volatile memory

    Malware payloads running only in RAM Live attacker sessions and open tunnels Temporary implants staged after infection Stalled processes and memory leaks Cached routes the attacker was relying on

    Survives a restart lives in saved configuration or flash

    Rewritten DNS and DHCP settings Changed admin password or added account Remote management left switched on Port forwarding and firewall rules Unpatched firmware and flash resident code

    The lesson security researchers learned the hard way

    VPNFilter is the case study everyone in this field points to, and it is the reason “just reboot” became a contested piece of advice.

    That campaign hit hundreds of thousands of devices and used a three stage design. Stages two and three carried the actual capability, and both lived in memory, so a restart wiped them. Stage one did not. It was written to persistent storage specifically so it would survive a reboot, phone home, and pull the payload down again. Owners who rebooted felt safer for roughly as long as it took the device to reconnect.

    The same logic applies to the GRU campaign, only worse, because the payload was never the point. The point was a configuration change. You can reboot a router with poisoned DNS settings a hundred times and it will faithfully reload those settings every single time.

    If you suspect you were actually hit

    A reboot is not the fix. A factory reset is, followed immediately by a firmware update and a fresh admin password, in that order. Resetting first and updating second matters, because a reset restores the old vulnerable firmware along with the old defaults, and that gap is exactly what got scanned in the first place. Do not restore a saved configuration backup afterward. If the config was tampered with, restoring it puts the attacker’s settings straight back.

    The checklist that is actually worth ten minutes

    The joint advisory and the National Cybersecurity Alliance land on the same short list. None of it is exotic, and all of it closes doors that scanning tools look for constantly.

    Do thisWhy it mattersTime
    Change the admin passwordDefault credentials get published in lists and traded. Aim for 16 characters, stored in a password manager, and turn on multi factor authentication for admin access if the model supports it.2 min
    Turn off remote managementIf the admin panel answers from the open internet, you are in every scan result. Almost no home user needs this on.1 min
    Update the firmwareThis is the only step that closes the actual hole. Enable automatic updates if the option exists.5 min
    Check your DNS settingsLook at the DHCP and WAN pages. If the DNS servers are anything you do not recognize and did not set, that is the finding.2 min
    Take certificate warnings seriouslyAn interception attack usually announces itself as a browser or mail client warning that people click through out of habit.Ongoing
    Reboot monthlyCheap insurance against anything living in memory, and it costs you nothing but a minute of downtime.1 min

    At some point patching stops being an option

    The uncomfortable part of the advisory is the line about upgrading end of support devices, because that is a spending recommendation dressed as a security one.

    Recommended for you:

    Mattel Is Paying Someone $50,000 for Being Good at UNO, and You Can Qualify From the Couch
    Tech News·Aug 24, 2026

    Mattel Is Paying Someone $50,000 for Being Good at UNO, and You Can Qualify From the Couch

    Consumer routers typically stop receiving meaningful firmware updates around five years after launch, and budget models often go quiet far sooner, sometimes after two. Premium hardware can run five to seven years of support. Once a device is past that line, no amount of checklist work helps, because there is nobody left to write the patch for the next vulnerability that gets published.

    The router in this campaign is a good illustration. The WR841N is an inexpensive, enormously popular model that has been sold in huge numbers for over a decade. That combination, cheap and everywhere and old, is precisely what makes a device attractive to scan for. There is nothing wrong with buying budget networking gear. There is something wrong with running it in 2026 on firmware from 2019.

    This is also not the first time your router has been the interesting part of the story. We have watched a similar credential harvesting trick play out on hotel Wi-Fi networks poisoned to steal Microsoft 365 logins, seen takedowns of botnets built out of ordinary consumer devices, and watched the same anxiety turn into trade policy when Washington moved against consumer routers made outside the US. The router keeps ending up at the center because it is the one device with a view of everything and an owner who never looks at it.

    The honest summary

    Reboot your router. It is free, it takes a minute, and there is a real class of infection it removes cleanly.

    Then go one step further, because the campaign that triggered all this coverage was not a memory resident implant. It was a settings change, made once, that quietly persisted through every restart afterward. Open the admin page, look at what DNS servers your network is being told to use, update the firmware, and turn off remote access on the way out.

    Ten minutes, once. Then set a reminder to check again in six months, which is roughly the interval at which someone publishes a new vulnerability for a router a lot of people are still running.

    APT28 Cybersecurity DNS Hijacking FBI Home Network NSA Router Security
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email Copy Link
    Previous ArticleOne in Three Web Pages Made Since ChatGPT Was Not Written by a Human
    Marcus Bennett

      Marcus Bennett is GeekBlog's Android expert, covering everything from Google's Pixel line and Samsung Galaxy flagships to OnePlus, Nothing, Xiaomi and the broader Android ecosystem. He follows each Android OS release, One UI and Pixel Feature Drop, custom ROMs and the foldable wave, translating spec sheets and beta builds into hands-on guidance for readers choosing their next Android phone, tablet or wearable.

      Related Posts

      9 Mins Read

      One in Three Web Pages Made Since ChatGPT Was Not Written by a Human

      7 Mins Read

      Mattel Is Paying Someone $50,000 for Being Good at UNO, and You Can Qualify From the Couch

      8 Mins Read

      Fewer Than Ten Are Known to Exist. A French Cereal Promo Made These Nintendo Handhelds a $12,000 Set.

      9 Mins Read

      A Laptop Caught Fire Mid Cabin on American Airlines 2398, and the FAA Wants to Know Why

      8 Mins Read

      AliExpress Was Playing Silent Sound Through Your Speakers to Work Out Who You Are

      9 Mins Read

      Nvidia’s AI Security Alliance Tripled to 120 Members. OpenAI and Anthropic Still Won’t Join.

      Top Posts

      How to Use Microsoft Teams: A Beginner’s Guide

      July 7, 20262 Views

      Zip to APK: Convert ZIP Archives Into Installable Android Packages Quickly

      January 16, 20262 Views

      Samsung Set a Date for the Galaxy S26 FE. The Only Real Upgrade Is the Chip.

      August 20, 20261 Views
      Stay In Touch
      • Facebook

      Subscribe to Updates

      Get the latest tech news from FooBar about tech, design and biz.

      Most Popular

      Best Stores for Buying MP3 and Digital Music You Can Keep Forever (2026)

      August 2, 2025932 Views

      Discord will require a face scan or ID for full access next month

      February 9, 2026770 Views

      Trade in your old phone and get up to $1,100 off a new iPhone 17 at AT&T – here’s how

      September 10, 2025383 Views
      Our Picks

      The NSA Wants You to Reboot Your Router. A Reboot Only Fixes Half the Problem.

      August 25, 2026

      One in Three Web Pages Made Since ChatGPT Was Not Written by a Human

      August 25, 2026

      2026 Is the Worst Year for Phone Sales Since 2013. Your Spec Sheet Is Paying for It.

      August 25, 2026

      Subscribe to Updates

      Get the latest creative news from FooBar about art, design and business.

      HEICJPG.online - Convert HEIC to JPG online
      Facebook
      • About Us
      • Contact us
      • Privacy Policy
      • Disclaimer
      • Terms and Conditions
      © 2026 GeekBlog

      Type above and press Enter to search. Press Esc to cancel.