What is the main goal of the article 'Penetration Basics - Active Directory Information Gathering 2: Bypass AV'?
The article focuses on gathering Active Directory information while bypassing antivirus software. It builds on the methods introduced in Penetration Basics - Obtaining Active Directory Information but addresses the problem that some tools may be blocked by AV. It covers using `csvde`, `ldifde`, `AdFind`, and a custom lightweight C# tool as alternatives that are less likely to trigger AV.
bypass antivirusActive Directoryinformation gatheringcsvdeldifdeAdFindC# tool