Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

11 total results found

Post Exploitation: Enumeration

Active Directory

active-directory
post-exploitation

Post Exploitation: Attacks

Active Directory

active-directory
post-exploitation
attack-vectors

Joining Linux Hosts to Active Directory Domain

Linux Administration

active-directory
linux
systems-administration
sysadmin

Session 10: Jan. 18, 2024

PJPT & PNPT Study Group Lessons

In this lesson, we focus on attacking Active Directory from the perspective of an internal assessment. So, this lesson plan is better suited to those preparing for the PJPT, but can still provide some valuable insights to those preparing for the PNPT as well.

active-directory
internal
tcm-pjpt

Session 8: Jan. 8, 2024

PJPT & PNPT Study Group Lessons

In this lesson, we focus on attacking Active Directory from an external assessment. So, enumerating an "externally" facing service, establishing a foothold, and pivoting into the network. This lesson is better suited to those preparing for the PNPT certificati...

active-directory
external
tcm-pnpt
pivoting

Kerberos Authentication

Linux Administration

active-directory
kerberos

SMB Relay

Active Directory Initial Attack Vectors: Multipurpose

Note: Network Environment This attack works best in a flat network. However, as long as the attacker machine and target(s) are routeable and no firewalls are blocking required ports, it could work across network segments. What is SMB Relay? A man-in-the-mid...

internal
external
active-directory
smb

Active Directory

Also, consider taking a look at my Active Directory Attack Map. While it doesn't cover every possible attack avenue, and isn't as sophisticated as some other mindmaps, I think it does a pretty good job of visualizing some of the information found in this book.

active-directory

Passback Attacks

Active Directory Initial Attack Vectors: Multipurpose

What's the Flaw? Usually involves an unsecure device -- like a printer or multifunction device -- which is configured with an LDAP or SMTP client and credentials. It could be a web server too -- where there is an LDAP or SMTP client. The credentials are usual...

internal
external
active-directory
passback

IPv6 DNS Spoofing

Active Directory Initial Attack Vectors: Local Area Network

Note: Network Environment This spoofing attack works by sending a router announcement to multicast ff02::1. Therefore, it will only affect domain-joined hosts on the same segment as the attacker machine. What is IPv6 DNS Spoofing? An attacker announces ...

internal
active-directory
ipb6

PrintNightmare

Active Directory Initial Attack Vectors: Multipurpose

Remote Code Execution https://github.com/cube0x0/CVE-2021-1675 Contains full details on scanning and mitigation. Could potentially be used against a domain controller for easy access to a reverse shell. Create Payload msfvenom -p <payload> LHOST=<kali-ip> LPO...

internal
external
active-directory
print-nightmare