RedTeam feed
461 subscribers
67 photos
3 videos
1 file
1.01K links
RedTeam blogposts and articles collection
Download Telegram
Battle of the parsers: PEG vs combinators
#synacktiv

via Synacktiv Blog (author: Maxime Desbrus)
Vulnerabilities in AI Agents
#nettitude

LLMs are becoming increasingly accessible to everyone. It is very easy to create your own LLM system, however like with any new technology, they are challenging to secure. Many AI systems are vulnerable to various attacks - the following are three examples of such attacks on LLM agents that we have identified recently. The examples [...]

via Nettitude Labs Blog (author: Jakub Partyka)
Lapse of Control: Applauding PCI SSC for FAQ 1572
#trustedsec

I want to applaud the PCI Security Standards Council (PCI SSC) for FAQ 1572 published in March of 2024 for simply and effectively answering a question asked by countless assessors for several years.The question is: Can…

via TrustedSec Blog (author: Steve Maxwell)
Out of Chaos: Applying Structure to Web Application Penetration Testing
#redsiege

By Stuart Rorer, Security Consultant As a kid, I remember watching shopping contest shows where people, wildly, darted through a store trying to obtain specific objects, or gather as much […]

via RedSiege Blog (author: Red Siege)
Specula - Turning Outlook Into a C2 With One Registry Change
#trustedsec

There exist a few singular Registry changes that any non-privileged user can make that transform the Outlook email client into a beaconing C2 agent. Given that outlook.exe is a trusted process, this allows an attacker…

via TrustedSec Blog (author: Christopher Paschen)
Unlock enhanced API scanning with Burp Suite
#portswigger

More comprehensive scans. More vulnerabilities identified. More time saved. Enhance your API scanning with Burp Suite. As web portfolios have diversified, APIs have become an increasingly critical fun

via PortSwigger Blog
Persisting on Entra ID applications and User Managed Identities with Federated Credentials
#dirkjanm

Using applications and service principals for persistence and privilege escalation is a well-known topic in Entra ID (Azure AD). I’ve written about these kind of attacks many years ago, and talked about how we can use certificates and application passwords to authenticate as applications and abuse the permissions they have. In this blog, we cover a third way of authenticating as an application: using federated credentials. Federated credentials have been around for a few years, but haven’t been covered much yet from the offensive side. For Entra ID applications, there is no large difference between configuring federated credentials or regular client secrets/certificates. The more interesting part on this topic is that we can also configure federated credentials on User Managed Identities in Azure. This is unusual, because normally Managed Identities have their authentication controlled by Microsoft, and their authentication is tied to a certain resource such as a Virtual Machine. With federated credentials, we can bypass that limitation, given that we have sufficient privileges, and authenticate as this managed identity without requiring access to another resource in Azure. With this blog I’m also introducing a new utility to the ROADtools family: roadoidc, which can set up a minimal Identity Provider (IdP), allowing us to authenticate using federated credentials as apps and user managed identities with roadtx.

via Dirk-jan Blog (author: Dirk-jan Mollema)
Government Contractor’s Ultimate Guide to CUI
#trustedsec

Every government contractor when they hear about CUI Contractors and subcontractors working for the US Federal Government (as well as some other unrelated organizations) may encounter contract clauses that…

via TrustedSec Blog (author: Chris Camejo)
Adventures in Shellcode Obfuscation! Part 7: Flipping the Script
#redsiege

by Mike Saunders, Principal Security Consultant This blog is the seventh in a series of blogs on obfuscation techniques for hiding shellcode. You can find the rest of the series […]

via RedSiege Blog (author: Red Siege)
Hybrid Attack Paths, New Views and your favorite dog learns an old trick
#specterops

via SpecterOps Team Medium (author: Justin Kohler)
GitHub Actions exploitation: Dependabot
#synacktiv

via Synacktiv Blog (author: Hugo Vincent)
Execution Guardrails: No One Likes Unintentional Exposure
#trustedsec

1.1 IntroductionA hopefully rare scenario that gives red teamers a mini heart-attack is a sudden check-in from a new agent: admin on ALICE-PC.If a blue teamer has managed to get hold of a payload used on an engagement…

via TrustedSec Blog (author: Brandon McGrath)
Adventures in Shellcode Obfuscation Part 8: Shellcode as UUIDs
#redsiege

by Mike Saunders, Principal Security Consultant     This blog is the eighth in a series of blogs on obfuscation techniques for hiding shellcode. You can find the rest of […]

via RedSiege Blog (author: Red Siege)
Version Tracking in Ghidra
#nettitude

When a binary is reverse engineered using Ghidra, various annotations are applied to aid in understanding the binary's behaviour. These annotations come in the form of comments, renamed functions, variables, arguments and more. Collectively these annotations are known as "markup" and are specific to a single binary in the Ghidra project. For long running reverse [...]

via Nettitude Labs Blog (author: Connor Ford)
Listen to the whispers: web timing attacks that actually work
#portswigger

Websites are riddled with timing oracles eager to divulge their innermost secrets. It's time we started listening to them. In this paper, I'll unleash novel attack concepts to coax out server secrets

via PortSwigger Research
Introducing Outflank C2 with Implant Support for Windows, macOS, and Linux
#outflank

We are rebranding our commercial C2 framework from Stage1 to Outflank C2 to reflect its continued growth and functionality, including native implant support for Windows, macOS, and Linux.

The Evolution of Stage1

Since the origin of our red team tooling offering, Outflank Security Tooling (OST), Stage1 C2 has been a core component. Stage1 began as a minimal framework, with its sole focus being an initial access implant with some nifty OPSEC and C2 characteristics. It was ideal for initial reconnaissance, modifying C2 channels if needed, and OPSEC safe techniques for loading another C2 framework once you required stage-2 capabilities.

As more red teams adopted OST, Stage1 quickly proved to be an unexpectedly popular framework, with users providing consistently positive feedback and requests for more features. Subsequently, we began to slowly add cool new functionality,

via Outflank Blog (author: Marc Smeets)
Splitting the email atom: exploiting parsers to bypass access controls
#portswigger

Some websites parse email addresses to extract the domain and infer which organisation the owner belongs to. This pattern makes email-address parser discrepancies critical. Predicting which domain an

via PortSwigger Research
#labs #tool

Fully migrated GOAD for Cloud.ru provider, awaiting merging 🙂

If you are also using Cloud.ru, you already may use my fork.

https://github.com/Orange-Cyberdefense/GOAD/pull/261
🔥4