<?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>A Wireless Foothold Is Only the Beginning</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Sat, 05 Sep 2026 15:31:56 +0000</pubDate>
      <link>https://dev.to/intspired/a-wireless-foothold-is-only-the-beginning-1ji1</link>
      <guid>https://dev.to/intspired/a-wireless-foothold-is-only-the-beginning-1ji1</guid>
      <description>&lt;p&gt;&lt;em&gt;Part 6 of 6: Attack Surface, Wireless Security, Infrastructure Impact.&lt;/em&gt; &lt;/p&gt;

&lt;p&gt;Over the last five weeks, we’ve followed a wireless-specific attack path from OSINT through social engineering and proximity assessment, threat modelling and pentest validation.&lt;/p&gt;

&lt;p&gt;This final post closes the loop: &lt;strong&gt;what happens once a wireless foothold is confirmed, and why the resulting risk often extends beyond the wireless layer.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A wireless compromise is rarely the objective&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A cellular-connected edge device may lead towards backend or cloud-management systems beyond the device itself &lt;/li&gt;
&lt;li&gt;A recovered Wi-Fi credential could grant entry to an internal network segment or, where credentials are reused, another enterprise service &lt;/li&gt;
&lt;li&gt;A BLE connection can bridge through a gateway into a building management, access-control or operational system &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Different technologies create different routes, but what matters is how the surrounding systems are connected and trusted.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why this connection gets missed&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Wired and wireless security are often owned by different teams, monitored through different tooling and reported in different sections of an assessment.&lt;/p&gt;

&lt;p&gt;That separation may be organisationally convenient, but an attacker does not have to follow it.&lt;/p&gt;

&lt;p&gt;A technical finding can therefore appear relatively minor when it is assessed in isolation from the systems, trust relationships and infrastructure around it.&lt;/p&gt;

&lt;p&gt;Consider an exposed IoT interface: it may appear isolated until its gateway, credentials or management service is identified. &lt;/p&gt;

&lt;p&gt;This is also where the visibility gap becomes important.&lt;/p&gt;

&lt;p&gt;A conventional security operations team may see little or nothing of the RF-layer activity that created the initial access. The first indication can often come only once the attack reaches the network, assuming it is detected there at all. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bringing the attack path together&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Across the series, each stage has answered a different question:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OSINT —&lt;/strong&gt; What can an attacker learn before arriving?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Social engineering —&lt;/strong&gt; How could they gain the proximity needed to interact with the wireless environment?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Threat modelling —&lt;/strong&gt; What assets, trust boundaries and attack paths become relevant from that position?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pentest validation —&lt;/strong&gt; Which of those hypotheses can actually be proved or disproved?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Infrastructure impact —&lt;/strong&gt; Once a wireless foothold is confirmed, what systems, services or data could become reachable beyond it?&lt;/p&gt;

&lt;p&gt;The final stage is therefore not another wireless test.&lt;/p&gt;

&lt;p&gt;It is connecting the validated technical result to the infrastructure and operational processes the organisation actually depends on.&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%2Fb0y6wjtp893owf8uhdcb.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%2Fb0y6wjtp893owf8uhdcb.png" alt="The complete wireless assessment pipeline" width="800" height="533"&gt;&lt;/a&gt;&lt;strong&gt;Image:&lt;/strong&gt; The complete wireless assessment pipeline, linking validated findings to infrastructure impact, business risk and the risk register.&lt;/p&gt;

&lt;p&gt;The drawing brings together the wireless layers followed throughout the series — cellular, Wi-Fi, BLE and wider RF — together with the IoT devices, gateways and infrastructure that may sit behind them.&lt;/p&gt;

&lt;p&gt;Once testing has confirmed a weakness, the question changes.&lt;/p&gt;

&lt;p&gt;It is no longer simply:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“Was the wireless test successful?”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It becomes:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“What did that success make possible?”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Closing the loop: from finding to risk register&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That is why the technical finding itself cannot be the final output.&lt;/p&gt;

&lt;p&gt;Each confirmed result needs enough context to explain &lt;strong&gt;how the attacker got there, what testing established, what could be affected and what needs to happen next.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A useful risk-register entry should capture:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Scenario and affected assets —&lt;/strong&gt; what was exposed and which assets or systems form part of the scenario.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Access method —&lt;/strong&gt; whether the attack was possible from a publicly accessible position or depended on social engineering, physical access or rogue-device placement.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Threat-model hypothesis —&lt;/strong&gt; the specific attack path, trust boundary or assumption the pentest was intended to validate.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Confirmed technical result —&lt;/strong&gt; what testing actually proved or disproved.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Downstream reach —&lt;/strong&gt; which network segments, credentials, systems, cloud services, operational processes or data could become accessible.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Visibility —&lt;/strong&gt; whether existing monitoring would have detected the initial wireless activity, only the later network activity, or neither.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Business impact —&lt;/strong&gt; the potential consequence, such as data exposure, operational disruption, financial loss, regulatory impact or reputational damage.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommended action and owner —&lt;/strong&gt; what should change and which team is responsible for reducing the risk.&lt;/p&gt;

&lt;p&gt;This turns a standalone technical finding into something the organisation can prioritise and act on.&lt;/p&gt;

&lt;p&gt;Compare:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;“Weakness identified in corporate Wi-Fi.”&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;with a hypothetical finding such as:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;“An attacker positioned in a publicly accessible area could exploit weaknesses across multiple wireless technologies, gain access to trusted infrastructure and reach internal services, with limited visibility to existing monitoring.”&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The second statement connects the technical weakness to the attack path, its potential consequence and the reason it matters to the organisation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Completing the pipeline&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We opened this series with a simplified testing pipeline:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OSINT → Pentest&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The point was not to question OSINT or pentesting, but to highlight what could be missed between them. &lt;/p&gt;

