<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community:  IntSpired®</title>
    <description>The latest articles on DEV Community by  IntSpired® (@intspired).</description>
    <link>https://dev.to/intspired</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3885928%2Fc1a97114-c97b-407a-aa58-a259c0b82bdf.PNG</url>
      <title>DEV Community:  IntSpired®</title>
      <link>https://dev.to/intspired</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/intspired"/>
    <language>en</language>
    <item>
      <title>Not All Threat Vectors Are Wired</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Tue, 21 Jul 2026 19:08:34 +0000</pubDate>
      <link>https://dev.to/intspired/not-all-threat-vectors-are-wired-3f5d</link>
      <guid>https://dev.to/intspired/not-all-threat-vectors-are-wired-3f5d</guid>
      <description>&lt;p&gt;Most traditional security operations centres (SOCs) were built around IP-based enterprise infrastructure. Firewalls, endpoints, servers, identity systems, cloud logs and network traffic form the core of the detection stack.&lt;/p&gt;

&lt;p&gt;That approach assumes suspicious activity will eventually surface through an IP connection, a managed device, an application log or another monitored part of the enterprise environment.&lt;/p&gt;

&lt;p&gt;For a long time, that assumption covered much of the attack surface. It no longer covers all of it.&lt;/p&gt;

&lt;p&gt;Wireless systems have always introduced risks that conventional monitoring may not see directly. Wi-Fi, Bluetooth, radio-frequency identification (RFID) and earlier cellular generations all created activity beyond the visibility of standard endpoint and network sensors.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Radio frequency (RF) does not stop at Wi-Fi.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;5G has expanded the wireless attack surface across user equipment, radio access networks (RAN), virtualised core functions, edge infrastructure, service-based interfaces and machine-to-machine communications. 6G is likely to extend that dependence on distributed, software-defined and radio-connected infrastructure further still.&lt;/p&gt;

&lt;p&gt;RAN activity, over-the-air signalling, rogue radio infrastructure, interference, handovers between devices and base stations, and manipulation of radio-layer protocols may never touch the sensors used by a traditional enterprise SOC.&lt;/p&gt;

&lt;p&gt;Some of the resulting activity may eventually appear in an IP log or core-network event. The initial radio-layer activity may remain unobserved.&lt;/p&gt;

&lt;p&gt;If your monitoring stack only watches enterprise networks, hosts and cloud infrastructure, an entire class of wireless threats may be invisible by design, not by accident.&lt;/p&gt;

&lt;p&gt;This is not a minor blind spot. It is a structural visibility gap.&lt;/p&gt;

&lt;p&gt;Where there is no SOC at all — which is common among smaller operators, private-network operators, MVNOs, suppliers and technology vendors — the gap does not disappear. It means a different process is needed to identify and prioritise the risk before an incident occurs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Threat modelling without a SOC&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Without a SOC, you are not necessarily detecting live attacks.&lt;/p&gt;

&lt;p&gt;You are anticipating plausible attack paths, identifying what you could observe, exposing what you could not observe and deciding where controls should be strengthened.&lt;/p&gt;

&lt;p&gt;That shifts the workflow from continuous detection towards structured prioritisation, but the underlying threat-modelling frameworks still provide a practical foundation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frezzh8wvoz6csefgb66q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frezzh8wvoz6csefgb66q.png" alt="Threat modelling without a SOC." width="800" height="566"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; Threat modelling without a SOC. An IntSpired-style workflow combining the Diamond Model, MITRE FiGHT and ATT&amp;amp;CK, visibility-gap analysis, GSMA and ENISA guidance, baseline control mapping, and a prioritised risk register.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Diamond Model — frame the scenario&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Before moving into technical detail, define the hypothetical event.&lt;/p&gt;

&lt;p&gt;Who is the likely adversary? What infrastructure could they use? What capability would they need? Which device, service, network function, organisation or user would be the victim?&lt;/p&gt;

&lt;p&gt;These four elements form the principal vertices of the Diamond Model:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Adversary&lt;/li&gt;
&lt;li&gt;Infrastructure&lt;/li&gt;
&lt;li&gt;Capability&lt;/li&gt;
&lt;li&gt;Victim&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The purpose is not to name a specific attacker without evidence. It is to create a structured scenario.&lt;/p&gt;

&lt;p&gt;The adversary might be a financially motivated group, hostile operator, insider, criminal service provider or opportunistic attacker.&lt;/p&gt;

&lt;p&gt;The infrastructure could include rogue radio equipment, rented cloud services, compromised network functions, malicious applications or attacker-controlled signalling infrastructure.&lt;/p&gt;

&lt;p&gt;The capability might involve radio reconnaissance, identity manipulation, signalling abuse, denial of service, exploitation of a network function or unauthorised access to subscriber information.&lt;/p&gt;

&lt;p&gt;The victim could be user equipment, a base station, private 5G deployment, core-network function, connected enterprise or the operator itself.&lt;/p&gt;

&lt;p&gt;This is the scaffolding on which the rest of the analysis is built.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. FiGHT and ATT&amp;amp;CK — enumerate the techniques&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The capability vertex can then be expanded into specific adversary behaviours.&lt;/p&gt;

&lt;p&gt;MITRE ATT&amp;amp;CK provides a structured knowledge base for tactics and techniques affecting enterprise, cloud and mobile environments.&lt;/p&gt;

&lt;p&gt;MITRE FiGHT performs a similar role for 5G environments, covering techniques associated with user equipment, radio access, the core network, telecom services and supporting infrastructure.&lt;/p&gt;

&lt;p&gt;The two should not be treated as competing frameworks. A realistic attack path may involve both.&lt;/p&gt;

&lt;p&gt;An adversary might begin with activity against the radio or telecom environment and later use conventional enterprise techniques for credential access, persistence, lateral movement, command and control or data exfiltration.&lt;/p&gt;

&lt;p&gt;The reverse is also possible. An attacker may first compromise an enterprise system, cloud service or management platform and then use that access to affect mobile-network infrastructure.&lt;/p&gt;

&lt;p&gt;The technique-mapping stage should therefore ask:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Which FiGHT techniques are relevant to the RAN, core and telecom environment?&lt;/li&gt;
&lt;li&gt;Which ATT&amp;amp;CK techniques become relevant once the attack reaches enterprise, cloud, identity or endpoint infrastructure?&lt;/li&gt;
&lt;li&gt;Where do the two sets of behaviours connect?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This produces a more complete technique list than using either framework in isolation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. The coverage gap — flag what you cannot see&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is the step many threat-modelling exercises skip.&lt;/p&gt;

&lt;p&gt;Identifying a plausible technique does not mean the organisation can detect it.&lt;/p&gt;

&lt;p&gt;Traditional SOC monitoring commonly provides visibility into:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Firewalls&lt;/li&gt;
&lt;li&gt;Endpoints&lt;/li&gt;
&lt;li&gt;Servers&lt;/li&gt;
&lt;li&gt;Identity systems&lt;/li&gt;
&lt;li&gt;Applications&lt;/li&gt;
&lt;li&gt;Cloud logs&lt;/li&gt;
&lt;li&gt;IP and network traffic&lt;/li&gt;
&lt;li&gt;Managed network devices&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Visibility into the wireless and radio domain may be far more limited. This can include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;RF-spectrum activity&lt;/li&gt;
&lt;li&gt;Air-interface behaviour&lt;/li&gt;
&lt;li&gt;RAN signalling&lt;/li&gt;
&lt;li&gt;Over-the-air traffic&lt;/li&gt;
&lt;li&gt;Rogue or unauthorised radio infrastructure&lt;/li&gt;
&lt;li&gt;Device-to-tower handovers&lt;/li&gt;
&lt;li&gt;Radio interference and jamming&lt;/li&gt;
&lt;li&gt;Subscriber identity activity involving SIM or eSIM systems&lt;/li&gt;
&lt;li&gt;Manipulation of mobility or control-plane procedures&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Some telecom operators have specialist RAN, signalling and network-assurance capabilities. Some private-network environments also collect detailed telemetry from radio and core components.&lt;/p&gt;

&lt;p&gt;Many enterprise SOCs, however, have little or no direct visibility into those layers.&lt;/p&gt;

&lt;p&gt;For every technique identified during the FiGHT and ATT&amp;amp;CK stage, the threat model should record one of three conditions:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Visible:&lt;/strong&gt; the organisation has appropriate telemetry and can reasonably detect the activity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Partially visible:&lt;/strong&gt; some evidence may appear, but the initial activity or complete attack path cannot be observed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Not visible:&lt;/strong&gt; the organisation has no reliable source of telemetry for the technique.&lt;/p&gt;

&lt;p&gt;This creates a visibility matrix, not merely a list of threats.&lt;/p&gt;

&lt;p&gt;A control may exist while the telemetry required to confirm its effectiveness does not. That distinction matters.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. GSMA FS.40 and ENISA — validate against known risk categories&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Technique mapping should then be checked against broader telecom-security guidance.&lt;/p&gt;

&lt;p&gt;GSMA FS.40 provides guidance on security considerations for 5G networks, while ENISA's work on the 5G threat landscape provides a wider view of threat actors, assets, vulnerabilities and attack scenarios affecting mobile infrastructure.&lt;/p&gt;

&lt;p&gt;This cross-check helps prevent the threat model from becoming too narrow.&lt;/p&gt;

&lt;p&gt;Working only from ATT&amp;amp;CK or FiGHT may produce a strong list of adversary techniques, but wider industry guidance can reveal categories that also need to be considered, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fraud and identity abuse&lt;/li&gt;
&lt;li&gt;Unauthorised access&lt;/li&gt;
&lt;li&gt;Supply-chain compromise&lt;/li&gt;
&lt;li&gt;Misconfiguration&lt;/li&gt;
&lt;li&gt;Signalling exploitation&lt;/li&gt;
&lt;li&gt;Eavesdropping and interception&lt;/li&gt;
&lt;li&gt;Privacy and data exposure&lt;/li&gt;
&lt;li&gt;Service disruption&lt;/li&gt;
&lt;li&gt;Physical compromise&lt;/li&gt;
&lt;li&gt;Third-party dependency&lt;/li&gt;
&lt;li&gt;Virtualisation and cloud-infrastructure risk&lt;/li&gt;
&lt;li&gt;Operational and management-plane weaknesses&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The objective is not to copy every risk from every framework. It is to test whether the scenario has omitted an important category.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. GSMA FS.31 — map to baseline controls&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Once credible techniques and risks have been identified, they should be mapped against baseline security controls.&lt;/p&gt;

