Connect with us

CyberSecurity

AI Security Testing: OpenAI’s Promptfoo Acquisition Fills Critical Gap

Published

on

Why Agentic AI Demands New Security Approaches

Enterprise AI is evolving beyond simple chatbots. Autonomous AI agents—what OpenAI calls “AI coworkers”—are taking on complex workflows. This shift creates novel security challenges that traditional methods can’t address.

Jamieson O’Reilly, security advisor for the viral OpenClaw project, recently highlighted the problem. “We need more ways to scan AI tools for human-language malware,” he told Infosecurity Magazine. “Traditional file-based malware analysis just doesn’t cut it.”

His warning proved timely. Just one day after that March 9 interview, OpenAI announced its acquisition of security testing firm Promptfoo.

What Promptfoo Brings to OpenAI’s Security Arsenal

Founded in 2024, Promptfoo developed open-source tools specifically for testing large language models and AI agents. Their suite includes vulnerability scanners, red-teaming capabilities, prompt evaluation systems, and secure proxies for model context protocol servers.

Already, over 25% of Fortune 500 companies use these tools. The $23 million-funded startup employs more than twenty people focused exclusively on AI security testing.

OpenAI plans to integrate Promptfoo’s technology directly into its Frontier platform. This integration promises built-in security testing for enterprises deploying AI agents. Automated tools will help identify risks like prompt injections, jailbreaks, data leaks, and unauthorized tool usage.

Building Enterprise-Grade AI Security Infrastructure

OpenAI’s acquisition isn’t happening in isolation. The company recently rolled out Codex Security (formerly Aardvark) to detect vulnerabilities in AI-generated code. They also hired Peter Steinberger, founder of OpenClaw, in February.

Steinberger suggested OpenClaw might follow a Chromium-like model—an open-source foundation supporting multiple commercial products. Meanwhile, OpenClaw signed an agreement with Google’s VirusTotal to improve security for shared AI skills.

“VirusTotal was one of the few besides ourselves seriously studying skills marketplace abuse,” O’Reilly noted. Their access to Google’s Gemini AI helps scan for human-language malware.

The Future of AI Agent Security Testing

Once the acquisition completes, Promptfoo’s tools will become native features in OpenAI Frontier. Security testing will integrate directly into development workflows, catching risks earlier. Comprehensive reporting will provide audit trails for governance and compliance.

Critically, OpenAI confirmed Promptfoo’s existing product suite will remain open source. This maintains accessibility while enhancing enterprise offerings.

O’Reilly called the acquisition “sensible” though he lacked details to comment further. His work on OpenClaw’s security roadmap continues independently.

Together, these moves signal OpenAI’s aggressive push to build enterprise-ready security infrastructure. As AI agents become workplace staples, systematic testing frameworks aren’t just nice-to-have—they’re essential for safe deployment at scale.

Continue Reading
Click to comment

Leave a Reply

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

CyberSecurity

Booking.com Confirms Hackers Accessed Customer Data: What Travelers Need to Know

Published

on

Booking.com Confirms Hackers Accessed Customer Data: What Travelers Need to Know

The global travel giant Booking.com has confirmed a significant Booking.com data breach that may have exposed the personal information of its customers. The company, which handles millions of hotel and home reservations worldwide, acknowledged the incident on Monday after affected users began sharing notifications online.

This breach is a stark reminder that even the most trusted platforms can fall victim to cyberattacks. If you’ve recently booked a trip through Booking.com, here’s what you need to know about the compromised data and how to stay safe.

What Information Was Exposed in the Booking.com Data Breach?

According to the official notification sent to customers, hackers potentially accessed names, email addresses, phone numbers, and booking details. The company also warned that any information shared with the accommodation—such as special requests or arrival times—may have been compromised.

However, Booking.com assured customers that financial information, including credit card numbers and payment details, was not accessed in this incident. Physical addresses were also not taken, according to a company spokesperson.

How Did the Attack Unfold?

The breach first came to light when a Reddit user posted a notification they received from Booking.com. The user told TechCrunch that they had received a phishing message via WhatsApp two weeks earlier, which included their booking details and personal information. This suggests that hackers are now using the stolen data to launch targeted phishing attacks against customers.

Booking.com spokesperson Courtney Camp stated that the company noticed “suspicious activity involving unauthorized third parties being able to access some of our guests’ booking information.” The company responded by updating the PIN numbers for affected reservations and informing customers directly.

Building on this, the company declined to disclose how many customers were impacted, leaving many travelers in the dark about the scale of the breach.

How to Protect Yourself After the Booking.com Breach

Watch Out for Phishing Scams

Phishing attempts are the most immediate threat following a data breach. Hackers may send emails or messages pretending to be from Booking.com, asking you to click links or provide additional information. Always verify the sender’s address and avoid clicking on suspicious links. For more tips, check out our guide on how to spot phishing emails.

Update Your Passwords

Even if your password wasn’t directly compromised, it’s wise to change your Booking.com account password and any other accounts that use the same credentials. Enable two-factor authentication for an extra layer of security.

Monitor Your Accounts

Keep a close eye on your bank statements and credit reports for any unusual activity. If you receive unsolicited messages asking for personal details, report them to Booking.com immediately.

What This Means for Online Travel Security

This incident is not an isolated case. In 2024, TechCrunch reported that hackers had infected hotel computers with consumer-grade spyware, including pcTattletale, which captured screenshots of the Booking.com administration portal. This highlights a growing trend: cybercriminals are increasingly targeting the travel industry to steal valuable customer data.

Booking.com has stated that it has taken action to contain the issue and is working to prevent future breaches. However, with over 6.8 billion bookings since 2010, the platform remains a prime target for attackers.

Final Thoughts: Stay Vigilant

The Booking.com data breach serves as a critical reminder for all travelers to remain vigilant. While the company has acted quickly to secure reservations, the stolen information could still be used in social engineering attacks. Always double-check communications from travel platforms, and never share sensitive information through unverified channels.

For more advice on staying safe online, read our article on travel security best practices.

Continue Reading

CyberSecurity

STX RAT: New Remote Access Trojan Strikes Finance Sector With Advanced Stealth

Published

on

STX RAT: A New Remote Access Trojan Targets Finance Sector With Advanced Stealth Tactics

In late February 2026, a previously undocumented remote access trojan—dubbed STX RAT—was uncovered during an attempted attack on a financial services firm. This sophisticated malware, identified by eSentire’s Threat Response Unit, employs advanced stealth tactics and encrypted communications to evade detection and steal sensitive data. Its emergence signals a growing threat to the finance sector, where attackers are increasingly leveraging complex delivery chains and in-memory execution.

How STX RAT Delivers Its Payload

The STX RAT delivery chain is notably intricate, relying on multi-stage scripts to gain initial access. Attackers use opportunistic methods, such as browser-downloaded scripts and trojanized installers, to infiltrate systems. In one observed case, a VBScript file launched a JScript component, which then retrieved a compressed archive containing the main payload and a PowerShell loader.

This approach avoids traditional file-based detection by executing payloads directly in memory. The malware uses XXTEA encryption and Zlib compression for multi-stage unpacking, making analysis more difficult for security tools. Additionally, it employs reflective loading techniques via PowerShell to maintain persistence through registry-based autorun and COM hijacking.

Advanced Stealth and Evasion Tactics

A defining feature of STX RAT is its encrypted communication protocol, which secures data exchanges between infected systems and attacker infrastructure. This modern cryptographic method complicates interception and analysis. Moreover, the malware delays its credential-stealing functions until it receives explicit commands from its command server, reducing detectable behavior during automated analysis.

Defensive evasion is extensive. The trojan scans for virtual environments, terminates execution if analysis is suspected, and obscures internal strings using layered encryption. These advanced stealth tactics make it challenging for standard endpoint protections to detect the threat in real time.

Broad Surveillance and Control Capabilities

Once active, STX RAT enables attackers to remotely control infected machines through a hidden virtual desktop, allowing actions without user awareness. Its capabilities extend to harvesting sensitive information from browsers, FTP clients, and cryptocurrency wallets. The malware can also execute additional payloads, create network tunnels, and simulate user input.

The command structure supports a wide range of post-exploitation actions, from credential extraction to full system interaction. eSentire noted that its design suggests ongoing development, with some features not yet fully operational. This indicates the threat may evolve further, targeting additional sectors.

Protecting Against STX RAT and Similar Threats

To defend against STX RAT and similar remote access trojans, organizations must strengthen endpoint protections and limit exposure to script-based attacks. Building on this, eSentire urges firms to implement robust email filtering, restrict PowerShell execution, and monitor for unusual network traffic. Endpoint security best practices can help mitigate these risks.

Furthermore, regular security awareness training is critical. Employees should be cautious of suspicious downloads and links, as initial access often relies on social engineering. Cyber threat intelligence tips can provide additional guidance on staying ahead of emerging malware.

As the finance sector remains a prime target, proactive defense measures are essential. Ransomware prevention strategies also apply to trojans like STX RAT, emphasizing the need for layered security.

Continue Reading

CyberSecurity

FBI Takes Down Global Phishing Ring W3LL: What You Need to Know

Published

on

FBI Takes Down Global Phishing Ring W3LL: What You Need to Know

In a significant blow to cybercrime, the FBI announced on Monday that it has dismantled a global phishing operation known as W3LL. This sophisticated scheme allegedly targeted more than 17,000 victims across the world, causing millions in potential fraud. The bureau collaborated with Indonesian police to execute the takedown, which included the arrest of the suspected developer and the seizure of critical domains.

How the W3LL Phishing Operation Worked

The W3LL operation was built around a phishing kit sold for $500 on underground forums. Cybercriminals used this kit to create fake login pages that mimicked legitimate services, such as email providers and financial platforms. These pages were designed to steal passwords and multi-factor authentication codes from unsuspecting users.

According to the FBI, the kit enabled criminals to attempt over $20 million in fraud. The operation also featured an online marketplace where stolen credentials and access to hacked systems were bought and sold. This marketplace facilitated the sale of more than 25,000 compromised accounts, making it a lucrative hub for cybercriminals.

International Collaboration Led to the Takedown

The FBI worked closely with Indonesia’s national police to bring down the W3LL infrastructure. The alleged developer, identified only as G.L., was detained as part of the operation. The bureau also seized key domains, effectively crippling the phishing network. This joint effort highlights the importance of cross-border cooperation in combating cybercrime.

Building on this success, the FBI has not yet released additional details about the investigation. However, the takedown sends a clear message to cybercriminals: law enforcement is increasingly capable of dismantling even sophisticated operations.

Impact on Victims and Cybersecurity

The W3LL phishing operation targeted a wide range of individuals and organizations. Victims likely included employees at companies, small business owners, and everyday internet users. The stolen credentials could have been used for identity theft, financial fraud, or further cyberattacks.

As a result, this case underscores the ongoing threat of phishing attacks. Cybercriminals are constantly refining their tactics, making it essential for users to remain vigilant. For example, always verify website URLs before entering login credentials, and enable multi-factor authentication where possible. Additionally, consider using a password manager to generate and store complex passwords.

Lessons for Businesses and Individuals

For businesses, this takedown serves as a reminder to invest in employee training and advanced security tools. Regular phishing simulations can help staff identify suspicious emails. Meanwhile, individuals should avoid clicking on links in unsolicited messages and report any suspected phishing attempts to authorities.

Furthermore, law enforcement agencies are urging victims of the W3LL operation to come forward. If you believe your credentials were compromised, change your passwords immediately and monitor your accounts for unusual activity. You can also file a complaint with the Internet Crime Complaint Center (IC3).

What This Means for the Future of Cybercrime

The dismantling of W3LL is a major victory for cybersecurity, but it is not the end of the story. Phishing remains one of the most common and dangerous cyber threats. In fact, similar operations are likely already being developed by other criminal groups.

However, the FBI’s success demonstrates that international law enforcement can adapt to these challenges. By targeting the infrastructure behind phishing kits and marketplaces, authorities can disrupt the cybercriminal ecosystem. This approach may deter some attackers and make it harder for others to operate.

Ultimately, the W3LL takedown is a reminder that cybersecurity is a shared responsibility. Governments, businesses, and individuals must work together to stay ahead of evolving threats. For more insights, check out our guide on how to prevent phishing attacks and cybersecurity best practices.

Continue Reading

Trending