&lt;p&gt;Without social engineering and proximity assessment, testing may begin from an attacker position that has never been justified.&lt;/p&gt;

&lt;p&gt;Without threat modelling, technical testing may identify weaknesses but fail to establish which scenarios actually matter. &lt;/p&gt;

&lt;p&gt;Without pentest validation, the model remains a set of assumptions.&lt;/p&gt;

&lt;p&gt;And without following a confirmed wireless foothold into the wider infrastructure, even a valid technical finding can understate its significance.&lt;/p&gt;

&lt;p&gt;The complete five-stage pipeline is therefore: &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OSINT → Social Engineering → Threat Modelling → Pentest Validation → Infrastructure Impact&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Together, these stages connect attacker position, testable hypotheses, validated findings and their potential consequences. &lt;/p&gt;

&lt;p&gt;Business risk and the risk register are the output — translating that technical path into something the organisation can own, prioritise and remediate.&lt;/p&gt;

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

&lt;p&gt;Wireless risk is growing, but not separately from the rest of the infrastructure. &lt;/p&gt;

&lt;p&gt;Much of the software referenced throughout this series is free or open source, while capable wireless and SDR hardware is widely available.&lt;/p&gt;

&lt;p&gt;The differentiator is not simply access to tools.&lt;/p&gt;

&lt;p&gt;It is the process used to connect:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;what is visible → what is reachable → what is plausible → what is exploitable → what it can affect.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Wireless is not a separate security world.&lt;/p&gt;

&lt;p&gt;It is another layer of the same attack surface.&lt;/p&gt;

&lt;p&gt;If an attack can begin in a publicly accessible RF environment, cross a wireless trust boundary and continue into infrastructure that supports the organisation, &lt;strong&gt;the assessment needs to follow the attack path all the way through.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;A wireless foothold is only the beginning. The real risk is what it can reach next.&lt;/em&gt; &lt;/p&gt;

&lt;p&gt;Want to know where a wireless compromise could lead inside your organisation? &lt;/p&gt;

&lt;p&gt;Speak to IntSpired®.&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>devsecops</category>
      <category>pentest</category>
      <category>infrastructure</category>
      <category>wireless</category>
    </item>
    <item>
      <title>Wireless Pentesting with Purpose</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Thu, 03 Sep 2026 05:55:17 +0000</pubDate>
      <link>https://dev.to/intspired/wireless-pentesting-with-purpose-26p9</link>
      <guid>https://dev.to/intspired/wireless-pentesting-with-purpose-26p9</guid>
      <description>&lt;p&gt;&lt;em&gt;Part 5 of 6: Attack Surface, Wireless Security, Pentest.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Everything up to this point, including OSINT, social engineering/proximity testing and threat modelling using DFDs and STRIDE, has produced a set of specific, prioritised hypotheses. This week is where they are tested using free and open-source software together with widely available wireless hardware. The distinction matters: this isn’t a generic tool walkthrough; each test is selected to validate what the threat model has already identified.&lt;/p&gt;

&lt;p&gt;The model from last week extended beyond Wi-Fi, so validation now follows those same wireless layers: cellular, Wi-Fi, BLE and wider RF.&lt;/p&gt;

&lt;p&gt;The examples below are not intended as an exhaustive list. They are grouped by technology for simplicity; in a real engagement, the exact toolset would be determined by the testing objectives, target environment and authorised scope. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cellular&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;LTE Cell Scanner —&lt;/strong&gt; establishes a starting point for passive cellular assessment by identifying nearby cells and their broadcast characteristics. Potential indicators of a rogue cell or cell-site simulator (IMSI catcher) include an unexpected or missing Cell ID (CID), unusually high received signal power (RXPWR) relative to neighbouring cells, unexpected frequency or channel use, and parameters inconsistent with the known local cellular environment. None is conclusive on its own. Establishing a local footprint should therefore be considered before treating any anomaly as significant. &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%2F6qbcs7y696evu0jlhvd6.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%2F6qbcs7y696evu0jlhvd6.png" alt="LTE Cell Scanner" width="799" height="134"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; LTE Cell Scanner output showing detected cells and associated broadcast parameters.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Wi-Fi&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Kismet —&lt;/strong&gt; maps nearby access points and clients during Wi-Fi discovery, helping establish what is visible from the tester’s position and whether any AP appears inconsistent with the expected environment. This helps frame the spoofing hypothesis for further testing. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Wireshark —&lt;/strong&gt; helps examine beacon and Robust Security Network (RSN) information during passive reconnaissance, establishing how protections such as Management Frame Protection (MFP) are configured. &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%2Fg2ttf2uevtt3u0lss7sw.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%2Fg2ttf2uevtt3u0lss7sw.png" alt="Wireshark" width="799" height="421"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; Wireshark screenshot showing RSN capabilities with MFP neither capable nor required, leaving deauthentication and disassociation management frames more susceptible to spoofing. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Aircrack-ng suite —&lt;/strong&gt; supports wireless traffic capture, deauthentication testing and key recovery during active validation. This helps test hypotheses around management-frame exposure, authentication-material capture and wireless credential strength identified during threat modelling. &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%2Fv5e053hf89mbsw972xzj.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%2Fv5e053hf89mbsw972xzj.png" alt="Aircrack-ng" width="800" height="369"&gt;&lt;/a&gt;&lt;strong&gt;Image 3:&lt;/strong&gt; Aircrack-ng successfully recovering a Wi-Fi passphrase from captured authentication traffic.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;hcxdumptool / hcxtools —&lt;/strong&gt; support targeted capture and processing of PMKID and handshake material, helping validate hypotheses around exposed authentication exchanges. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Wifite —&lt;/strong&gt; automates several of the techniques above, helping apply consistent, repeatable checks across multiple access points during an engagement.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bettercap —&lt;/strong&gt; enables MITM testing and network reconnaissance once initial wireless access has been achieved. This helps determine what the foothold makes accessible, how far that access can extend and what additional risk it may expose.   &lt;/p&gt;

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

&lt;p&gt;&lt;strong&gt;nRF Connect —&lt;/strong&gt; inspects exposed BLE GATT services and characteristics, helping establish what a nearby device makes available before deeper testing begins.&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%2F58pqwpwf2ou4i2f6fnr0.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%2F58pqwpwf2ou4i2f6fnr0.png" alt="BLE" width="800" height="532"&gt;&lt;/a&gt;&lt;strong&gt;Image 4:&lt;/strong&gt; Annotated BLE UART capture showing a password transmitted in plaintext. The traffic was captured with the Nordic nRF Sniffer and analysed in Wireshark as part of IntSpired’s Bluetooth Exposure – Part 2 testing. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GATTacker —&lt;/strong&gt; tests BLE pairing and MITM/tampering hypotheses identified during threat modelling. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;RF / SDR&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SDR + GNU Radio —&lt;/strong&gt; captures and examines sub-GHz signals from IoT devices, key fobs and other non-Wi-Fi/BLE technologies identified through OSINT, helping determine which transmissions warrant closer examination. &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%2Fubudj0pmlddtx96bf96y.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%2Fubudj0pmlddtx96bf96y.png" alt="GNU" width="800" height="334"&gt;&lt;/a&gt;&lt;strong&gt;Image 5:&lt;/strong&gt; GNU Radio flowgraph using HackRF for 433 MHz RF monitoring and FFT-based spectrum analysis.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Universal Radio Hacker (URH) —&lt;/strong&gt; takes captured RF signals into deeper protocol analysis, helping examine modulation, packet structure and unknown wireless protocols. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Inspectrum —&lt;/strong&gt; provides detailed visual analysis of captured IQ data, making repeated transmissions, frequency offsets and timing structure easier to identify and measure.&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%2Fg7aa93xcuirjzz7pmzzr.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%2Fg7aa93xcuirjzz7pmzzr.png" alt="HackRF" width="800" height="442"&gt;&lt;/a&gt;&lt;strong&gt;Image 6:&lt;/strong&gt; Repeated sub-GHz RF transmissions captured with HackRF and analysed in Inspectrum.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Mapping back to the model&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The logic is the same in each case: the threat model defines the relevant attack path and trust boundary, from which a testable hypothesis is formed. The appropriate test is then selected, and the result either confirms, disproves or refines that hypothesis. The examples below show this mapping rather than treating each finding as a standalone result:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Example wireless pentest validation sheet&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%2Foevaekxegqvwwnfrvuqx.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%2Foevaekxegqvwwnfrvuqx.png" alt="Pentest validation sheet" width="800" height="533"&gt;&lt;/a&gt;&lt;strong&gt;Image 7:&lt;/strong&gt; Pentest validation sheet linking trust boundaries and attack paths to threat-model hypotheses, test tools and validation outcomes. &lt;/p&gt;

&lt;p&gt;This is the difference between a wireless pentest that produces a list of incidental findings and one that directly answers the questions raised by the threat model. &lt;/p&gt;

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

&lt;p&gt;Access to tooling is rarely the limiting factor in wireless testing. Much of the software used here is free and open source, while capable SDR hardware is widely available. The real differentiator is process: testing without a model can produce findings without context or priority, while modelling without validation leaves assumptions unproven. Used together, each stage turns the previous one into something more actionable.&lt;/p&gt;

&lt;p&gt;Next week closes the series by following a confirmed wireless foothold beyond the wireless layer and examining where it can lead across the wider infrastructure.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Need your wireless hypotheses validated, not just scanned?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Speak to IntSpired® &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__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>pentest</category>
      <category>security</category>
      <category>wireless</category>
      <category>rf</category>
    </item>
    <item>
      <title>Beyond Wi-Fi: Digital Twin Threat Modelling</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Fri, 21 Aug 2026 09:27:30 +0000</pubDate>
      <link>https://dev.to/intspired/beyond-wi-fi-digital-twin-threat-modelling-5dc7</link>
      <guid>https://dev.to/intspired/beyond-wi-fi-digital-twin-threat-modelling-5dc7</guid>
      <description>&lt;p&gt;&lt;em&gt;Part 4 of 6: Attack Surface, Wireless Security and Threat Modelling.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;A wireless pentest can identify an access point, BLE device, IoT sensor or wireless bridge and still miss part of the picture: what that component connects to, what depends on it and where an attacker can realistically reach it from.&lt;/p&gt;

&lt;p&gt;This is where threat modelling fits into the testing pipeline. In the previous stages of this series, OSINT established what an attacker might learn before arriving, while social engineering and proximity assessment considered how close that attacker could realistically get. Threat modelling takes those findings and asks what becomes relevant from that position.&lt;/p&gt;

