turbot/tailpipe-mod-azure-activity-log-detections

Benchmark: T1078.001 Valid Accounts: Default Accounts

Overview

Adversaries may obtain and abuse credentials of a default account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Default accounts are those that are built-into an OS, such as the Guest or Administrator accounts on Windows systems. Default accounts also include default factory/provider set accounts on other types of systems, software, or devices, including the root user account in AWS and the default service account in Kubernetes.

Default accounts are not limited to client machines, rather also include accounts that are preset for equipment such as network devices and computer applications whether they are internal, open source, or commercial. Appliances that come preset with a username and password combination pose a serious threat to organizations that do not change it post installation, as they are easy targets for an adversary. Similarly, adversaries may also utilize publicly disclosed or stolen Private Keys or credential materials to legitimately connect to remote environments via Remote Services.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/tailpipe-mod-azure-activity-log-detections

Start the Powerpipe server:

powerpipe server

Open http://localhost:9033 in your browser and select T1078.001 Valid Accounts: Default Accounts.

Run this benchmark in your terminal:

powerpipe benchmark run azure_activity_log_detections.benchmark.mitre_attack_v161_ta0003_t1078_001

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run azure_activity_log_detections.benchmark.mitre_attack_v161_ta0003_t1078_001 --share

Detections