&lt;p&gt;For each plausible attack path, ask:&lt;/p&gt;

&lt;p&gt;Is there already a control intended to prevent it?&lt;br&gt;
Is that control implemented across the relevant part of the architecture?&lt;br&gt;
Can its effectiveness be verified?&lt;br&gt;
Does the organisation have telemetry that would reveal failure or bypass?&lt;br&gt;
Who owns the control? Is it operated internally, by a supplier or by a managed service provider?&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This is where the exercise becomes an actual gap analysis.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;A technique may be theoretically possible but already well controlled. Another may have a preventative control but no detection capability. A third may have neither.&lt;/p&gt;

&lt;p&gt;The assessment should distinguish between:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Control present and monitored&lt;/li&gt;
&lt;li&gt;Control present but not monitored&lt;/li&gt;
&lt;li&gt;Control partially implemented&lt;/li&gt;
&lt;li&gt;Control dependent on a third party&lt;/li&gt;
&lt;li&gt;No effective control&lt;/li&gt;
&lt;li&gt;Control status unknown&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Unknown should not automatically be treated as secure. It should remain open until evidence is available.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;6. Risk register — the output&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Where there is no SOC converting the analysis into detection rules, alerts and response playbooks, the primary output is a prioritised risk register.&lt;/p&gt;

&lt;p&gt;Each entry should contain enough information for leadership, engineering teams, suppliers or an MSSP to act on it, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Scenario and affected assets&lt;/li&gt;
&lt;li&gt;Likely adversary&lt;/li&gt;
&lt;li&gt;Relevant techniques&lt;/li&gt;
&lt;li&gt;Existing controls&lt;/li&gt;
&lt;li&gt;Visibility status&lt;/li&gt;
&lt;li&gt;Potential impact&lt;/li&gt;
&lt;li&gt;Likelihood or plausibility&lt;/li&gt;
&lt;li&gt;Residual risk&lt;/li&gt;
&lt;li&gt;Recommended action&lt;/li&gt;
&lt;li&gt;Responsible owner&lt;/li&gt;
&lt;li&gt;Target completion date&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The result is not simply a list of theoretical wireless attacks.&lt;/p&gt;

&lt;p&gt;It is a structured record of which attack paths matter to the organisation, which controls already reduce the risk and which areas remain exposed or invisible.&lt;/p&gt;

&lt;p&gt;Where security monitoring is outsourced, the same register can be translated into specific requirements for an MSSP.&lt;/p&gt;

&lt;p&gt;Instead of asking an MSSP to "monitor 5G security", the organisation can define the events, data sources, network functions and behaviours that must be covered.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Threats do not stay in one lane&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;None of this is as clean as placing wired and wireless into separate boxes.&lt;/p&gt;

&lt;p&gt;The Extended Diamond Model adds meta-features such as timestamp, phase, result, direction, methodology and resources because a real intrusion is rarely a single isolated event.&lt;/p&gt;

&lt;p&gt;It is more often an activity thread.&lt;/p&gt;

&lt;p&gt;That thread can move from reconnaissance through weaponisation, delivery, exploitation, installation, command and control, and actions on objectives. It may affect several systems or victims during the same campaign.&lt;/p&gt;

&lt;p&gt;When multiple activity threads are connected, the result becomes an activity-attack graph rather than one standalone diamond.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fet8ixi9i8ejp2tvcuupt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fet8ixi9i8ejp2tvcuupt.png" alt="Threats do not stay in one lane." width="800" height="566"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; Threats do not stay in one lane. An IntSpired-style interpretation of how individual Diamond Model events can form activity threads and wider activity-attack graphs spanning the radio layer, telecom core, cloud infrastructure and enterprise environment.&lt;/p&gt;

&lt;p&gt;The same principle applies to the distinction between wired and wireless infrastructure.&lt;/p&gt;

&lt;p&gt;An attacker is unlikely to remain in one environment throughout an entire campaign.&lt;/p&gt;

&lt;p&gt;A hypothetical attack might begin with RF reconnaissance against a radio site or device. It could continue through a malicious over-the-air interaction, exploitation of a modem or protocol weakness, compromise of a handset or subscriber identity, and access to data or services through the mobile core.&lt;/p&gt;

&lt;p&gt;From there, the attacker may reach cloud infrastructure, management systems or enterprise networks.&lt;/p&gt;

&lt;p&gt;The route can also move in the opposite direction.&lt;/p&gt;

&lt;p&gt;An attacker might first compromise a cloud-hosted management service, supplier account, orchestration platform or enterprise administrator. That access could then be used to manipulate telecom services, network functions, subscriber systems or radio-connected devices.&lt;/p&gt;

&lt;p&gt;The important point is not that every wireless event leads to a wired compromise.&lt;/p&gt;

&lt;p&gt;It is that real attack chains can cross the boundary.&lt;/p&gt;

&lt;p&gt;Treating wired and wireless as separate and absolute security categories misses how campaigns may progress in practice.&lt;/p&gt;

&lt;p&gt;Wireless is not a separate security world. It is another layer of the same attack surface.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why this matters&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The Diamond Model, ATT&amp;amp;CK, FiGHT, GSMA guidance and ENISA threat analysis can help an organisation structure what it needs to examine.&lt;/p&gt;

&lt;p&gt;They do not create telemetry.&lt;/p&gt;

&lt;p&gt;They do not guarantee that a SOC can see radio-layer activity.&lt;/p&gt;

&lt;p&gt;They do not confirm that a baseline control has been implemented correctly.&lt;/p&gt;

&lt;p&gt;And they do not replace the need to understand the architecture being protected.&lt;/p&gt;

&lt;p&gt;Where there is no SOC, threat modelling provides a method for identifying and prioritising credible exposures before monitoring capabilities are built or outsourced.&lt;/p&gt;

&lt;p&gt;Where there is a SOC, the same process exposes the difference between what the organisation believes it monitors and what its sensors can actually observe.&lt;/p&gt;

&lt;p&gt;That is where the value sits.&lt;/p&gt;

&lt;p&gt;Wired infrastructure receives most of the conventional monitoring budget.&lt;/p&gt;

&lt;p&gt;Wireless infrastructure often carries risk outside that conventional line of sight.&lt;br&gt;
&lt;em&gt;Threat modelling that does not account for the difference is not modelling the complete threat.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Need help identifying wireless and RF visibility gaps?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Speak to IntSpired®.&lt;/p&gt;

&lt;p&gt;OFFENSIVE BY DESIGN. INTELLIGENT BY NATURE.&lt;/p&gt;

</description>
      <category>rfpentest</category>
      <category>wirelesspentest</category>
      <category>telecomsecurity</category>
      <category>infosec</category>
    </item>
    <item>
      <title>OWNED AT THE ANTENNA.The Attack Your VPN Cannot See</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Sat, 11 Jul 2026 08:28:54 +0000</pubDate>
      <link>https://dev.to/intspired/owned-at-the-antennathe-attack-your-vpn-cannot-see-4657</link>
      <guid>https://dev.to/intspired/owned-at-the-antennathe-attack-your-vpn-cannot-see-4657</guid>
      <description>&lt;p&gt;Mobile communications did not begin as an app economy.&lt;/p&gt;

&lt;p&gt;They began as RF engineering.&lt;/p&gt;

&lt;p&gt;In 1973 Motorola built the first handheld cellular prototype. It weighed more than a kilogram, had no display, took around 10 hours to recharge and delivered about 35 minutes of talk time. A decade later, that development path led to the DynaTAC 8000X. &lt;/p&gt;

&lt;p&gt;It was not a smartphone. It was not a software platform. It was a radio terminal.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fupnldvrixmxhim8wnx6j.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fupnldvrixmxhim8wnx6j.png" alt="Motorola DynaTAC 8000X" width="800" height="1000"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; Motorola DynaTAC 8000X, FCC-approved in 1983 and widely recognised as the first commercial handheld mobile phone. This is where the handheld mobile era became real.&lt;/p&gt;

&lt;p&gt;Four decades later, by 2012, mobile had crossed a line.&lt;/p&gt;

&lt;p&gt;The smartphone was no longer emerging technology. It had become the default personal device of the modern internet era. Global mobile subscriptions had already reached billions. Smartphone sales were accelerating fast. Android and iPhone had reshaped the market. BlackBerry, Nokia and the old feature-phone model were visibly losing ground. Popular Mechanics ranked the smartphone number one in its list of 101 Gadgets That Changed the World, above the TV, the PC, the telephone and the light bulb.&lt;/p&gt;

&lt;p&gt;That is why 2012 matters. It was not the year the smartphone began. It was the year the smartphone became normal.&lt;/p&gt;

&lt;p&gt;Every security story has a starting point. And in that same year, an IEEE antenna-engineering lecture that most people never saw captured something important: the modern phone was already becoming a dense, multi-radio system.&lt;/p&gt;

&lt;p&gt;A smartphone is not just a screen, an operating system and some apps. It is a radio device built around antennas, basebands, SIM identity, carrier signalling, roaming logic and legacy network compatibility. A lot of that sits below the layer most people think of as phone security.&lt;/p&gt;

&lt;p&gt;Below the OS. Below the VPN. Below app permissions. Below the lock screen.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The antenna has always been part of the attack surface.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;VULNERABILITY 01&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You Are Carrying a Radio Array&lt;/strong&gt;&lt;br&gt;
A modern phone is not one radio. It is a collection of radios.&lt;/p&gt;

&lt;p&gt;Cellular. Wi-Fi. Bluetooth. GPS/GNSS. NFC. Ultra-wideband. Multiple LTE and 5G bands. Multiple receive chains. Carrier aggregation. MIMO antenna paths. Roaming logic. Emergency calling logic. Legacy fallback logic.&lt;/p&gt;

&lt;p&gt;A 2012 antenna-engineering slide already showed how crowded a phone PCB had become. UWB, RFID, FM, 2G/3G cellular, diversity receive, WLAN, Bluetooth, DVB-H and GPS were all competing for space inside a handheld device. That was 2012.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fy0lif4zhkkrl4bax7xzd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fy0lif4zhkkrl4bax7xzd.png" alt="Mobile-phone PCB showing multiple antenna systems competing for space inside a single handset." width="800" height="267"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; Mobile-phone PCB showing multiple antenna systems competing for space inside a single handset. Adapted from IEEE AP-S Distinguished Lecture Program, 2012; © IMST GmbH. All rights reserved. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Today the problem is larger.&lt;/strong&gt;&lt;br&gt;
5G did not reduce the radio surface. It expanded it. More bands. More antennas. More tuning. More baseband logic. More decisions made automatically before the user sees anything.&lt;br&gt;
That matters because your apps are not the first thing talking to the outside world.&lt;em&gt;The modem is.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;VULNERABILITY 02&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Downgrade Attack Still Matters&lt;/strong&gt;&lt;br&gt;
A brand-new 5G phone still has to live in the real world.&lt;/p&gt;

&lt;p&gt;Coverage is uneven. Buildings block signal. Underground spaces degrade it. Crowded venues overload networks. Rural areas and roaming environments may still rely on older infrastructure. Even where 2G and 3G are being phased out, many devices and carrier profiles still retain legacy compatibility unless it is explicitly disabled.&lt;/p&gt;

&lt;p&gt;That legacy matters.&lt;/p&gt;

&lt;p&gt;An attacker does not always need to defeat 5G directly. They can try to move the device away from it.&lt;/p&gt;

&lt;p&gt;False base stations and hostile RF environments can exploit the phone's need to maintain service. If stronger modern coverage is denied or degraded, and a weaker legacy path is allowed, the phone may be pushed toward a less secure network generation.&lt;/p&gt;

&lt;p&gt;2G/GSM is the obvious risk. It was designed for a different era. It lacks the mutual authentication users expect from modern networks. Its legacy encryption options, including A5/1 and A5/2, have been publicly attacked for years.&lt;/p&gt;

&lt;p&gt;The victim does not tap a malicious link. They do not install malware. They do not approve a permission prompt. Their signal bars may look normal.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The attack happens at the radio layer.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;VULNERABILITY 03&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;IMSI Catchers Do Not Need Your Password&lt;/strong&gt;&lt;br&gt;
An IMSI catcher, also known as a Stingray or cell-site simulator, is a rogue base station.&lt;/p&gt;

&lt;p&gt;Its purpose is not to guess your password. Its purpose is to make your phone identify itself.&lt;/p&gt;

&lt;p&gt;Mobile networks rely on subscriber identity. Your SIM and device participate in attachment and authentication processes before your apps are involved. A rogue base station attacks that trust boundary. It broadcasts like infrastructure. Your phone evaluates it like infrastructure. Under the wrong conditions, your phone can be persuaded to reveal identifying information or attach to a hostile network environment before you have any meaningful visibility.&lt;/p&gt;

&lt;p&gt;This is why a VPN is not the answer here.&lt;/p&gt;

&lt;p&gt;A VPN protects IP traffic after connectivity exists. An IMSI catcher targets the cellular identity and radio attachment process before that tunnel matters.&lt;/p&gt;

&lt;p&gt;The exposure is not your browser session. The exposure is that your device exists, where it is, and which subscriber identity or device identity it can be linked to.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;VULNERABILITY 04&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5G Improved Things. Legacy Did Not Disappear.&lt;/strong&gt;&lt;br&gt;
5G was designed with better subscriber identity protection than previous generations. That is true.&lt;/p&gt;

&lt;p&gt;But 5G does not erase LTE. It does not erase roaming. It does not erase carrier implementation gaps. It does not erase fallback behaviour. It does not erase 2G where the device still supports it.&lt;/p&gt;

&lt;p&gt;5G identity protection helps on genuine 5G connections. But a 5G-capable device can still be exposed through non-5G paths, especially where downgrade or fallback behaviour is possible.&lt;/p&gt;

&lt;p&gt;The security of your 5G phone is not determined only by 5G. It is determined by the weakest network generation your phone is allowed to use, the carrier settings it accepts, the country you are in, the roaming partner you attach to and the RF environment around you.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The device in your hand may be modern. The trust chain around it may not be.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;VULNERABILITY 05&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SS7: The Network Behind the Network&lt;/strong&gt;&lt;br&gt;
SS7 is not an app-layer issue. It is not a phone setting. It is part of the signalling world that lets carriers route calls, deliver SMS, manage roaming and locate subscribers across networks. It was designed for a closed telecom environment where operators trusted each other. That assumption did not survive the modern telecom ecosystem.&lt;/p&gt;

&lt;p&gt;SS7 weaknesses have been used for location tracking, surveillance and SMS interception. This is why SMS-based two-factor authentication is a weak choice for anything important.&lt;/p&gt;

&lt;p&gt;The problem is not only whether your phone is infected. The problem is whether the signalling path delivering your one-time code can be manipulated before the message reaches you.&lt;/p&gt;

&lt;p&gt;No malware on the handset. No handset exploit. No notification.&lt;/p&gt;

&lt;p&gt;This is not theoretical. In 2017, German banking customers were hit when attackers abused SS7 to redirect SMS transaction codes used for payment approval. And in 2024, the EFF was still warning that SS7 remains a live risk because telecom providers stay connected to it for international roaming, enabling SMS interception and location tracking. &lt;/p&gt;

&lt;p&gt;&lt;em&gt;That is legacy telecom trust being abused in a world it was never designed for.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;VULNERABILITY 06&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Your Body and Environment Change the Radio Conditions&lt;/strong&gt;&lt;br&gt;
The human body affects antenna performance. That is not speculation. That is RF engineering.&lt;/p&gt;

&lt;p&gt;Your hand, head, pocket, bag, car, building, basement or crowded venue can absorb energy, detune antennas, distort radiation patterns and weaken signal quality. The phone then tries to maintain service. It may adjust transmit power. It may change band. It may move cell. It may fall back where fallback is allowed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Human-Mobile Interaction&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnamhs0iamgaukqv9mgau.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnamhs0iamgaukqv9mgau.png" alt="The human body affects RF exposure and antenna performance." width="799" height="561"&gt;&lt;/a&gt;&lt;strong&gt;Image 3:&lt;/strong&gt; The human body affects RF exposure and antenna performance. Original IntSpired illustration. Concept informed by IEEE AP-S DLP 2012 / IMST GmbH antenna-engineering material.  &lt;/p&gt;

&lt;p&gt;Most of the time, that is normal radio behaviour. But in a hostile environment, radio conditions can be shaped.&lt;/p&gt;

&lt;p&gt;Airports. Hotels. Underground car parks. Conference centres. Border zones. Executive venues. Sensitive meetings. Crowded places where users already expect poor reception.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;That is useful cover for RF-layer manipulation.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What To Do&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Disable 2G&lt;/strong&gt; if your device and carrier settings allow it. On newer Android devices this may be exposed directly in network settings. On iPhone, Apple's Lockdown Mode turns off 2G and 3G cellular support, though it is designed for high-risk users and changes other device behaviour too.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Stop using SMS-based two-factor authentication on important accounts.&lt;/strong&gt; Use an authenticator app, passkey or hardware security key instead.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Use Signal&lt;/strong&gt; or another properly end-to-end encrypted messenger for sensitive calls and messages. If the transport layer is compromised, content encryption still matters.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Do not treat a VPN as RF-layer protection.&lt;/strong&gt; A VPN helps with IP traffic after connectivity is established. It does not stop your phone identifying itself to cellular infrastructure before that tunnel exists.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Change your threat model in hostile environments.&lt;/strong&gt; Conferences, sensitive meetings, border crossings, executive travel, investigative work and high-value business venues all deserve more caution than normal daily use.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Do not treat aeroplane mode as high-assurance RF silence.&lt;/strong&gt; It is useful for reducing normal radio activity, but it still depends on the device, operating system and radio settings behaving as expected. For higher assurance, power the device off and physically separate it from the sensitive environment.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Point&lt;/strong&gt;&lt;br&gt;
2012 was the year the smartphone became normal. The security briefing never came with it.&lt;/p&gt;

&lt;p&gt;The world adopted the smartphone as a personal computer, camera, wallet, map, identity layer and communications hub. Underneath, it remained a radio device. A modem. A SIM. A set of antennas. A stack of legacy protocols. A negotiation with whatever network environment surrounds it.&lt;/p&gt;

&lt;p&gt;From 2G to 5G, the story is not that everything is broken. The story is that part of the attack surface sits below where most users are looking.&lt;/p&gt;

&lt;p&gt;Below the apps. Below the OS. Below the VPN.&lt;/p&gt;

&lt;p&gt;The antenna is not just for signal.&lt;/p&gt;

&lt;p&gt;The antenna is part of the attack surface.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;It always was.&lt;/em&gt;&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://intspired.co.uk/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Fblob-715408b.png" height="1030" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://intspired.co.uk/" rel="noopener noreferrer" class="c-link"&gt;
            IntSpired® | Offensive Cyber &amp;amp; Wireless Security | UK
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            We test your defences the way adversaries would, under formal authorisation, to uncover what is actually exploitable. 
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Ffavicon%2Fc78cc70b-20d1-436d-a400-bc4aced9fc8d%2F17678838-ae76-4779-8645-6f8b4bcebf07.PNG%2F%3A%2Frs%3Dw%3A16%2Ch%3A16%2Cm" width="18" height="16"&gt;
          intspired.co.uk
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>5gsecurity</category>
      <category>mobilesecurity</category>
      <category>wirelesssecurity</category>
      <category>penetrationtesting</category>
    </item>
    <item>
      <title>5G, IMSI Catchers and the Downgrade Problem</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Thu, 25 Jun 2026 05:17:31 +0000</pubDate>
      <link>https://dev.to/intspired/5g-imsi-catchers-and-the-downgrade-problem-37df</link>
      <guid>https://dev.to/intspired/5g-imsi-catchers-and-the-downgrade-problem-37df</guid>
      <description>&lt;p&gt;&lt;strong&gt;5G makes IMSI catching harder, but fallback is where the risk remains.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The old IMSI catcher problem was fairly simple. A device could be pulled towards a stronger rogue cell, persuaded to connect, and then pushed into revealing identity information before the session was properly protected.&lt;/p&gt;

&lt;p&gt;In 2G, 3G and 4G environments, that created a practical route to subscriber identification, tracking and follow-on targeting.&lt;/p&gt;

&lt;p&gt;That weakness sits in the order of events. The device identifies itself before enough trust has been established.&lt;/p&gt;

&lt;p&gt;5G Standalone changes that model. But that protection is not absolute in every real-world condition.&lt;/p&gt;

&lt;p&gt;The permanent subscriber identity is no longer supposed to be exposed over the air in clear text. Instead, the device sends SUCI, the Subscription Concealed Identifier, which protects the underlying subscriber details using ECIES, the Elliptic Curve Integrated Encryption Scheme.&lt;/p&gt;

&lt;p&gt;That means the fake base station may still attract the device, but it should not be able to read the permanent subscriber identity in clear text. That is a major architectural improvement.&lt;/p&gt;

&lt;p&gt;But from an offensive security perspective, the important question is not simply:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Can 5G protect the identity?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The better question is:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Can the device be forced into a condition where that protection no longer applies?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This is where the operational risk remains. If a device, SIM, operator configuration or coverage environment allows fallback to 4G, then the older identity exposure path can still become relevant.&lt;/p&gt;

&lt;p&gt;The attacker may not need to “break 5G” at all. They may only need to shape the radio environment, degrade service, manipulate selection behaviour, or force the user equipment into a weaker mode.&lt;/p&gt;

&lt;p&gt;That is the part often missed in simplified security discussions.&lt;/p&gt;

&lt;p&gt;Cryptography can be strong. The standard can be improved. The architecture can be better.&lt;/p&gt;

&lt;p&gt;But the real world still depends on configuration, coverage, fallback behaviour, handset capability, operator maturity and the radio environment around the target.&lt;/p&gt;

&lt;p&gt;For high-risk individuals, executives, journalists, legal teams, investigators and sensitive organisations, mobile surveillance risk should not be dismissed just because “5G is secure”.&lt;/p&gt;

&lt;p&gt;The more realistic position is this:&lt;/p&gt;

&lt;p&gt;5G Standalone makes traditional IMSI capture significantly harder, but mixed 4G/5G environments still create downgrade and exposure opportunities.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Consider:&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;What can be seen?&lt;/p&gt;

&lt;p&gt;What can be forced?&lt;/p&gt;

&lt;p&gt;What can be downgraded?&lt;/p&gt;

&lt;p&gt;What can be tracked?&lt;/p&gt;

&lt;p&gt;What happens when the device leaves the ideal security model and enters the real environment?&lt;/p&gt;

&lt;p&gt;Security is not only about what the protocol promises. It is about what an attacker can make the target system do.&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://intspired.co.uk/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Fblob-715408b.png" height="1030" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://intspired.co.uk/" rel="noopener noreferrer" class="c-link"&gt;
            IntSpired® | Offensive Cyber &amp;amp; Wireless Security | UK
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            We test your defences the way adversaries would, under formal authorisation, to uncover what is actually exploitable. 
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Ffavicon%2Fc78cc70b-20d1-436d-a400-bc4aced9fc8d%2F17678838-ae76-4779-8645-6f8b4bcebf07.PNG%2F%3A%2Frs%3Dw%3A16%2Ch%3A16%2Cm" width="18" height="16"&gt;
          intspired.co.uk
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>offensivesecurity</category>
      <category>penetrationtesting</category>
      <category>wirelesssecurity</category>
    </item>
    <item>
      <title>SIGINT: Know Before You’re Known</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Tue, 16 Jun 2026 06:18:02 +0000</pubDate>
      <link>https://dev.to/intspired/sigint-know-before-youre-known-39hn</link>
      <guid>https://dev.to/intspired/sigint-know-before-youre-known-39hn</guid>
      <description>&lt;p&gt;Most security conversations begin at the point of impact: phishing, malware, ransomware, data breaches and compromised systems.&lt;/p&gt;

&lt;p&gt;Those threats matter. But they are rarely where the adversary starts.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Before exploitation, there is collection.&lt;/em&gt;&lt;br&gt;
&lt;em&gt;Before intrusion, there is reconnaissance.&lt;/em&gt;&lt;br&gt;
&lt;em&gt;Before action, there is intelligence.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;One area still under-discussed in the private security space is &lt;strong&gt;signals intelligence&lt;/strong&gt;, or SIGINT.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F888d5jidmgls9is2rjwm.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F888d5jidmgls9is2rjwm.webp" alt="Understanding SIGINT in the Modern Threat Landscape." width="800" height="450"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; Understanding SIGINT in the Modern Threat Landscape.&lt;/p&gt;

&lt;p&gt;Traditionally, SIGINT has been treated as a government, military or intelligence-agency discipline. But the modern threat landscape is no longer that cleanly separated.&lt;/p&gt;

&lt;p&gt;Criminal groups, hostile actors and organised networks increasingly operate on the same principle. That is where cyber, physical security and intelligence begin to overlap.&lt;/p&gt;

&lt;p&gt;The tools and techniques that once required state-level resource and access are increasingly available, affordable and understood beyond that world. Off-the-shelf hardware can monitor wireless environments. Geolocation data is commoditised. The barrier to conducting meaningful signals collection against a target has dropped considerably. That shift matters for any organisation that assumes its exposure begins and ends with its IT perimeter.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpfxs6s93pylz7xlmv6eh.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpfxs6s93pylz7xlmv6eh.webp" alt="Signals Intelligence Is No Longer Only a State-Level Concern." width="800" height="600"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; Signals Intelligence Is No Longer Only a State-Level Concern. &lt;/p&gt;

&lt;p&gt;Documented cases show organised criminal networks using phone metadata, geolocation data and signal disruption to identify law enforcement activity, evade surveillance and protect their operations. GPS jammers have been deployed to blind tracking systems during cargo theft. Counter-surveillance techniques once associated with state-level actors are now in active use by criminal organisations. The gap between state capability and criminal application is narrowing. That has direct implications for private sector organisations.&lt;/p&gt;

&lt;p&gt;For private organisations, the lesson is clear: threat intelligence cannot stop at the firewall. The more important question is what an adversary already knows before the attack is even considered.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A mature security posture should ask:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;What can an adversary observe before they attack?&lt;/em&gt;&lt;br&gt;
&lt;em&gt;What signals are we leaking?&lt;/em&gt;&lt;br&gt;
&lt;em&gt;What wireless or RF exposure exists around our people, sites, vehicles or operations?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Could location data, device behaviour, communications patterns or technical emissions be used to build intelligence against us?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Consider a straightforward example: a fleet of company vehicles passively broadcasting Bluetooth identifiers and Wi-Fi probe requests creates a pattern-of-life signature readable by anyone with basic monitoring equipment. Add mobile devices connecting to cell towers, and a picture of where your people are, how frequently they move and when routines deviate becomes available. &lt;/p&gt;

&lt;p&gt;No breach required. No direct engagement with your systems.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Where are we visible before we are vulnerable?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F98j3cl53ury0yr05xeop.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F98j3cl53ury0yr05xeop.webp" alt="What Adversaries Can See Before They Attack." width="800" height="450"&gt;&lt;/a&gt;&lt;strong&gt;Image 3:&lt;/strong&gt; What Adversaries Can See Before They Attack.&lt;/p&gt;

&lt;p&gt;At IntSpired®, our work is focused on that earlier phase of the threat lifecycle. We help organisations understand their own signal exposure before an adversary does, and identify where intelligence may already be accumulating against them.&lt;/p&gt;

&lt;p&gt;That means looking beyond the obvious breach point: adversary visibility, pre-attack intelligence, wireless and RF exposure, OSINT, technical reconnaissance and the overlap between digital and physical risk.&lt;/p&gt;

&lt;p&gt;The organisations that understand this earliest are the hardest to target.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;INTSPIRED®&lt;/strong&gt;&lt;br&gt;
OFFENSIVE BY DESIGN. INTELLIGENT BY NATURE.&lt;/p&gt;

&lt;p&gt;Sources / further reading:&lt;/p&gt;

&lt;p&gt;This post draws on open-source reporting and public material, including:&lt;/p&gt;

&lt;p&gt;National Crime Agency, National Strategic Assessment of Serious and Organised Crime (2024)&lt;/p&gt;

&lt;p&gt;National Cyber Security Centre, Annual Review 2024 (2024)&lt;/p&gt;

&lt;p&gt;Royal United Services Institute, Operation Destabilise: Russia, Organised Crime and Illicit Finance (2024)&lt;/p&gt;

&lt;p&gt;Ofcom, Radio Frequency Jammers: Spectrum Offences under the Wireless Telegraphy Act 2006 (2023)&lt;/p&gt;

&lt;p&gt;Privacy International, IMSI Catchers: UK Authorities Play Hide and Seek with Use of Intrusive Surveillance Technology (2023)&lt;/p&gt;

</description>
      <category>wirelesssecurity</category>
      <category>rfsecurity</category>
      <category>cybersecurity</category>
      <category>attacksurface</category>
    </item>
    <item>
      <title>Satellite-to-Phone Connectivity</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Thu, 11 Jun 2026 05:45:44 +0000</pubDate>
      <link>https://dev.to/intspired/satellite-to-phone-connectivity-2ma5</link>
      <guid>https://dev.to/intspired/satellite-to-phone-connectivity-2ma5</guid>
      <description>&lt;p&gt;Satellite phones are not new. What is changing is ordinary smartphones connecting directly to satellites.&lt;/p&gt;

&lt;p&gt;For years satellite communication required specialist devices and dedicated terminals used by remote workers, maritime users, emergency responders, military personnel and journalists operating beyond normal mobile coverage.&lt;/p&gt;

&lt;p&gt;Most people rely on terrestrial networks. That means everything connecting your phone or laptop to the internet through ground-based infrastructure. The cell tower in your street. The cables between exchanges. Your home broadband and Wi-Fi router. If it sits on the ground and carries your data it is part of the terrestrial network.&lt;/p&gt;

&lt;p&gt;When those networks are unavailable, damaged, congested, jammed or out of range, connectivity fails. That is where direct-to-device satellite connectivity becomes relevant.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The shift has already started&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Apple's satellite features allow compatible iPhones to contact emergency services with no cellular or Wi-Fi coverage. Starlink is developing direct-to-cell services using low Earth orbit satellites. AST SpaceMobile has received FCC approval to operate a constellation providing supplemental coverage through existing mobile partners.&lt;/p&gt;

