THREATPKG
SYNC STALE

Supply-chain threat intelligence

Incident detail

criticalpypi·credential theft·osv

Malicious code in nagios-xi (PyPI)

nagios-xi

Risk score

92

AI summary

Indexed incident for nagios-xi (pypi).

Description

On import nagios_xi, the package's __init__.py (lines 5-8) invokes socket.gethostbyname("atlass-check.autaeqjhfowvnnmkwhxjtq8x39d8nder1.oast.fun") inside a silent try/except. oast.fun is ProjectDiscovery's Interactsh out-of-band callback service; the DNS query itself is the exfiltration channel, confirming code execution on the installer's host and leaking the resolver IP to whoever controls the unique 32-character Interactsh subdomain. The package ships no actual functionality — it impersonates the Nagios XI commercial monitoring product (name nagios-xi, version 19.5.0 mimicking real Nagios XI versioning) while declaring an anonymous ProtonMail author (Coding Team <pocbug@protonmail.com>), a generic package utility description, and an empty README. The combination of brand impersonation, placeholder metadata, and an import-time OAST beacon as the package's sole behavior is reconnaissance for a supply-chain attack against developers searching for Nagios XI integrations.

Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose.


Category: PROBABLY_PENTEST - Packages looking like typical pentest packages, but also anything that looks like testing, exploring pre-prepared kits, research & co, with clearly low-harm possibilities.

Campaign: GENERIC-standard-pypi-install-pentest

Reasons (based on the campaign):

  • The package contains code to exfiltrate basic data from the system, like IP or username. It has a limited risk.

  • The package overrides the install command in setup.py to execute malicious code during installation.

Technical details

Affected versions

=19.4.0=19.5.0

Indicators

  • affected version=19.4.075%
  • affected version=19.5.075%

Timeline

  1. Advisory published
  2. Indexed by ThreatPkg

Related incidents