Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
North Korean IT workers exploit AI, remote tools to fake interviews
September 17, 2026
Critical Docker Sandbox Vulnerabilities Let Guests Escape microVMs
September 17, 2026
Critical Cisco ISE 0-Day Vulnerability Exploited in Attacks
September 17, 2026
Home/CyberSecurity News/BlackHatSect0r AI Agent Automates Attacks, Harvests 16,834 Credentials
CyberSecurity News

BlackHatSect0r AI Agent Automates Attacks, Harvests 16,834 Credentials

Key Takeaways A cybercrime group, BlackHatSect0r && DXQRTXX, utilized an AI agent powered by a DeepSeek model to automate reconnaissance, credential harvesting, and attack validation. The...

Marcus Rodriguez
Marcus Rodriguez
September 17, 2026 5 Min Read
3 0

Key Takeaways

  • A cybercrime group, BlackHatSect0r && DXQRTXX, utilized an AI agent powered by a DeepSeek model to automate reconnaissance, credential harvesting, and attack validation.
  • The operation primarily exploited common misconfigurations and exposed data, not zero-day vulnerabilities, leading to the collection of 16,834 credentials.
  • The AI agent, a modified Nous Research Hermes agent, had its safety features disabled to facilitate continuous, autonomous scanning and data exfiltration.
  • The group’s activities extended to public-sector data theft, extortion, cryptocurrency exchange compromise, and phone-based bank impersonation scams.
  • Defenders must prioritize auditing cloud storage, securing configuration files, rotating exposed secrets, and implementing robust employee awareness programs against sophisticated phishing tactics.

A sophisticated cybercrime syndicate, identified as BlackHatSect0r && DXQRTXX, has been observed leveraging an artificial intelligence agent to automate its attack infrastructure. This agent, integrated with a DeepSeek AI model, systematically scans for exposed digital assets, validates stolen access credentials, and funnels this intelligence into a custom command-and-control platform. This development underscores the escalating threat posed by AI-driven automation in exploiting prevalent security weaknesses at unprecedented speeds.

Table Of Content

  • Key Takeaways
  • BlackHatSect0r’s AI-Powered Attack Mechanism
  • Exposure Gaps Fuel Credential Theft
  • What You Should Do

The extent of the operation came to light following the discovery of an exposed operation server, which contained 4.9 GB of sensitive data across 9,299 files. This trove included the proprietary DXSCAN platform, a suite of phishing tools, materials for extortion, and a significant vault containing 16,834 compromised credentials. The group demonstrated considerable scale, having queued 2,759,860 domains for scanning, reaching 726,989 hosts, and generating 1,374,300 unique IP addresses during its campaign.

Researchers at SOCRadar said in a report that they were able to identify the underlying infrastructure and uncovered evidence indicating that the French-speaking threat actors deliberately removed safety protocols from their AI agent, enabling its deployment across multiple malicious campaigns. The report, detailed in a technical document, highlighted that the success of these operations stemmed from exploiting common misconfigurations—such as exposed cloud storage, improperly configured files, and weak secrets—rather than relying on novel vulnerabilities.

The ramifications of this campaign extend far beyond mere credential harvesting. The recovered materials also implicate the group in alleged public-sector data breaches, various extortion schemes, a data exposure incident involving a cryptocurrency exchange, and targeted bank-impersonation calls aimed at elderly individuals. This incident serves as a stark reminder of how AI agent automation can amplify the impact of routine security oversights, making them significantly more damaging.

BlackHatSect0r’s AI-Powered Attack Mechanism

The BlackHatSect0r group deployed a Nous Research Hermes agent, which interacted with a DeepSeek model. This AI agent was controlled via a 14 KB identity file named SOUL.md. Crucially, the operators deliberately stripped the agent of its “refusal memory” and disabled all inherent safety settings. They configured seven background workers to ensure continuous scanning, data collection, and reporting without requiring constant human intervention.

The DXSCAN platform, at the heart of this automated attack, was designed to generate approximately 1,200 random IP addresses every ten seconds. It then systematically probed ports 80, 443, and 8080 to identify web server software and scanned for over 200 distinct credential patterns. Upon discovering exposed .env files, cloud keys, or database credentials, the AI agent would automatically store the compromised data and transmit victim reports in French via Telegram.