&lt;p&gt;Wireless components may not exist in isolation. They occupy physical locations, communicate with other systems, cross trust boundaries and depend on supporting infrastructure that may not be obvious when each device is considered separately. In this article, we use a digital twin to make those relationships visible and give the threat-modelling stage the context needed to define realistic attack paths and testable hypotheses.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Digital twins&lt;/strong&gt; can represent anything from an individual component to a wider asset, system or operational process. For this purpose, the twin only needs enough detail to represent the parts of the environment relevant to the attack path.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;From component to process&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A useful way to think about digital twins is as a hierarchy. At &lt;strong&gt;component level&lt;/strong&gt;, the model might represent an individual Wi-Fi access point, BLE peripheral, IoT sensor or wireless bridge. At &lt;strong&gt;asset level&lt;/strong&gt;, several components form a &lt;strong&gt;functional asset&lt;/strong&gt;, such as a staff handheld, camera unit, ticketing terminal or access-control device. At &lt;strong&gt;system level&lt;/strong&gt;, those assets interact through wireless infrastructure, authentication, monitoring and &lt;strong&gt;backend services&lt;/strong&gt;. At &lt;strong&gt;process level&lt;/strong&gt;, the model shows the operational activity those systems collectively support. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Digital twin hierarchy&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%2Ffzbuyif6d5buqapy3ary.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%2Ffzbuyif6d5buqapy3ary.png" alt="Four-level digital twin hierarchy" width="800" height="516"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt; Four-level digital twin hierarchy showing how wireless technologies sit within the wider assets, systems and operational processes they support. &lt;/p&gt;

&lt;p&gt;For a wireless assessment, moving through these levels adds context to the technical target. An access point may look relatively unimportant when viewed as a single component, but the wider model may show that it supports a staff device connected to an operational system. Equally, an apparently interesting wireless device may have little meaningful connectivity or operational significance once its wider role is understood. The aim is not to model everything, but to understand enough of the surrounding environment to identify which technical paths deserve testing. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A fictional UK crossing&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The relationship becomes particularly easy to see in environments where public access and operational infrastructure occupy the same physical space. Across the UK, ferry crossings, ports, transport terminals and similar sites can place members of the public within close proximity of systems supporting day-to-day operations.&lt;/p&gt;

&lt;p&gt;Consider a deliberately simplified and fictional UK vehicle crossing, using Cornwall as the setting. Vehicles queue, pass through check or payment, cross a controlled-access boundary, enter a managed holding area and eventually board for the crossing. Supporting that process may be operational Wi-Fi, BLE-enabled staff devices, IoT sensors and cameras, wireless bridges, backend services and monitoring, together with shared dependencies such as power, UPS, backhaul and maintenance interfaces.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Digital twin of a fictional UK crossing&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%2Fkemo3x23ub0kiyl0ipn9.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%2Fkemo3x23ub0kiyl0ipn9.png" alt="Digital twin" width="800" height="460"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; Digital twin showing how the physical access boundary separates public and controlled areas, while wireless coverage may extend across both.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Where the boundaries actually sit&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is where the earlier proximity work begins to influence the pentest scope. A person sitting in the public vehicle queue has not necessarily bypassed any physical control; they may simply be occupying a location where members of the public are expected to wait. The question is what parts of the wireless environment become reachable from that legitimate position, and what trusted systems sit behind them.&lt;/p&gt;

&lt;p&gt;Several boundaries can exist along the same attack path. The &lt;strong&gt;physical access boundary&lt;/strong&gt; marks where public access ends. The &lt;strong&gt;RF trust boundary&lt;/strong&gt; surrounds the radio-facing assets that can potentially be discovered or interacted with over Wi-Fi, BLE or other wireless technologies. Beyond those assets, authentication and access controls create a &lt;strong&gt;logical trust boundary&lt;/strong&gt; before traffic enters the operational network, while backend or monitoring systems may introduce a further trust boundary of their own.&lt;/p&gt;

&lt;p&gt;These boundaries do not necessarily align. A barrier may prevent a vehicle from moving beyond the public area, while RF coverage from multiple operational wireless assets could extend across that physical boundary. The wireless path can therefore become relevant before the attacker enters the controlled part of the site.&lt;/p&gt;

&lt;p&gt;That matters because an assessment that begins with &lt;em&gt;“assume the tester is already in range”&lt;/em&gt; has already removed part of the attack path from consideration. Threat modelling makes that path explicit: &lt;strong&gt;where can the attacker realistically position themselves, what becomes reachable from there, where does trust change, and what sits behind those boundaries?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Wireless threat model of the crossing&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%2F5mhpq66s67ub2nmmgxb6.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%2F5mhpq66s67ub2nmmgxb6.png" alt="Wireless threat model" width="800" height="503"&gt;&lt;/a&gt;&lt;strong&gt;Image 3:&lt;/strong&gt; Wireless threat model showing how realistic attacker position, RF and logical trust boundaries, data flows and adversary context shape the attack path before a pentest hypothesis is defined.   &lt;/p&gt;

&lt;p&gt;The same model can then be interrogated using established threat-modelling techniques. In the example, STRIDE is kept in its standard &lt;strong&gt;S–T–R–I–D–E&lt;/strong&gt; order, with spoofing, tampering, information disclosure and denial of service highlighted as the primary concerns for this particular wireless path. Repudiation and elevation of privilege remain visible but are not treated as the main focus of the scenario.   &lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;Diamond Model&lt;/strong&gt; provides the wider context. The adversary is an unauthorised actor with legitimate public proximity; the infrastructure includes the public queue and RF-accessible environment; the capability is wireless discovery and interaction; and the victim is the connected operational asset or system. It is the same model applied at a broader wireless/RF level, now brought down to the scale of a single site and attack path — the same model, at a different altitude.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Turning the model into pentest hypotheses&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The model does not establish that a vulnerability exists. Its value is in identifying which relationships are important enough to examine technically.&lt;/p&gt;

&lt;p&gt;If operational Wi-Fi extends into the public queue, the relevant question is no longer only whether the network is securely configured. The pentest can examine what an unauthorised person can observe or interact with from that realistic location, what is exposed before authentication is established, whether public and operational services are adequately separated, and whether trusted infrastructure or clients can be impersonated.&lt;/p&gt;