&lt;p&gt;Full satellite broadband to every phone as an everyday service is not here yet. But the move from specialist satellite hardware towards ordinary satellite-capable smartphones has begun.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fipoadhuzl76ojy1f9kwz.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fipoadhuzl76ojy1f9kwz.jpg" alt="Starlink V1.5, V2 and V3" width="676" height="398"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; Starlink V1.5, V2 and V3.&lt;/p&gt;

&lt;p&gt;Later Starlink satellites are expected to be larger and more capable to support direct-to-device connectivity. V3-class satellites are widely discussed as requiring Starship-scale launch capacity rather than routine Falcon 9 deployment. A larger antenna array can help the satellite focus a stronger and more precise signal beam towards a device on the ground. That is what makes connecting to an ordinary smartphone physically possible.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The signal strength problem&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Many low Earth orbit communication satellites operate hundreds of kilometres above Earth. Research modelling often uses altitudes of around 550–560 km to illustrate the scale of the signal-strength challenge. Purpose-built ground terminals use large, focused antennas to receive these signals. Smartphones, by contrast, rely on much smaller built-in antennas. As a result, the received signal strength can be thousands of times weaker than with a dedicated ground terminal.&lt;/p&gt;

&lt;p&gt;The solution is beamforming. Instead of broadcasting a signal in all directions, the satellite uses an array of antennas to focus power precisely towards a specific device. It is the difference between a lightbulb spreading light across a room and a torch aimed at a single point.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feiozvzyqb92hpvxu05yx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feiozvzyqb92hpvxu05yx.png" alt="Beamforming &amp;amp; Focusing the Signal" width="800" height="450"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; Beamforming &amp;amp; Focusing the Signal.&lt;/p&gt;

&lt;p&gt;Left: unfocused signal spreading in all directions with most power wasted. Right: beamforming concentrating power directly at the device on the ground.&lt;/p&gt;

&lt;p&gt;A satellite has limited power. Beamforming focuses that power like a torch beam rather than spreading it like a lightbulb. This is one of the key techniques that allows a satellite to reach a standard smartphone without a specialist terminal on the ground.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Multiple satellites, one phone&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Research published in 2026 by engineers at KTH Royal Institute of Technology shows how multiple satellites can coordinate to serve the same device simultaneously. Instead of connecting to one satellite a phone could receive data streams from several at once improving both speed and reliability. If one satellite moves out of range or is blocked, others may help maintain continuity. This coordination does not require the satellites to be precisely synchronised with each other removing one of the main practical barriers to real-world deployment.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkj9lxrvc3chq6k3nsfgy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkj9lxrvc3chq6k3nsfgy.png" alt="One Phone, Multiple Satellites." width="800" height="450"&gt;&lt;/a&gt;&lt;strong&gt;Image 3:&lt;/strong&gt; One Phone, Multiple Satellites.&lt;/p&gt;

&lt;p&gt;Four satellites each sending a differently coloured beam to a single smartphone on the ground.&lt;/p&gt;

&lt;p&gt;Future systems may allow a device to receive signals from several satellites simultaneously improving resilience and reducing the impact of movement, blockage or coverage gaps. Each satellite sends part of the data. The phone combines the signals.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why this changes the risk landscape&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Wider access creates wider exposure.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;For ordinary users&lt;/strong&gt; a satellite-capable phone can communicate outside normal network infrastructure even when that infrastructure is deliberately disrupted.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;For organisations&lt;/strong&gt; satellite-capable devices may bypass local network controls, corporate gateways or expected monitoring points.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The criminal threat: more than jamming&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Jamming&lt;/strong&gt; means broadcasting interference on the same frequency a satellite uses to block the signal. GPS jamming is already documented across multiple regions. Direct-to-device services use different frequencies but any wireless link can be vulnerable to interference if an attacker can affect the relevant signal path.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Spoofing&lt;/strong&gt; mimics a legitimate signal. Spoofing or false-signal attacks could attempt to mislead devices or disrupt trust in the connection.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Covert communications.&lt;/strong&gt; Historically, communicating beyond terrestrial network reach often required expensive and visible specialist hardware. A standard smartphone with satellite capability removes that barrier. Networks operating in remote areas, across borders or at sea gain a communications channel that no longer depends on infrastructure authorities can monitor or disrupt.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Evading lawful interception.&lt;/strong&gt; Legal frameworks for intercepting communications are built around terrestrial infrastructure. When traffic routes through a satellite path it may complicate existing lawful intercept, monitoring and governance models that were designed for that environment.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fraud and identity threats.&lt;/strong&gt; SIM fraud, account compromise and interception attempts will follow satellite connectivity as they have followed every previous generation of mobile technology. Security frameworks built on terrestrial assumptions will need updating.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Physical security in sensitive locations.&lt;/strong&gt; A satellite-capable phone carried into a restricted environment can communicate outside any local network controls in place. Existing device policies and physical security protocols may not account for this.&lt;/p&gt;

&lt;p&gt;This technology does not create new crimes. It reduces friction, increases reach, and may weaken some existing assumptions around visibility, control and disruption.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The point for security awareness&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Satellite connectivity is moving from specialist equipment into everyday phones and the infrastructure is being built now.&lt;/p&gt;

&lt;p&gt;Criminal networks adapt quickly to new communications capabilities. They do not wait for policy frameworks to catch up. A new channel emerges, legitimate users adopt it, and those seeking to avoid detection follow.&lt;/p&gt;

&lt;p&gt;The gap between how fast this technology is moving and how slowly security awareness tends to follow is where the risk lives.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;IntSpired®&lt;/strong&gt;&lt;br&gt;
Offensive by Design. Intelligent by Nature. &lt;/p&gt;

&lt;p&gt;References: &lt;br&gt;
KTH Royal Institute of Technology, "Joint and Streamwise Distributed MIMO Satellite Communications with Multi-Antenna Ground Users" (2026) &lt;/p&gt;

&lt;p&gt;NextBigFuture, "Satellite Direct to Cellphone — SpaceX Starlink vs Apple vs AST Space Mobile" (2025).&lt;/p&gt;

</description>
      <category>attacksurface</category>
      <category>wirelesssecurity</category>
      <category>rfsecurity</category>
      <category>cybersecurity</category>
    </item>
    <item>
      <title>Tracking down a 1964 US Navy Satellite No One Could Switch Off</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Mon, 01 Jun 2026 06:05:54 +0000</pubDate>
      <link>https://dev.to/intspired/tracking-down-a-1964-us-navy-satellite-no-one-could-switch-off-foh</link>
      <guid>https://dev.to/intspired/tracking-down-a-1964-us-navy-satellite-no-one-could-switch-off-foh</guid>
      <description>&lt;p&gt;&lt;strong&gt;They said it was dead. It kept transmitting.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Transit 5B-5. NORAD 965. OPS 6582.&lt;/p&gt;

&lt;p&gt;Launched in December 1964 as part of the US Navy’s Transit satellite navigation system, the GPS of its era.&lt;/p&gt;

&lt;p&gt;Nineteen days after launch, its navigation transmitters failed. The satellite stopped responding to commands. The telemetry transmitter could not be switched off.&lt;/p&gt;

&lt;p&gt;This morning, from &lt;strong&gt;IntSpired&lt;/strong&gt;, &lt;strong&gt;Cornwall&lt;/strong&gt;, we tracked it.&lt;/p&gt;

&lt;p&gt;Here is exactly how.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F14tk9lsgu60qyd9i1h0x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F14tk9lsgu60qyd9i1h0x.png" alt="Step 1 — Pull the orbital data" width="799" height="210"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; Step 1 — Pull the orbital data.&lt;/p&gt;

&lt;p&gt;Before you can track anything, you need to know where it is.&lt;/p&gt;

&lt;p&gt;One command to CelesTrak. curl pulls the TLE directly from the source: two lines of orbital mechanics containing the epoch, inclination, eccentricity and mean motion.&lt;/p&gt;

&lt;p&gt;That is everything Gpredict needs to compute where Transit 5B-5 will be, and when.&lt;/p&gt;

&lt;p&gt;Written to 965.sat.&lt;/p&gt;

&lt;p&gt;Ground truth established.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq7e6ra00kao4rcf5xknl.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq7e6ra00kao4rcf5xknl.PNG" alt="Step 2 — Configure the ground station." width="800" height="539"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; Step 2 — Configure the ground station.&lt;/p&gt;

&lt;p&gt;A satellite’s position means nothing without a reference point on Earth.&lt;/p&gt;

&lt;p&gt;IntSpired, Cornwall, UK&lt;br&gt;
50.5000°N, 5.0000°W&lt;br&gt;
IO70MM&lt;br&gt;
50 metres above sea level&lt;br&gt;
Weather station: EGHQ&lt;/p&gt;

&lt;p&gt;Every AOS time, LOS time, elevation calculation and Doppler prediction runs against this coordinate.&lt;/p&gt;

&lt;p&gt;This is the anchor.&lt;/p&gt;

&lt;p&gt;Get it wrong and nothing that follows is accurate.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3dabf91mi4o89vt85r28.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3dabf91mi4o89vt85r28.PNG" alt="Step 3 — Wait for the geometry to align." width="800" height="421"&gt;&lt;/a&gt;&lt;strong&gt;Image 3:&lt;/strong&gt; Step 3 — Wait for the geometry to align.&lt;/p&gt;

&lt;p&gt;Forty-seven minutes to acquisition of signal.&lt;/p&gt;

&lt;p&gt;Transit 5B-5 is 13,641 km away. Elevation -81°. Deep below the horizon. Eclipsed.&lt;/p&gt;

&lt;p&gt;The red dotted line shows the incoming trajectory. Gpredict is computing the pass in real time. IntSpired is locked as the ground station and waiting.&lt;/p&gt;

&lt;p&gt;This is the part nobody posts.&lt;/p&gt;

&lt;p&gt;The prediction phase.&lt;/p&gt;

&lt;p&gt;Knowing exactly when and where to look before anything appears.&lt;/p&gt;

&lt;p&gt;That discipline is the skill. The SDR is just the receiver.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn4mcs0ltirn97nntonrl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn4mcs0ltirn97nntonrl.png" alt="Step 4 — Acquisition." width="799" height="367"&gt;&lt;/a&gt;&lt;strong&gt;Image 4:&lt;/strong&gt; Step 4 — Acquisition.&lt;/p&gt;

&lt;p&gt;There it is.&lt;/p&gt;

&lt;p&gt;Elevation 25.77°. Slant range 1,988 km.&lt;/p&gt;

&lt;p&gt;Transit 5B-5 is inside IntSpired’s footprint on the map, the two points almost touching over the North Atlantic.&lt;/p&gt;

&lt;p&gt;Doppler is at -362 Hz. The sign has already flipped, which means closest approach has passed and the satellite is now receding.&lt;/p&gt;

&lt;p&gt;That zero-crossing happened live during the pass as the frequency shifted through zero.&lt;/p&gt;

&lt;p&gt;That is observable proof of a real pass, not just a prediction on a screen.&lt;/p&gt;

&lt;p&gt;Signal loss: 138.37 dB.&lt;br&gt;
Orbit: 4108.&lt;br&gt;
Observed from Cornwall with one dipole and one SDR.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why this matters&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Transit 5B-5 has no active operators. No mission control. No one managing it.&lt;/p&gt;

&lt;p&gt;Its batteries failed decades ago. It appears to run directly from degraded solar cells. When it enters Earth’s shadow, the transmitter can drop within seconds. When sunlight returns, it recovers and transmits again.&lt;/p&gt;

&lt;p&gt;It has continued doing this for more than 60 years because nobody can tell it to stop.&lt;/p&gt;

&lt;p&gt;That is unmanaged RF exposure at the extreme end of the scale.&lt;/p&gt;

&lt;p&gt;A signal crossing the sky that no one controls, few people monitor, and almost no one knows is there.&lt;/p&gt;

&lt;p&gt;The workflow this morning was simple:&lt;/p&gt;

&lt;p&gt;Gpredict.&lt;br&gt;
One dipole.&lt;br&gt;
One RTL-SDR.&lt;br&gt;
One computer.&lt;/p&gt;

&lt;p&gt;Nothing exotic.&lt;/p&gt;

&lt;p&gt;The barrier to observing signals people assume are invisible is lower than most organisations think.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;RF awareness is not only for signals intelligence units. It is a methodology.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;It is knowing what is above your horizon, when it is there, and what it is transmitting.&lt;/p&gt;

&lt;p&gt;That is our baseline.&lt;/p&gt;

&lt;p&gt;Your adversary can do the same.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Watch the full pass&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Countdown to AOS, acquisition, peak elevation and LOS — the complete observation recorded live from IntSpired, Cornwall: &lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://www.tiktok.com/@intspired.co.uk/video/7645629111712435459" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;tiktok.com&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;



&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://intspired.co.uk/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Fblob-715408b.png" height="1030" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://intspired.co.uk/" rel="noopener noreferrer" class="c-link"&gt;
            IntSpired® | Offensive Cyber &amp;amp; Wireless Security | UK
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
             We test your defences the way adversaries would, under formal authorisation, to uncover what is actually exploitable. 
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Ffavicon%2Fc78cc70b-20d1-436d-a400-bc4aced9fc8d%2F17678838-ae76-4779-8645-6f8b4bcebf07.PNG%2F%3A%2Frs%3Dw%3A16%2Ch%3A16%2Cm" width="18" height="16"&gt;
          intspired.co.uk
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>sdr</category>
      <category>satellitetracking</category>
      <category>rfsecurity</category>
      <category>cybersecurity</category>
    </item>
    <item>
      <title>Hardware Not Required: WebSDR and the Open RF Layer</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Mon, 25 May 2026 09:33:04 +0000</pubDate>
      <link>https://dev.to/intspired/hardware-not-required-websdr-and-the-open-rf-layer-61l</link>
      <guid>https://dev.to/intspired/hardware-not-required-websdr-and-the-open-rf-layer-61l</guid>
      <description>&lt;p&gt;Anyone with a browser can access live radio spectrum from receivers around the world.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;No SDR dongle&lt;/strong&gt;. &lt;strong&gt;No antenna&lt;/strong&gt;. &lt;strong&gt;No local setup&lt;/strong&gt;. Just a browser and an internet connection.&lt;/p&gt;

&lt;p&gt;The WebSDR project began at the University of Twente in 2007. Since then, browser-based RF access has become widely available, with public receivers covering different countries, bands and antenna sites.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Examples of WebSDR in Use&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnciac6i5ftofc39dar8e.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnciac6i5ftofc39dar8e.PNG" alt="The public WebSDR directory, showing receivers across Europe with their own locations, antennas and frequency ranges." width="799" height="467"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; The public WebSDR directory, showing receivers across Europe with their own locations, antennas and frequency ranges.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcsfzzg1c6a0bzt48nmek.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcsfzzg1c6a0bzt48nmek.PNG" alt="Qatar-OSCAR 100 at Goonhilly Earth Station, Cornwall. Live satellite RF from Es’hail-2, streamed through a browser." width="800" height="693"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; Qatar-OSCAR 100 at Goonhilly Earth Station, Cornwall. Live satellite RF from Es’hail-2, streamed through a browser.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs5iefqlgc8dae2ohz8oo.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs5iefqlgc8dae2ohz8oo.PNG" alt="Hack Green, Cheshire. A former Cold War nuclear bunker, still transmitting." width="800" height="861"&gt;&lt;/a&gt;&lt;strong&gt;Image 3:&lt;/strong&gt; Hack Green, Cheshire. A former Cold War nuclear bunker, still transmitting. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What a waterfall reveals&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Not every signal tells a story. Much of what appears on a waterfall is simply evidence of a transmission, on a frequency, at a point in time.&lt;/p&gt;

&lt;p&gt;Where signals are left open or technically decodable, SDR tools can reveal more.&lt;/p&gt;

&lt;p&gt;Frequency use. Timing. Signal type. Volume.&lt;/p&gt;

&lt;p&gt;On their own, these details may look minor. Combined over time, they can reveal routines, system behaviour and operational change.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The layer most organisations do not monitor&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Many organisations rely on wireless systems for communications, access control, logistics and safety. Few monitor the RF environment around them.&lt;/p&gt;

&lt;p&gt;The assumption is often that signals disappear into noise and go unnoticed.&lt;/p&gt;

&lt;p&gt;They do not.&lt;/p&gt;

&lt;p&gt;WebSDR makes passive RF observation accessible. With the right receiver, antenna, band coverage and propagation conditions, a signal may be observable well beyond the site that transmitted it.&lt;/p&gt;

&lt;p&gt;The RF layer should not be assumed private by default. It is a layer many security teams have not yet thought to look at.&lt;/p&gt;

&lt;p&gt;If a signal is transmitted, it may be observable.&lt;/p&gt;

&lt;p&gt;The RF layer is not invisible.&lt;/p&gt;

&lt;p&gt;See for yourself: &lt;strong&gt;websdr.org&lt;/strong&gt;&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://intspired.co.uk/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Fblob-715408b.png" height="1030" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://intspired.co.uk/" rel="noopener noreferrer" class="c-link"&gt;
            IntSpired® | Offensive Cyber &amp;amp; Wireless Security | UK
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
             We test your defences the way adversaries would, under formal authorisation, to uncover what is actually exploitable. 
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Ffavicon%2Fc78cc70b-20d1-436d-a400-bc4aced9fc8d%2F17678838-ae76-4779-8645-6f8b4bcebf07.PNG%2F%3A%2Frs%3Dw%3A16%2Ch%3A16%2Cm" width="18" height="16"&gt;
          intspired.co.uk
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>cybersecurity</category>
      <category>wirelesssecurity</category>
      <category>sdr</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Satellite Signals Are Easier to Observe Than Many Realise</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Thu, 21 May 2026 17:31:34 +0000</pubDate>
      <link>https://dev.to/intspired/satellite-signals-are-easier-to-observe-than-many-realise-1pno</link>
      <guid>https://dev.to/intspired/satellite-signals-are-easier-to-observe-than-many-realise-1pno</guid>
      <description>&lt;p&gt;&lt;strong&gt;Satellite communications underpin much of the world’s connectivity.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Recent research, including a 2025 academic study, has shown that some GEO satellite links still carry clear-text IP traffic, exposing voice calls, SMS messages and operational data.&lt;/p&gt;

&lt;p&gt;These systems support cellular networks, aviation, maritime operations and remote infrastructure across vast regions.&lt;/p&gt;

&lt;p&gt;When transmissions are not properly encrypted, sensitive information can become observable to anyone capable of monitoring the RF spectrum.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Satellite Signal Observation&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo9sz20fufx94f2p5onix.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo9sz20fufx94f2p5onix.webp" alt="SDR monitoring setup used to observe satellite activity in real time" width="800" height="871"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; SDR monitoring setup used to observe satellite activity in real time.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffs71mkwahlhn831gagxc.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffs71mkwahlhn831gagxc.webp" alt="RF activity captured during a satellite pass, visible in the spectrum waterfall." width="800" height="526"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; Signal activity captured during a satellite pass, visible in the spectrum waterfall.&lt;/p&gt;

&lt;p&gt;Much of this activity sits in a layer many organisations rarely monitor: the RF signals their systems depend on.&lt;/p&gt;

&lt;p&gt;As reliance on wireless and satellite-connected systems grows, understanding how signals behave across this space becomes increasingly important for modern security, resilience and intelligence work.&lt;/p&gt;

&lt;p&gt;At IntSpired, we analyse signal environments like these to help identify emerging exposure risks before they become operational problems.&lt;/p&gt;

