Headshot of Kevin Robertson

Kevin Robertson

Kevin Robertson holds a BS in Computing Security and Technology from Drexel University. Kevin has spent 20 years in IT with the last 5 years focused on penetration testing and tool development.

More By Kevin Robertson

Network Pentesting

MachineAccountQuota Transitive Quota: 110 Accounts and Beyond

Active Directory (AD) tracks transitive accounts created through MAQ to limit the number of accounts that can be added from a single unprivileged source account. AD calculates the maximum using a formula of Q * (Q + 1), where Q is the current MAQ setting. The default MAQ setting of 10 results in a limit of 110 permitted transitive accounts. However, the transitive quota can often be exceeded by large amounts.

Learn More
Network Pentesting

MachineAccountQuota is USEFUL Sometimes: Exploiting One of Active Directory's Oddest Settings

MachineAccountQuota (MAQ) is a domain level attribute that by default permits unprivileged users to attach up to 10 computers to an Active Directory (AD) domain.

Learn More
Network Pentesting

ADIDNS Revisited – WPAD, GQBL, and More

This post will mainly cover some additional techniques on both the offensive and defensive fronts for exploiting Active Directory-Integrated DNS (ADIDNS).

Learn More
Network Pentesting

Inveigh – What's New in Version 1.4

New Inveigh release! This blog details all the new features.

Learn More
Network Pentesting

Beyond LLMNR/NBNS Spoofing – Exploiting Active Directory-Integrated DNS

Discover how unprivileged domain users can leverage Active Directory-Integrated DNS Zones via LDAP to perform advanced name resolution attacks, bypassing the standard limitations of LLMNR/NBNS spoofing.

Learn More