Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 11 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# research
# Research

This repo contains a list of known security exploits and misconfigurations for various systems / software produced by BeyondTrust's research team.
The repo aims to provide automated scripts to setup and then demonstrate how each exploit / misconfiguration can be used.
This is designed to make BeyondTrust's research reproducible, so exploits can be better understood and recreated by a wider audience.
The root level folders are organized into 'domains' with subfolders containing specific exploits within that domain.
This repo contains security research produced by BeyondTrust's research teams. It includes known exploits, misconfigurations, and privilege references for various platforms and systems.

## exploits
The goal is to make BeyondTrust's research reproducible and accessible. Reference materials such as privilege tables and permission inventories are also included to support ongoing security analysis.

- `entra` - Entra ID / Azure Active Directory
- `apps` - security misconfigurations that revolve around highly privileged apps in Entra
The root-level folders are organized by platform, with subfolders for specific research areas within each.

## Contents

- `entra` — Entra ID / Azure Active Directory
- `apps` — Security misconfigurations involving highly privileged apps in Entra
- `salesforce` — Salesforce
- `permissions` — Inventory of Salesforce permissions and their privilege classifications
Binary file added salesforce/.DS_Store
Binary file not shown.
Loading
Loading