Ross ROSS = Recommend OSS · open-source software intelligence for agents

WithSecureLabs/doublepulsar-detection-script

A python2 script for sweeping a network to find windows systems compromised with the DOUBLEPULSAR implant. observed · 2026-08-28

github.com/WithSecureLabs/doublepulsar-detection-script · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3427
  • days_rel: n/a
  • days_push: 2403
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1030 stars · 308 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python 2 script that sweeps networks to detect Windows systems compromised with the DOUBLEPULSAR implant (SMB and RDP variants) released by the Shadow Brokers. It re-implements the implant's unauthenticated ping command and can remotely uninstall the SMB version for remediation.

Use cases

  • detect doublepulsar implant on my network
  • scan ip range for smb backdoor
  • check if windows servers are compromised by eternalblue implant
  • remotely uninstall doublepulsar from infected hosts
  • sweep list of ips for rdp implant
  • incident response network compromise detection

When to choose

  • you need to quickly check whether Windows hosts on your network are infected with DOUBLEPULSAR
  • you want a lightweight scriptable scanner with multi-threaded IP list support
  • you need to remotely remove the SMB variant of the implant

When to avoid

  • you need a general-purpose vulnerability scanner rather than a DOUBLEPULSAR-specific check
  • your environment requires Python 3 - the scripts are Python 2 only
  • you need ongoing maintenance or support for newer Windows versions, as the project is no longer actively developed

Facets

cli-tool · maturity maintenance

security vulnerability-scanning networking security penetration-testing networking windows windows cli python doublepulsar shadow-brokers smb rdp network-sweep implant-detection python2 incident-response linux macos

1 source

Member repositories

RepositoryRoleHealth v2
WithSecureLabs/doublepulsar-detection-scriptmain32

For agents

markdown · JSON · MCP: product_card(name="WithSecureLabs/doublepulsar-detection-script")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem