โŒ

Reading view

There are new articles available, click to refresh the page.

Water sector passes, government sector fails attempts to spot and halt simulated CISA attack

When the Cybersecurity and Infrastructure Security Agency tested defenses for two targets โ€” one in the government sector and the other in the water sector โ€” red teamers were able to get into both of their systems, but the water organization discovered the simulated attack and acted to defend itself, whereas the government organization did neither.

CISA published the breakdown Tuesday in a rare public report on its red-team activities, at a time when attacks on the water sector have a higher profile after revelations of targeting of water facilities across the United States over the past month and numerous government warnings.

The agency didnโ€™t name the organizations it tested through a process that is voluntary and by-request.

โ€œIn one organization (Organization A), the team gained initial access to multiple workstations, gained elevated privileges over the domain, and moved laterally to [sensitive business systems] and cloud resources undetected,โ€ CISAโ€™s analysis reads. โ€œIn the second organization (Organization B), network defenders quickly detected the initial compromise and quarantined the affected systems.โ€

For โ€œOrganization A,โ€ the government organization, CISA used an internal email address to send phishing emails to gain access to the workstations, probed further to gain elevated privileges, then moved around and compromised targeted sensitive business systems. The red teamers observed that the organization โ€œdid not respond effectively to red team activityโ€ by accessing personnel emails at its security operations center, where they saw them receive low- and medium-severity endpoint detection and response alerts, but didnโ€™t respond to them.

False positives by the thousands, including some with higher severity, โ€œobscured the alerts triggered by red team activity,โ€ CISA said. The agency also faulted โ€œorganizational silos.โ€

Meanwhile, at โ€œOrganization B,โ€ the water organization, CISA got access via a spearphishing campaign, convincing three users to click on a malicious link to gain access to workstations. This time, the security operations center triaged the alerts and quarantined the work stations in 2, 10 and 20 minutes, respectively.

The red teamers tried another approach with the help of the organizationโ€™s IT contacts who were aware of the activity, but were foiled in their follow-ups.

โ€œBecause Organization B detected the initial compromise, the red team moved to an โ€˜assume breachโ€™ model, where Organization B trusted agents (TAs) provided access to a host that replicated the level of access the red team would have had if defenders had not detected their activity,โ€ CISA wrote. โ€œFrom there, the red team escalated privileges and moved laterally to [sensitive business systems], cloud resources, and a bastion host in the OT [operational technology] demilitarized zone (DMZ), where defenders again detected activity and isolated the system.โ€

Still, CISA said both organizations had flaws in their defenses: They underestimated cloud risks; they lacked Conditional Access โ€” a Microsoft security tool โ€” for workload identities; and they didnโ€™t have processes in place to revoke compromised access/refresh tokens.

CISA first published an advisory on its red team activity in 2023, but such advisories have been few and far between since. The agency said last year that it had not โ€œlaid offโ€ its red team, after stories revealed the exit of contractors that included red-team members.

The post Water sector passes, government sector fails attempts to spot and halt simulated CISA attack appeared first on CyberScoop.

Everyoneโ€™s Selling AI That Kills Pentesting. We Built One That Doesnโ€™t.

What we built, Fusion AI, runs at about a third the cost of a traditional external pentest, a human tester still signs off on every finding, and it is not here to replace anybody.
We have been hearing that one a lot. So when Melisa from our Business Capture team sat down with Brian Fehrman and me for this episode of AI Security Ops, she started with, โ€œWhat is this thing you built, and is it the same hype everyone else is selling?โ€

The post Everyoneโ€™s Selling AI That Kills Pentesting. We Built One That Doesnโ€™t. appeared first on Black Hills Information Security, Inc..

Auditing GitLab: The CI/CD Kill Chain

Welcome to GoGatoZ โ€” a purpose-built Go tool for GitLab CI/CD security auditing that can perform and automate the entire CI/CD kill chain along with everything those one-off scripts did and then some.

The post Auditing GitLab: The CI/CD Kill Chain appeared first on Black Hills Information Security, Inc..

Same Problem, Different Angles: When Red Team and Blue Team Actually Talk to Each Other

There is a certain kind of conversation that doesnโ€™t get written up in a post-mortem, doesnโ€™t generate a ticket, and never makes it into an end-of-quarter report. It happens on the marginsโ€”at a conference, in a hallway, or, in this case, at 30,000 feet above sea level. Itโ€™s the conversation where two people who are solving the same problem from opposite ends of the table finally sit down next to each other.

The post Same Problem, Different Angles: When Red Team and Blue Team Actually Talk to Each Other appeared first on Black Hills Information Security, Inc..

How to Identify and Exploit New Vulnerabilities

In the ever-evolving world of cybersecurity, staying ahead of the curve is not just a goalโ€”itโ€™s a necessity. As new vulnerabilities emerge, the race to identify and mitigate them begins. But how do we, the guardians of the digital realm, rapidly pinpoint these threats as they become public? Letโ€™s dive into the fascinating world of vulnerability identification and see how the magic happens.

The post How to Identify and Exploit New Vulnerabilities appeared first on Black Hills Information Security, Inc..

A Practical Guide to BloodHound Data Collection

This blog will not dive too deeply into BloodHound itself; instead, we will focus on various methods to collect AD data to provide BloodHound as input.

The post A Practical Guide to BloodHound Data Collection appeared first on Black Hills Information Security, Inc..

Getting Started In Pentesting โ€“ Advice From The BHIS Pentest Lead

Getting Started in Pentesting

Advice about getting started in pentesting from the BHIS pentest lead, including a learning path and why you should go all in on offensive security skills.

The post Getting Started In Pentesting โ€“ Advice From The BHIS Pentest Lead appeared first on Black Hills Information Security, Inc..

Social Engineering and Microsoft SSPR: The Road to Pwnage is Paved with Good Intentionsย 

Social Engineering and Microsoft SSPR

This scenario simultaneously tests identity confirmation tooling (SSPR, MFA, Conditional Access), how users act under pressure, and the organization's ability to detect and follow-up on social engineering attacks.

The post Social Engineering and Microsoft SSPR: The Road to Pwnage is Paved with Good Intentionsย  appeared first on Black Hills Information Security, Inc..

Bypassing CSP with JSONP: Introducing JSONPeek and CSP B Gone

A Content Security Policy (CSP) is a security mechanism implemented by web servers and enforced by browsers to prevent various types of attacks, primarily cross-site scripting (XSS). CSP works by restricting resources (scripts, stylesheets, images, etc.) on a webpage to only execute if they come from approved sources. However, like most things in security, CSP isn't bulletproof.

The post Bypassing CSP with JSONP: Introducing JSONPeek and CSP B Gone appeared first on Black Hills Information Security, Inc..

Getting Started with NetExec: Streamlining Network Discovery and Access

One tool that I can't live without when performing a penetration test in an Active Directory environment is called NetExec. Being able to efficiently authenticate against multiple systems in the network is crucial, and NetExec is an incredibly powerful tool that helps automate a lot of this activity.

The post Getting Started with NetExec: Streamlining Network Discovery and Access appeared first on Black Hills Information Security, Inc..

How to Design and Execute Effective Social Engineering Attacks by Phone

How to Design and Execute Effective Social Engineering Attacks by Phone

Social engineering is the manipulation of individuals into divulging confidential information, granting unauthorized access, or performing actions that benefit the attacker, all without the victim realizing they are being tricked.

The post How to Design and Execute Effective Social Engineering Attacks by Phone appeared first on Black Hills Information Security, Inc..

Abusing S4U2Self for Active Directory Pivoting

TL;DR If you only have access to a valid machine hash, you can leverage the Kerberos S4U2Self proxy for local privilege escalation, which allows reopening and expanding potential local-to-domain pivoting paths, such as SEImpersonate!

The post Abusing S4U2Self for Active Directory Pivoting appeared first on Black Hills Information Security, Inc..

Augmenting Penetration Testing Methodology with Artificial Intelligence โ€“ Part 1: Burpference

Burpference is a Burp Suite plugin that takes requests and responses to and from in-scope web applications and sends them off to an LLM for inference. In the context of artificial intelligence, inference is taking a trained model, providing it with new information, and asking it to analyze this new information based on its training.

The post Augmenting Penetration Testing Methodology with Artificial Intelligence โ€“ Part 1: Burpference appeared first on Black Hills Information Security, Inc..

Offline Memory Forensics With Volatility

Volatility is a memory forensics tool that can pull SAM hashes from a vmem file. These hashes can be used to escalate from a local user or no user to a domain user leading to further compromise.

The post Offline Memory Forensics With Volatility appeared first on Black Hills Information Security, Inc..

Why Your Org Needs a Penetration Test Program

This webcast originally aired on February 27, 2025. Join us for a very special free one-hour Black Hills Information Security webcast with Corey Ham & Kelli Tarala on why your [โ€ฆ]

The post Why Your Org Needs a Penetration Test Program appeared first on Black Hills Information Security, Inc..

Gone Phishing: Installing GoPhish and Creating a Campaign

GoPhish provides a nice platform for creating and running phishing campaigns. This blog will guide you through installing GoPhish and creating a campaign.ย 

The post Gone Phishing: Installing GoPhish and Creating a Campaign appeared first on Black Hills Information Security, Inc..

โŒ