This streamlined workflow perfectly illustrates the growing concern surrounding autonomous credential theft. The AI did not need to uncover groundbreaking exploits; instead, it optimized the exploitation of existing, common vulnerabilities. It provided the attackers with unparalleled persistence, speed, and the capacity to execute reconnaissance, validation, and data collection tasks concurrently. While the group marketed some of its tools as “zero-days,” investigations found no evidence of breaches caused by new, undisclosed flaws. Instead, confirmed access was traced back to publicly accessible cloud storage buckets, exposed .env or Git configuration files, default signing keys, or secrets inadvertently embedded within client-side browser code. In one notable instance involving a cryptocurrency exchange, a JSON Web Token (JWT) signing secret set to the trivial value “secret” led to the exposure of 418 identity records.

Exposure Gaps Fuel Credential Theft

The credential vault maintained by BlackHatSect0r saw a rapid increase, growing from 16,415 records on August 11 to 16,834 by August 18. This collection included a diverse range of sensitive information: generic secrets, database and SMTP credentials, API keys, AWS access keys, GitHub tokens, and Stripe keys. Out of 230 identified SMTP configurations, 82 were verified as active and prepared for potential re-use in future phishing campaigns.

The same infrastructure also facilitated sophisticated phishing attempts. These campaigns instructed recipients to call an attacker-controlled telephone number instead of clicking on a malicious link. This tactic is particularly effective at bypassing automated link scanning and attachment analysis tools, emphasizing the critical need for robust employee awareness training and strict call-back verification procedures within organizations. Cybersecurity professionals monitoring this evolving threat landscape should remain informed about AI-enabled cyberattack techniques to understand how threat agents can effectively divide and conquer tasks across an intrusion chain.

What You Should Do

  • Audit Cloud Storage: Immediately review all cloud storage configurations to ensure no public read or write access is permitted.
  • Secure Configuration Files: Remove .env, .git, debug, and actuator endpoints from public internet access. These files often contain sensitive information that can be easily exploited.
  • Rotate Exposed Secrets: Promptly rotate all secrets, API keys, and credentials that may have been exposed. Implement a strong secret management policy.
  • Protect Signing Keys: Ensure signing keys and token-generation materials are stored securely on servers and are not publicly accessible or embedded in client-side code.
  • Replace Default Credentials: Change all default or easily guessable passwords and keys immediately upon deployment.
  • Hunt for IoCs: Actively scan your networks for the provided Indicators of Compromise (IoCs), including specific IP addresses, port activity, Telegram bot IDs, cryptocurrency wallet addresses, and host artifacts like SOUL.md or .hermes/ directories.
  • Monitor for Suspicious Activity: Look for unusual GHOST strings, unauthorized ngrok activity, and short bursts of requests for configuration paths from single sources, especially following scans of common web ports.
  • Investigate and Respond: If matching indicators are found, immediately isolate affected systems, preserve all relevant logs for forensic analysis, and thoroughly review authentication activity.
  • Enhance Employee Training: Educate employees about sophisticated phishing tactics, particularly those involving phone calls, and reinforce internal call-back verification procedures.

Indicators of Compromise (IoCs):

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackBreachCVEExploitphishingSecurityThreatzero-day

Share Article

Marcus Rodriguez

Marcus Rodriguez

Marcus is a security researcher and investigative journalist with expertise in vulnerability research, bug bounties, and cloud security. Since 2017, Marcus has been breaking stories on critical vulnerabilities affecting major platforms. His investigative work has led to the disclosure of numerous security flaws and improved defenses across the industry. Marcus is an active participant in bug bounty programs and has been recognized for responsible disclosure practices. He holds multiple security certifications and regularly speaks at industry events.

Previous Post

APT36 Uses USB Malware to Breach Air-Gapped Government Networks

Next Post

FamousSparrow uses Exchange exploits to deploy SparroWocky backdoor

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
BlackHatSect0r AI Agent Automates Attacks, Harvests 16,834 Credentials
September 17, 2026
APT36 Uses USB Malware to Breach Air-Gapped Government Networks
September 17, 2026
AWS Data Loss: War Damage in Ukraine Permanently Deletes Cloud Data
September 17, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
David kimber
David kimber
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us
Type Indicator Description