&lt;p&gt;BLE and IoT introduce a different path. A sensor, camera or short-range peripheral may appear relatively low value at component level, but the system model may show that it communicates through a gateway, management platform or staff device into a more trusted environment. The useful hypothesis then becomes whether interaction with the edge device exposes information, control or a path towards something more significant.&lt;/p&gt;

&lt;p&gt;A wireless bridge may look like little more than another radio link when considered in isolation, while the system twin shows that it joins two network segments treated as internal infrastructure. That can make its RF exposure, management interfaces and the trust carried across the link more important than the radio component itself.&lt;/p&gt;

&lt;p&gt;The model can also expose relationships just outside a narrowly defined wireless scope. For example, USB is not wireless, but a physically accessible maintenance interface on a wireless-connected asset may still form part of a relevant attack path. This does not automatically bring USB testing or other adjacent interfaces into scope, but it gives the organisation and tester the context to decide whether they should be included.&lt;/p&gt;

&lt;p&gt;Availability can be treated in the same way. Wireless links can degrade because of weak signal, obstruction, equipment failure, interference or power loss. Deliberate RF interference or jamming is another possible threat, although any validation would require explicitly authorised and controlled testing. At the threat-modelling stage, the question is whether loss or degradation of that wireless dependency creates a meaningful test hypothesis.&lt;/p&gt;

&lt;p&gt;Monitoring is part of the same path. A device experiencing weak RF, a failed component, loss of power or hostile interference may initially look very similar from the operational side: it simply disappears. If monitoring depends on the same wireless path, loss of connectivity may remove both the service and some of the visibility required to understand what happened.&lt;/p&gt;

&lt;p&gt;Power and backhaul can reveal similar dependencies. Several wireless components may appear independent while relying on a common UPS, switch, network path or monitoring service. Those dependencies are not separate topics added to make the wireless pentest larger; they matter only where the threat model shows that they change the attack path, the likely impact or the assumptions worth validating.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Example pentest hypothesis sheet&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%2F3p1g60hsm3bkn4wjmuku.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%2F3p1g60hsm3bkn4wjmuku.png" alt="Threat-model output mapping realistic attacker positions" width="800" height="600"&gt;&lt;/a&gt;&lt;strong&gt;Image 4:&lt;/strong&gt; Threat-model output mapping realistic attacker positions and reachable paths to testable hypotheses for pentest validation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;DFDs and STRIDE underneath the twin&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The digital twin provides the physical and operational context, while conventional threat-modelling techniques provide the structure for examining specific attack paths.&lt;/p&gt;

&lt;p&gt;A data flow diagram (DFD) can isolate the communications relevant to a scenario: a staff handheld communicating with an AP and backend service, a BLE device exchanging data with a terminal, an IoT sensor reporting through a gateway, or a wireless bridge linking two network segments. Each flow can then be examined where it crosses a trust boundary.&lt;/p&gt;

&lt;p&gt;This is preferable to producing one enormous diagram for the entire estate. Different wireless scenarios have different trust boundaries and failure points, so the useful model is built around the specific path being examined.&lt;/p&gt;

&lt;p&gt;The selected STRIDE categories shown in Image 3 can then be applied to those flows, while the Diamond Model keeps the scenario tied to a plausible adversary, infrastructure, capability and victim. Together, they help turn each path into a testable pentest hypothesis rather than a generic checklist.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;From threat modelling to the pentest&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;At the end of the threat-modelling stage, the useful output is not another architecture diagram. It is a short set of prioritised attack paths and hypotheses that the pentest can validate.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;That is the role of threat modelling in the pipeline. OSINT&lt;/strong&gt; establishes what an attacker can learn before arriving. &lt;strong&gt;Social engineering and proximity&lt;/strong&gt; establish where they could realistically position themselves and what access opportunities may exist. &lt;strong&gt;Threat modelling&lt;/strong&gt; then connects that position to reachable wireless components, the assets and systems behind them, and the trust boundaries they cross. From there, the pentest can validate the most relevant hypotheses before the results are considered in terms of wider infrastructure impact.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Five-stage wireless pentest pipeline&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%2Fgsqdovqimxbj54q4c79m.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%2Fgsqdovqimxbj54q4c79m.png" alt="Five-stage wireless pentest pipeline" width="799" height="416"&gt;&lt;/a&gt;&lt;strong&gt;Image 5:&lt;/strong&gt; Five-stage wireless pentest pipeline showing how reconnaissance and realistic proximity are converted through threat modelling into prioritised hypotheses for the pentest to validate.&lt;/p&gt;

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

&lt;p&gt;A technically competent wireless pentest can still begin with incomplete assumptions if the attacker position, trust boundaries and wider system relationships are predefined before testing begins.&lt;/p&gt;

&lt;p&gt;The digital twin gives the threat-modelling stage a practical way to connect those pieces. The DFD shows the relevant flows, trust boundaries identify where assumptions change, STRIDE helps interrogate the path, and the Diamond Model keeps the scenario tied to a plausible adversary and victim.&lt;/p&gt;

&lt;p&gt;The result is a more specific instruction than simply &lt;strong&gt;“test the Wi-Fi.”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Instead, the pentester begins with defined questions about where the attacker can realistically operate, what wireless assets become reachable from that position, what those assets connect to and which of those relationships are important enough to prove or disprove.&lt;/p&gt;

&lt;p&gt;Next week, we take those hypotheses into the pentest itself and look at how freely available wireless testing tools can be used to validate what the model predicted.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Want to know whether your wireless assessment is testing the right attack paths?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Speak to IntSpired®&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>threatmodelling</category>
      <category>digitaltwin</category>
      <category>penetrationtesting</category>
      <category>attacksurface</category>
    </item>
    <item>
      <title>Social Engineering: The Missing Step in Wireless Testing</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Mon, 17 Aug 2026 10:27:39 +0000</pubDate>
      <link>https://dev.to/intspired/social-engineering-the-missing-step-in-wireless-testing-41mg</link>
      <guid>https://dev.to/intspired/social-engineering-the-missing-step-in-wireless-testing-41mg</guid>
      <description>&lt;p&gt;Part 3 of 6: Attack Surface, Wireless Security, Social Engineering.&lt;/p&gt;

&lt;p&gt;Most wireless attacks share a constraint that wired and remote attacks do not: &lt;strong&gt;proximity&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;An attacker needs to be close enough to receive and interact with the target’s radio signals, whether from a public road, loading bay, reception area, stairwell or within Bluetooth range of a device.&lt;/p&gt;

&lt;p&gt;That requirement makes social engineering an important part of a wireless risk assessment. Skip it, and you may be assessing the technology without testing whether an attacker could reach it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Proximity doesn’t happen by accident&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A pentest that starts with “here’s a device already in range” has skipped an important part of the attack path: &lt;strong&gt;getting there in the first place.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Attackers may gain that proximity through methods that have little to do with radios:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Tailgating&lt;/strong&gt; into a building behind an employee with a badge&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pretexting&lt;/strong&gt; as a contractor, courier or auditor to reach reception areas, plant rooms, comms rooms or other restricted locations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Rogue device placement&lt;/strong&gt; leaving a small Wi-Fi/BLE-capable device — a “drop box” — somewhere with power and plausible concealment&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Impersonating IT or facilities staff&lt;/strong&gt; to reach network cabinets or wireless infrastructure&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;None of this requires specialist wireless knowledge. It requires a credible story and enough supporting information to make it work.&lt;/p&gt;

&lt;p&gt;That is where the OSINT groundwork from last week becomes useful: supplier names, contractor relationships, physical layouts, employee information and other details that strengthen a pretext.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why this stage gets skipped&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Social engineering is harder to scope than a conventional wireless test. It involves people, physical access and clear rules of engagement, and it may not produce the neat technical finding that fits easily into a standard pentest report.&lt;/p&gt;

&lt;p&gt;It is simpler to authorise “test the Wi-Fi” than “attempt to enter the building.”&lt;/p&gt;

&lt;p&gt;As a result, many wireless assessments simply stipulate proximity:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;“Assume the attacker is in the car park.”&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;But location changes the risk.&lt;/p&gt;

&lt;p&gt;A vulnerability that can be exploited from a public road presents a very different exposure from one that requires access to a particular floor, stairwell or equipment room.&lt;/p&gt;

&lt;p&gt;The relevant question is therefore not only whether the weakness exists, but &lt;strong&gt;where an attacker needs to be to exploit it and what it would take to get there.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What a wireless-focused social engineering exercise should cover&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This does not need to become a full red-team engagement.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;A scoped exercise can include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Physical access attempts&lt;/strong&gt; at defined entry points under agreed rules of engagement &lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pretext calls or emails&lt;/strong&gt; using information identified during OSINT to test whether staff disclose guest credentials, provide network access or facilitate entry to restricted areas &lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Rogue device drop tests&lt;/strong&gt;, with explicit client approval, to determine whether an unfamiliar device is detected, challenged or reported &lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Badge and visitor process review&lt;/strong&gt; to assess the controls between public areas and locations where wireless assets come within reach &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The objective is not simply to prove that someone can enter a building.&lt;/p&gt;

&lt;p&gt;It is to understand &lt;strong&gt;how physical access and human behaviour shape wireless exposure.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;From OSINT to Proximity Assessment&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%2Fr7tinr4qwt0qd1rj1miq.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%2Fr7tinr4qwt0qd1rj1miq.png" alt="A wireless-focused social engineering assessment flow" width="799" height="424"&gt;&lt;/a&gt;&lt;strong&gt;Image:&lt;/strong&gt; A wireless-focused social engineering assessment flow: OSINT finding → pretext built → access attempt → wireless / perimeter sweep → rogue device / entry test → outcome logged.&lt;/p&gt;

&lt;p&gt;This exercise produces a &lt;strong&gt;proximity assessment&lt;/strong&gt;: how close an attacker can get, which wireless assets become reachable from that position, what method gets them there, and which controls stand in the way.&lt;/p&gt;

&lt;p&gt;The result is a clearer picture of how an attack could unfold. &lt;/p&gt;

&lt;p&gt;It feeds directly into next week’s threat modelling stage by showing which trust boundaries are actually reachable, rather than merely accessible in theory. &lt;/p&gt;

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

&lt;p&gt;Skipping social engineering leaves part of the wireless attack path untested.&lt;/p&gt;

&lt;p&gt;A technically sound pentest can still misrepresent the risk if it begins from a position without establishing whether an attacker can reach it. As a result, the risk assessment can be distorted in either direction.&lt;/p&gt;

&lt;p&gt;If your last wireless assessment began with “assume the tester is already in range”, ask: &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What would it take for an attacker to get there?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Want to know whether your controls would stop an attacker?&lt;/em&gt;&lt;/p&gt;

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

