Crypto Prices

Cryptocurrency Mining Attacks: Hacker Group Targets Vulnerabilities in DevOps Tools

2 days ago
1 min read
5 views

Uncovering the Threat: JINX-0132

Wiz, a security company, recently uncovered the existence of a hacker collective identified as JINX-0132, which has been targeting vulnerabilities in the configuration settings of several DevOps tools for extensive cryptocurrency mining activities. Among the tools being exploited are HashiCorp’s Nomad and Consul, the Docker API, and Gitea, creating a significant threat to approximately one-quarter of cloud environments.

Hacking Techniques

The hacking techniques employed by JINX-0132 include leveraging XMRig mining software through the default configurations of Nomad, running unauthorized scripts via compromised Consul API access, and utilizing exposed Docker APIs to establish mining containers. According to Wiz’s findings:

“Around 5% of DevOps tools are vulnerable due to being directly exposed to the public internet, while 30% possess configuration issues that could be exploited.”

Recommended Actions

In light of these revelations, cybersecurity professionals are urging businesses to take immediate action by:

  • Updating their software
  • Disabling any unnecessary functionalities
  • Tightening access permissions on APIs

These steps are essential to lower their risk exposure and underscore the critical need for diligent management of cloud environment configurations.

Overlooked Security Measures

Despite the existence of alerts in HashiCorp’s official materials highlighting these security threats, numerous users have overlooked essential security measures. Experts assert that straightforward adjustments to configurations could effectively thwart the majority of these automated attacks.

Popular