US Surveillance Software Industry Booming Amid Ethical Concerns

US Surveillance Software Industry Booming Amid Ethical Concerns
source: gettyimages
September 16, 2025

==============================================================

The surveillance software industry in the United States is experiencing unprecedented growth after years of dominance by foreign companies. Investors are rapidly pouring funds into this highly profitable but ethically controversial sector.

Surge in US Investment

According to a recent report by the Atlantic Council, US investment in surveillanceware soared in the past year, with the number of US-based investors tripling compared to other top countries. The report, titled Mythical Beasts, highlights a significant increase in US entities engaging in the spyware market, with 20 new investors identified and the number rising from 11 to 31.

Industry Overview

Surveillanceware, akin to traditional spyware, monitors computer activity and occasionally steals data. Unlike malware that infects devices covertly, surveillanceware is typically sold directly to law enforcement agencies. Pioneers like Gamma Group from the UK and NSO Group from Israel initially developed this technology. Recently, American investors have become key participants in this market.

Regulatory and Ethical Tensions

Despite the US government's efforts to limit the proliferation of surveillance tools—through initiatives like the Pall Mall Process, a voluntary agreement among over 30 nations—the industry continues to expand domestically and internationally. This growth raises concerns about undermining regulatory efforts aimed at controlling such technology.

Key Players and Recent Developments

The report identifies multiple entities involved in this surge:

Major companies and incidents include:

Controversial Investments and Legal Loopholes

Private equity firm AE Industrial Partners invested in Paragon Solutions, which had a contract with ICE paused in 2024 due to federal restrictions. After acquisition and restructuring, ICE resumed its contract.

Similarly, Israeli company Saito Tech Ltd, producer of Candiru surveillanceware, has been on the US Commerce Department's Entity List since 2021 due to supplying spyware to malicious actors. Yet, American firm Integrity Partners acquired the company for $30 million in April, exploiting legal gaps.

> "This investment demonstrates a contradiction: an American company investing in an entity on the US Entity List, undermining US efforts to regulate spyware," the report states.

Challenges in Regulation

The proliferation of resellers complicates oversight since they operate covertly and are difficult to track. The Atlantic Council warns that actual numbers of vendors might be underestimated, making regulation challenging.

Conclusion

The rapid growth of the US surveillanceware industry highlights a disconnect between industry investments and policies intended to curb malicious spyware proliferation. Without addressing these contradictions, the US risks losing leadership in technological regulation and enabling market practices it seeks to control.

---

Sources: Atlantic Council report, private equity filings, government sanctions

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 141 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6643718,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}