</description>
      <category>penetrationtesting</category>
      <category>attacksurface</category>
      <category>socialengineering</category>
      <category>wireless</category>
    </item>
    <item>
      <title>They Know Where to Stand</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Wed, 05 Aug 2026 13:53:24 +0000</pubDate>
      <link>https://dev.to/intspired/they-know-where-to-stand-115d</link>
      <guid>https://dev.to/intspired/they-know-where-to-stand-115d</guid>
      <description>&lt;p&gt;&lt;em&gt;Part 2 of 6: Attack Surface, Wireless Security and OSINT.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Before an attacker reaches your building, car park or Bluetooth-enabled devices, they may already have a working picture of your wireless estate. SSIDs, BSSIDs, encryption standards, hardware vendors and approximate locations can all appear in public-source data — before anyone switches on an adapter near your site. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why wireless OSINT gets overlooked&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Most OSINT checklists focus on domains, breached credentials, employee footprints and cloud misconfigurations. Wireless rarely gets its own line, even though public sources can reveal enough detail to build a meaningful picture of a site’s wireless environment without the researcher sending a single packet. &lt;/p&gt;

&lt;p&gt;This matters because everything found here feeds directly into the next two stages of the pipeline: it tells a social engineer what to pretend to be, and it tells a threat modeller what assets and trust boundaries may exist.  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Sources worth checking&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;WiGLE (wigle.net) — A crowdsourced wardriving database built from years of public submissions. A search around a company address can show the density and distribution of recorded wireless activity, reveal naming patterns and help identify where further investigation may be useful. The findings still require validation, because proximity does not establish ownership.&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%2F8c3o8wjaqt0cnjg2o8zp.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8c3o8wjaqt0cnjg2o8zp.webp" alt="wireless observations" width="680" height="479"&gt;&lt;/a&gt;&lt;strong&gt;Image 1:&lt;/strong&gt;Recorded wireless observations across Cornwall and the South West, illustrating the density and geographic spread of publicly available data. &lt;/p&gt;

&lt;p&gt;Much of this data is contributed by wireless enthusiasts through everyday wardriving, organised projects and community events. Once uploaded, individual observations accumulate into a persistent public record — one that may remain searchable long after a network has been renamed, replaced or decommissioned.  &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%2F66h2q86sgwabdnl9jnqh.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%2F66h2q86sgwabdnl9jnqh.PNG" alt="wardriving" width="799" height="399"&gt;&lt;/a&gt;&lt;strong&gt;Image 2:&lt;/strong&gt; A recent community wardriving leaderboard showing how large numbers of new wireless observations can be collected and contributed during a single event.&lt;/p&gt;

&lt;p&gt;Vendor and OUI lookups — The first three octets of a conventional MAC address form its Organisationally Unique Identifier. An OUI database links that prefix to the entity that registered the address block, turning an anonymous BSSID into a vendor or technology lead. Combined with procurement records, job advertisements or technical documentation, it can help narrow the hardware families that may be present and the issues worth investigating.&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%2Fna6s9gaahj6us23fd161.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%2Fna6s9gaahj6us23fd161.PNG" alt="OUI lookup tool" width="768" height="588"&gt;&lt;/a&gt;&lt;strong&gt;Image 3:&lt;/strong&gt; An OUI lookup tool links an observed MAC prefix to the organisation that registered it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Exposed configuration and documentation&lt;/strong&gt; — Search engines, code repositories and document-sharing platforms regularly surface network diagrams, access-point configuration exports and even PSKs left in installer documentation, support tickets or public GitHub repositories. This is rarely a wireless-specific leak; it is a broader OSINT hygiene problem, but the impact becomes wireless-specific once the material is found.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Job postings and supplier listings&lt;/strong&gt; — Job advertisements mentioning specific access-point controllers, MDM platforms or a named wireless vendor tell an attacker which product line to research for known vulnerabilities, with no scanning required.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Physical and social footprint&lt;/strong&gt; — Site photographs on social media, contractor listings and building directories can reveal physical layout, reception locations and badge or access-control systems, all of which set up the social-engineering stage that follows.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Turning OSINT into a working picture&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;None of this is exploitation. It is context-building. A useful output at this stage is not a vulnerability list; it is an asset and assumption sheet:&lt;/p&gt;

&lt;p&gt;• Likely access-point vendors and approximate hardware age&lt;/p&gt;

&lt;p&gt;• Encryption standards apparently in use&lt;/p&gt;

&lt;p&gt;• Physical sites with a confirmed wireless presence&lt;/p&gt;

&lt;p&gt;• Credentials, configurations or documentation already exposed&lt;/p&gt;

&lt;p&gt;• What a rogue actor could plausibly claim to be, based on visible suppliers or contractors&lt;/p&gt;

&lt;p&gt;Together, these findings help establish the technologies an attacker may expect to encounter, the assumptions they may build around the site — and where they may try to stand. &lt;/p&gt;

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

&lt;p&gt;Wireless OSINT is passive, accessible and often skipped in favour of jumping straight to active testing. That is a missed opportunity in both directions: for attackers, it offers low-risk reconnaissance; for defenders, it provides an early-warning exercise requiring little more than time.&lt;/p&gt;

&lt;p&gt;The data is already public. The only question is whether you examine it before someone else does.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Want to know what is already visible about your wireless estate?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Speak to IntSpired®. &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;


&lt;p&gt;Sources and tools referenced:&lt;br&gt;
&lt;a href="https://wigle.net/" rel="noopener noreferrer"&gt;https://wigle.net/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://wireshark.askapache.com/tools/oui-lookup.html" rel="noopener noreferrer"&gt;https://wireshark.askapache.com/tools/oui-lookup.html&lt;/a&gt;&lt;br&gt;
&lt;a href="https://maclookup.app/" rel="noopener noreferrer"&gt;https://maclookup.app/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://defcon.social/@WiGLEnet" rel="noopener noreferrer"&gt;https://defcon.social/@WiGLEnet&lt;/a&gt;&lt;/p&gt;