&lt;p&gt;Research paper:&lt;br&gt;
&lt;a href="https://satcom.sysnet.ucsd.edu/docs/dontlookup_ccs25_fullpaper.pdf" rel="noopener noreferrer"&gt;https://satcom.sysnet.ucsd.edu/docs/dontlookup_ccs25_fullpaper.pdf&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;INTSPIRED®&lt;br&gt;
&lt;strong&gt;OFFENSIVE BY DESIGN. INTELLIGENT BY NATURE.&lt;/strong&gt;&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://intspired.co.uk/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Fblob-715408b.png" height="1030" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://intspired.co.uk/" rel="noopener noreferrer" class="c-link"&gt;
            IntSpired® | Offensive Cyber &amp;amp; Wireless Security | UK
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
             We test your defences the way adversaries would, under formal authorisation, to uncover what is actually exploitable. 
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Ffavicon%2Fc78cc70b-20d1-436d-a400-bc4aced9fc8d%2F17678838-ae76-4779-8645-6f8b4bcebf07.PNG%2F%3A%2Frs%3Dw%3A16%2Ch%3A16%2Cm" width="18" height="16"&gt;
          intspired.co.uk
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>offensivesecurity</category>
      <category>wirelesssecurity</category>
      <category>rf</category>
      <category>sdr</category>
    </item>
    <item>
      <title>Bluetooth Exposure – Part 3</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Tue, 19 May 2026 05:53:20 +0000</pubDate>
      <link>https://dev.to/intspired/bluetooth-exposure-part-3-d06</link>
      <guid>https://dev.to/intspired/bluetooth-exposure-part-3-d06</guid>
      <description>&lt;p&gt;&lt;strong&gt;The Silent Signals You Never Realise You’re Broadcasting&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Long before digital navigation, reconnaissance teams relied on fieldcraft. Location was confirmed through resection: bearings plotted against known landmarks to determine position with precision.&lt;/p&gt;

&lt;p&gt;Today, devices perform those bearings automatically.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feyovrw3f8bgrrq5rut8r.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feyovrw3f8bgrrq5rut8r.webp" alt="traditional navigation to Wi-Fi probing and finally to BLE mesh networks" width="800" height="533"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; illustrates the shift from traditional navigation to Wi-Fi probing and finally to BLE mesh networks that quietly map presence and proximity through everyday devices.&lt;/p&gt;

&lt;p&gt;Modern phones broadcast continuously. Wi-Fi probes and Bluetooth Low Energy (BLE) signals reveal device presence the moment a device wakes, often long before any connection is made.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;BLE takes this further&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Major technology ecosystems operate large-scale BLE mesh frameworks embedded into consumer devices. Phones, watches, earbuds, vehicles, trackers, and IoT products emit low-power beacons every few seconds. Nearby devices receive and relay them, extending the mesh.&lt;/p&gt;

&lt;p&gt;The result is ambient visibility.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fctw772jlwow6wxgjymme.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fctw772jlwow6wxgjymme.webp" alt="two BLE detection interfaces side by side" width="635" height="462"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; shows two BLE detection interfaces side by side. Together, they demonstrate how BLE broadcasts can be observed externally and used to assess presence, proximity, and movement patterns.&lt;/p&gt;

&lt;p&gt;No pairing.&lt;br&gt;
No password.&lt;br&gt;
No exploitation.&lt;/p&gt;

&lt;p&gt;This is simply how BLE operates.&lt;/p&gt;

&lt;p&gt;Over time, broadcast patterns can reveal behavioural rhythm: arrival times, devices that move together, and devices that separate. The exposure is not technical compromise, it is ambient metadata.&lt;/p&gt;

&lt;p&gt;The same radio landscape that exposes also protects.&lt;/p&gt;

&lt;p&gt;Understanding your own emissions helps identify anomalies, detect unknown trackers, and recognise unusual activity in your environment.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A simple starting point:&lt;/strong&gt;&lt;br&gt;
• Disable Bluetooth when not required&lt;br&gt;
• Review device privacy settings&lt;br&gt;
• Understand what your devices broadcast by default&lt;/p&gt;

&lt;p&gt;In a shared spectrum world, awareness is no longer optional.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;If you do not understand your own emissions, someone else eventually will.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a class="mentioned-user" href="https://dev.to/intspired"&gt;@intspired&lt;/a&gt;® - Protecting your brand, your business, and your operations.&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://intspired.co.uk/home" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Fblob-715408b.png" height="1030" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://intspired.co.uk/home" rel="noopener noreferrer" class="c-link"&gt;
            IntSpired® | Offensive Cyber &amp;amp; Wireless Security | UK
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
             We test your defences the way adversaries would, under formal authorisation, to uncover what is actually exploitable. 
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Ffavicon%2Fc78cc70b-20d1-436d-a400-bc4aced9fc8d%2F17678838-ae76-4779-8645-6f8b4bcebf07.PNG%2F%3A%2Frs%3Dw%3A16%2Ch%3A16%2Cm" width="18" height="16"&gt;
          intspired.co.uk
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>bluetooth</category>
      <category>cybersecurity</category>
      <category>wirelesssecurity</category>
      <category>countersurveillance</category>
    </item>
    <item>
      <title>Bluetooth Exposure – Part 2</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Thu, 14 May 2026 07:11:07 +0000</pubDate>
      <link>https://dev.to/intspired/bluetooth-exposure-part-2-3k3b</link>
      <guid>https://dev.to/intspired/bluetooth-exposure-part-2-3k3b</guid>
      <description>&lt;p&gt;&lt;strong&gt;Understanding BLE Through Simple Threat Modelling&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Most people do not realise how much their devices broadcast. Constantly. Passively. Often in plaintext. BLE may be low power, but from an attacker’s perspective it is highly informative.&lt;/p&gt;

&lt;p&gt;Last week we explored why Bluetooth remains an overlooked attack surface. This week we go deeper by applying simple threat modelling to show what an attacker actually sees and where the real exposures sit.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Everyday BLE Ecosystem&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is the environment most people carry with them every day. A silent network of identifiers, telemetry and behavioural signals leaking into the air around you.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx9btrpfhwjc36bab9l08.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx9btrpfhwjc36bab9l08.webp" alt="BLE Device Ecosystem" width="799" height="442"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; BLE Device Ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Smartwatch (Peripheral)&lt;/strong&gt; Continuously advertises identifiers, sensor values, motion events and sync activity. This alone is enough to build behavioural profiles.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bluetooth Earbuds (Peripheral)&lt;/strong&gt; Many models broadcast even while inside the charging case. They reveal identifiers, battery levels and reconnection attempts. This exposes presence, movement and proximity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Smart Lock (Peripheral)&lt;/strong&gt; Reveals device type, activity timing, connection attempts and lock state patterns.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Smartphone (Central)&lt;/strong&gt; Acts as the BLE hub. Constant scanning, pairing, reconnecting and exchanging data through OS services and installed apps.&lt;br&gt;
&lt;strong&gt;Cloud Services&lt;/strong&gt; Telemetry, identifiers and behavioural analytics flow upstream from associated apps. Once correlated, this becomes highly identifiable and highly valuable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why this ecosystem creates risk&lt;/strong&gt;&lt;br&gt;
Attackers do not need pairing. They do not need exploits. They only need to listen. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdlsvrv1k76p9ycrhrj0m.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdlsvrv1k76p9ycrhrj0m.webp" alt="ubertooth spectrum analyzer" width="708" height="427"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; shows the full 2.4 gigahertz environment: channel spikes, BLE bursts and hopping patterns, revealing activity density and where signals originate.  &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiqvppyitbte09vjchdhz.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiqvppyitbte09vjchdhz.webp" alt="BLE MAC addresses, advertising data, service identifiers and device presence in real time" width="765" height="520"&gt;&lt;/a&gt;&lt;strong&gt;Image 3:&lt;/strong&gt; illustrates live BLE MAC addresses, advertising data, service identifiers and device presence in real time. This allows attackers to map devices, movement patterns, proximity and relationships. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0m5kfdbhzcmhxxltj89u.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0m5kfdbhzcmhxxltj89u.webp" alt="password sent from phone, intercepted via BLE UART, captured by Nordic Sniffer, shown in plaintext in Wireshark" width="800" height="532"&gt;&lt;/a&gt;&lt;strong&gt;Image 4:&lt;/strong&gt; password sent from phone, intercepted via BLE UART, captured by Nordic Sniffer, shown in plaintext in Wireshark.&lt;/p&gt;

&lt;p&gt;This is BLE without encryption or authentication. And many consumer IoT devices still work exactly like this.&lt;/p&gt;

&lt;p&gt;Plaintext BLE write operations may include: • passwords • PIN codes • actuator commands such as unlock or open • configuration values • sensor and status payloads&lt;/p&gt;

&lt;p&gt;If it is unencrypted, anyone in range can intercept it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Takeaway&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If a BLE device does not enforce encryption and authenticated pairing, everything it transmits is visible and can be captured by anyone in range.&lt;/p&gt;

&lt;p&gt;For red teams this is a powerful source of passive intelligence. For attackers it is trivial interception. For defenders it remains a major blind spot.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Next Week in Part 3&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Part 1&lt;/strong&gt; explored why Bluetooth remains a high-value vector and how attackers use BLE at the reconnaissance stage.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Part 2&lt;/strong&gt; showed what an attacker can actually see, including live identifiers and plaintext BLE traffic.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Part 3&lt;/strong&gt; will move into the defensive and counter-surveillance side.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;We will look at:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;• Quick methods to reduce your BLE attack surface &lt;/p&gt;

&lt;p&gt;• &lt;strong&gt;Surveillance and counter-surveillance&lt;/strong&gt; considerations&lt;/p&gt;

&lt;p&gt;• What attackers silently collect from BLE Radar-type tools • How to detect or disrupt unwanted BLE tracking &lt;/p&gt;

&lt;p&gt;• How attackers use signal strength and directional antennas to track BLE devices in the real world&lt;/p&gt;

&lt;p&gt;&lt;em&gt;If you rely on BLE devices every day, Part 3 is the one you’ll want to read.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a class="mentioned-user" href="https://dev.to/intspired"&gt;@intspired&lt;/a&gt;®&lt;/strong&gt; - Protecting your brand, your business, and your operations.&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://intspired.co.uk/home" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Fblob-715408b.png" height="1030" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://intspired.co.uk/home" rel="noopener noreferrer" class="c-link"&gt;
            IntSpired® | Offensive Cyber &amp;amp; Wireless Security | UK
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
             We test your defences the way adversaries would, under formal authorisation, to uncover what is actually exploitable. 
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Ffavicon%2Fc78cc70b-20d1-436d-a400-bc4aced9fc8d%2F17678838-ae76-4779-8645-6f8b4bcebf07.PNG%2F%3A%2Frs%3Dw%3A16%2Ch%3A16%2Cm" width="18" height="16"&gt;
          intspired.co.uk
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>bluetooth</category>
      <category>cybersecurity</category>
      <category>pentesting</category>
      <category>wirelesssecurity</category>
    </item>
    <item>
      <title>Bluetooth Exposure – Part 1</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Sun, 10 May 2026 06:43:23 +0000</pubDate>
      <link>https://dev.to/intspired/bluetooth-exposure-part-1-34oe</link>
      <guid>https://dev.to/intspired/bluetooth-exposure-part-1-34oe</guid>
      <description>&lt;p&gt;&lt;strong&gt;Real-World Weaknesses | Awareness Series: Part 1 of 3&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Over the next few posts, I will explore the real cybersecurity risks behind Bluetooth and why individuals, homeowners and businesses routinely overlook this attack surface.&lt;/p&gt;

&lt;p&gt;Bluetooth is often treated as harmless background technology. In reality, it can reveal device presence, proximity, movement patterns and, in some cases, weak implementation choices that increase exposure.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Classic Bluetooth vs BLE&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Classic Bluetooth is typically used for audio devices and higher-bandwidth data transfer.&lt;/p&gt;

&lt;p&gt;Bluetooth Low Energy, or BLE, is commonly used by beacons, trackers, wearables, IoT devices, smart locks and sensors.&lt;/p&gt;

&lt;p&gt;Both operate in the crowded 2.4 GHz ISM band. Both can broadcast information into the surrounding environment. That means both can create exposure, often without the user realising.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bluetooth Research Tools&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7xj5klg4oauhqj7s6qil.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7xj5klg4oauhqj7s6qil.webp" alt="a selection of tools commonly used to explore Bluetooth and BLE weaknesses" width="800" height="1046"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; shows a selection of tools commonly used to explore Bluetooth and BLE weaknesses.&lt;/p&gt;

&lt;p&gt;Highlighted is the Ubertooth One, a well-known device within the Bluetooth security research community. However, research and field experience show that it can be unreliable, and it is not usually the first tool I would reach for during practical assessments.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bluetooth Exposure in the Real World&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu3e9l2uu7tzna5wzqmie.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu3e9l2uu7tzna5wzqmie.webp" alt="mobile apps can reveal Bluetooth devices nearby" width="508" height="461"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; demonstrates how easily freely available mobile apps can reveal Bluetooth devices nearby.&lt;/p&gt;

&lt;p&gt;Many of these apps are designed for legitimate diagnostics and device management. However, they also show why individuals and organisations should take Bluetooth exposure seriously.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Even without specialist knowledge, it is possible to identify:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;• Nearby devices currently broadcasting&lt;br&gt;
• Devices left in discoverable or pairable modes&lt;br&gt;
• Device names that unintentionally leak information&lt;br&gt;
• Signal strength, or RSSI, which can indicate proximity&lt;br&gt;
• Wearables, trackers, earbuds, speakers, locks and IoT equipment&lt;/p&gt;

&lt;p&gt;Some devices may also accept a connection without being bonded or paired, allowing applications to read or write characteristics. This is not advanced exploitation. It is usually a sign of weak device security and poor implementation.&lt;/p&gt;

&lt;p&gt;The same visibility that supports diagnostics can also allow environments to be passively mapped. Over time, this can reveal device presence, routines and behavioural patterns.&lt;/p&gt;

&lt;p&gt;Despite this, Bluetooth exposure remains widely underestimated. In certain conditions, it can contribute to privacy compromise, tracking, surveillance, or become part of a broader attack chain.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Simple Defensive Step&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Before going deeper into the series, one simple defensive step everyone should follow is:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Turn Bluetooth off when you are not using it.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This significantly reduces exposure and prevents your device from broadcasting unnecessarily.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What This Series Will Cover&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This series will provide a high-level overview of:&lt;/p&gt;

&lt;p&gt;• Why Bluetooth remains a valuable vector for threat actors&lt;br&gt;
• How attackers use BLE during reconnaissance&lt;br&gt;
• What nearby devices can reveal without pairing&lt;br&gt;
• What your phone may broadcast without your knowledge&lt;br&gt;
• Tools defenders should understand&lt;br&gt;
• Quick ways to reduce Bluetooth exposure&lt;br&gt;
• Surveillance and counter-surveillance considerations&lt;/p&gt;

&lt;p&gt;Bluetooth may feel harmless, but it is not invisible. &lt;em&gt;Most people have no idea how much they are broadcasting until it is demonstrated to them.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;INTSPIRED® | Offensive by Design. Intelligent by Nature.&lt;/strong&gt;&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://intspired.co.uk/home" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Fblob-715408b.png" height="1030" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://intspired.co.uk/home" rel="noopener noreferrer" class="c-link"&gt;
            IntSpired® | Offensive Cyber &amp;amp; Wireless Security | UK
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
             We test your defences the way adversaries would, under formal authorisation, to uncover what is actually exploitable. 
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg1.wsimg.com%2Fisteam%2Fip%2F8244b478-330f-49fe-a31f-4cecc83f3ff2%2Ffavicon%2Fc78cc70b-20d1-436d-a400-bc4aced9fc8d%2F17678838-ae76-4779-8645-6f8b4bcebf07.PNG%2F%3A%2Frs%3Dw%3A16%2Ch%3A16%2Cm" width="18" height="16"&gt;
          intspired.co.uk
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>pentesting</category>
      <category>wirelesssecurity</category>
      <category>bluetooth</category>
      <category>cybersecurity</category>
    </item>
    <item>
      <title>When a Radio Signal Stops a Train</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Thu, 07 May 2026 07:41:34 +0000</pubDate>
      <link>https://dev.to/intspired/when-a-radio-signal-stops-a-train-9d3</link>
      <guid>https://dev.to/intspired/when-a-radio-signal-stops-a-train-9d3</guid>
      <description>&lt;p&gt;A Taiwan high-speed rail incident from earlier this week is a sharp reminder that RF security is not a niche issue. It is part of critical infrastructure resilience.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr1v5ctgwtvv05q62k5p1.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr1v5ctgwtvv05q62k5p1.jpg" alt="Taiwan High Speed Rail — THSR 700T train on the Taipei–Kaohsiung line" width="800" height="520"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; Taiwan High Speed Rail — THSR 700T train on the Taipei–Kaohsiung line. Source: Wikimedia Commons&lt;/p&gt;

&lt;p&gt;Reports confirm a university student used consumer-grade SDR equipment to intercept, decode and clone TETRA radio parameters, then triggered a General Alarm signal that brought four high-speed trains to an emergency stop for 48 minutes. A 23-year-old student has since been arrested and is currently out on bail.&lt;/p&gt;

&lt;p&gt;The technical takeaway is clear. Parameters were cloned. Authentication was bypassed. And the equipment used was bought online.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpzu6k30urcarltyzsxns.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpzu6k30urcarltyzsxns.PNG" alt="Seized equipment" width="570" height="430"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; Seized equipment. Source: Taoyuan District Prosecutors Office via CNA/Newtalk, 2026. &lt;a href="https://newtalk.tw/news/view/2026-04-30/1032591" rel="noopener noreferrer"&gt;https://newtalk.tw/news/view/2026-04-30/1032591&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What this incident tells us is not just that the system was vulnerable. It tells us that the vulnerability had likely existed for years, undetected and untested. A radio enthusiast with off-the-shelf equipment, no insider access, and no advanced technical background was able to clone operational parameters and trigger the highest-priority alert in a national rail network.&lt;/p&gt;

&lt;p&gt;That is not a sophisticated attack. That is a gap that should have been identified in a security assessment long before it was exploited this way.&lt;/p&gt;

&lt;p&gt;The questions every critical infrastructure operator should be asking right now are simple. When did you last rotate your radio parameters? Have you ever tested whether your authentication can be bypassed from outside the network? Do you have any detection capability for rogue transmissions? Do you know where a rogue signal is coming from and how fast you can locate it? And if someone triggered a false alarm today, would your response procedures hold up?&lt;/p&gt;

&lt;p&gt;If any of those answers are uncertain, that is where to start.&lt;/p&gt;

&lt;p&gt;What good RF security looks like in these environments is not complicated in principle, but it is rarely done well in practice. It means treating radio as an attack surface from day one. Regular parameter rotation. Strong authentication on every device. Encryption that is actually tested, not just assumed. Logging and alerting on anomalous transmissions. Direction-finding capability so you can locate a rogue signal when it appears. And response procedures that have actually been exercised, not just written down.&lt;/p&gt;

&lt;p&gt;This is not about SDR being dangerous. SDR is a tool. The real issue is whether safety-critical communications have strong authentication, encryption, parameter rotation, logging, detection, direction-finding, and response processes around them.&lt;/p&gt;

&lt;p&gt;For rail, ports, airports, utilities, emergency services and other critical environments, RF should be treated as an attack surface, not background noise.&lt;/p&gt;

&lt;p&gt;Test it like it matters. Because it does.&lt;/p&gt;

&lt;p&gt;Further insights - Taipei Times: &lt;a href="https://www.taipeitimes.com/News/taiwan/archives/2026/05/05/2003856781" rel="noopener noreferrer"&gt;https://www.taipeitimes.com/News/taiwan/archives/2026/05/05/2003856781&lt;/a&gt;&lt;br&gt;
The Register: &lt;a href="https://www.theregister.com/cyber-crime/2026/05/06/taiwan-student-pwns-rail-comms-halts-high-speed-trains/5230489" rel="noopener noreferrer"&gt;https://www.theregister.com/cyber-crime/2026/05/06/taiwan-student-pwns-rail-comms-halts-high-speed-trains/5230489&lt;/a&gt;&lt;br&gt;
LinkedIn: &lt;a href="https://www.linkedin.com/in/keith-intspired" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/keith-intspired&lt;/a&gt;&lt;br&gt;
IntSpired®: &lt;a href="https://www.intspired.co.uk" rel="noopener noreferrer"&gt;https://www.intspired.co.uk&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Cover image: Handheld radios seized during the investigation. Source: CTWANT/Weekly King via PChome News. &lt;a href="https://news.pchome.com.tw/society/crwant/20260501/index-77760091156668316002.html" rel="noopener noreferrer"&gt;https://news.pchome.com.tw/society/crwant/20260501/index-77760091156668316002.html&lt;/a&gt;&lt;/p&gt;

</description>
      <category>securityawareness</category>
      <category>criticalinfrastructure</category>
      <category>cybersecurity</category>
      <category>rfsecurity</category>
    </item>
  </channel>
</rss>