</description>
      <category>rfsecurity</category>
      <category>wireless</category>
      <category>pentest</category>
      <category>osint</category>
    </item>
    <item>
      <title>Why Your Wireless Security Pipeline Falls Short</title>
      <dc:creator> IntSpired®</dc:creator>
      <pubDate>Thu, 30 Jul 2026 06:50:36 +0000</pubDate>
      <link>https://dev.to/intspired/why-your-wireless-security-pipeline-falls-short-2kpe</link>
      <guid>https://dev.to/intspired/why-your-wireless-security-pipeline-falls-short-2kpe</guid>
      <description>&lt;p&gt;&lt;em&gt;Part 1 of 6: Attack Surface, Wireless Security and Threat Modelling.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Wireless is no longer a side channel.&lt;/p&gt;

&lt;p&gt;Wi-Fi, Bluetooth, RFID/NFC, sub-GHz IoT and mobile radio now sit underneath most of the infrastructure organisations depend on. This includes staff laptops, building access control, industrial sensors and, increasingly, 5G-connected devices.&lt;/p&gt;

&lt;p&gt;Wireless risk has grown quietly, in parallel with everything else. It rarely gets its own line in a risk register. It usually gets folded into “network security” and left there.&lt;/p&gt;

&lt;p&gt;That would be fine if the standard security testing pipeline reliably surfaced wireless exposure. In practice, it often doesn’t.&lt;/p&gt;

&lt;p&gt;The problem is rarely a lack of tools. It’s the absence of the steps that connect discovery to meaningful testing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The pipeline most organisations actually run&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Ask most security teams to describe their testing process and you’ll hear some version of:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OSINT → Pentest&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Recon happens. Then, fairly quickly, someone is pointed at a target with a tool. Findings get written up. A report gets delivered.&lt;/p&gt;

&lt;p&gt;It’s a defensible process. It is also missing two steps that matter more for wireless than almost any other domain:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OSINT → Social Engineering → Threat Modelling → Pentest&lt;/strong&gt;       &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why the missing steps matter for wireless&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Wired and remote attack paths can often be exploited from anywhere with network access. Wireless is different: an attacker usually has to get close. That single constraint is why the missing steps matter so much. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Social engineering establishes proximity&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;An attacker might gain access by tailgating into a building, posing as a contractor, working from a public reception area, or planting a rogue device somewhere on the premises.&lt;/p&gt;

&lt;p&gt;Skip this step and you’ve only tested what’s reachable from a laptop in a car park, not what’s reachable once someone simply walks in.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Threat modelling establishes relevance&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Threat modelling tells you which of your wireless exposures are worth testing at all, who would realistically target them, and what the actual business impact is if they succeed.&lt;/p&gt;

&lt;p&gt;Skip this step and the pentest may miss a risk that actually matters, regardless of how thorough the testing itself is.&lt;/p&gt;

&lt;p&gt;That’s the gap between a report that’s technically accurate and one that’s actually useful.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What this series covers&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Over the next five weeks, we’ll walk the full pipeline as it applies specifically to wireless environments:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;OSINT for wireless:&lt;/strong&gt; what’s discoverable about your estate before an attacker is ever in range.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The missing middle: social engineering:&lt;/strong&gt; how proximity gets earned, not assumed.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Threat modelling the wireless surface:&lt;/strong&gt; DFDs, trust boundaries, STRIDE, and the Diamond Model applied at device/site scale.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Pentest: proving the model:&lt;/strong&gt; free tools, used to validate hypotheses rather than as a standalone exercise.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Connecting wireless back to infrastructure:&lt;/strong&gt; how a wireless foothold becomes an enterprise-wide problem.     &lt;/p&gt;&lt;/li&gt;
&lt;/ol&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%2F0r30ao7b5lol1nhbfueq.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%2F0r30ao7b5lol1nhbfueq.png" alt="vertical flowchart" width="800" height="531"&gt;&lt;/a&gt;&lt;strong&gt;Image:&lt;/strong&gt; Illustrates a vertical flowchart of the five pipeline stages, with the threat modelling and infrastructure impact stages visually highlighted. &lt;/p&gt;

&lt;p&gt;We’ve written before about the same principle at a larger scale in &lt;br&gt;
&lt;em&gt;Not All Threat Vectors Are Wired&lt;/em&gt; (link below), where the Diamond Model, MITRE FiGHT and ATT&amp;amp;CK were used to frame wireless risk that traditional monitoring never sees. This series brings that same discipline down to the Wi-Fi, Bluetooth and RF layer most organisations actually own and operate day to day.&lt;/p&gt;

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

&lt;p&gt;A pentest report full of valid findings can still leave an organisation exposed, if the findings were never weighed against a realistic model of:&lt;/p&gt;

&lt;p&gt;• who would target the organisation&lt;/p&gt;

&lt;p&gt;• how they would obtain proximity&lt;/p&gt;

&lt;p&gt;• which systems they would pursue&lt;/p&gt;

&lt;p&gt;• how a wireless foothold could affect the wider environment&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Wireless risk is growing. The gap in the pipeline that’s supposed to catch it isn’t a tooling problem, it’s a process one.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Over the coming weeks, we’ll show what filling that gap actually looks like, stage by stage, using freely available tools and frameworks throughout.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Need help identifying where your wireless testing pipeline has a gap?&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Speak to IntSpired®. &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;


&lt;p&gt;Further reading:&lt;br&gt;
Not All Threat Vectors Are Wired - &lt;a href="https://intspired.co.uk/blog/f/not-all-threat-vectors-are-wired" rel="noopener noreferrer"&gt;https://intspired.co.uk/blog/f/not-all-threat-vectors-are-wired&lt;/a&gt;&lt;/p&gt;

</description>
      <category>rfsecurity</category>
      <category>wireless</category>
      <category>threatmodelling</category>
      <category>pentesting</category>
    </item>
    <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>
  </channel>
</rss>
