Cyber security

ADeleginator – The Key To Detecting Insecure Delegations In Active Directory

ADeleginator emerges as a groundbreaking tool designed to enhance the security landscape of Active Directory environments.

Developed by Spencer Alessi, it meticulously identifies and reports insecure trustee and resource delegations. This guide unveils how ADeleginator can empower IT professionals to fortify their networks against vulnerabilities.

A tool to find insecure trustee and resource delegations in Active Directory

____ ___  ____ _    ____ ____ _ _  _ ____ ___ ____ ____ 
|__| |  \ |___ |    |___ | __ | |\ | |__|  |  |  | |__/ 
|  | |__/ |___ |___ |___ |__] | | \| |  |  |  |__| |  \ 
                                                        
by: Spencer Alessi @techspence                     v0.1

          Go, go ADeleginator!

              .'|
             |  |  _ _
             |  | (_X_)
             |  |   |
              ``.|_.-"-._
                |.-"""-.|
               _;.-"""-.;_
           _.-' _..-.-.._ '-._
          ';--.-(_o_I_o_)-.--;'
           ``. | |  | |  | | .``
             ``-\|  | |  |/-'
                |  | |  |
                |  \_/  |
             _.'; ._._. ;'._
        _.-'``; | \  -  / | ;'-.
      .' :  /  |  |   |  |  \  '.
     /   : /__ \  \___/  / __\ : ``.
    /    |   /  '._/_\_.'  \   :   ``\
   /     .  ``---;"""""'-----``  .     \
  /      |      |()    ()      |      \
 /      /|      |              |\      \
/      / |      |()    ()      | \      \
|         |
\     \  | ][     |   |    ][  |  /     /
 \     \ ;=""====='"""'====""==; /     /
  |/``\  \/      |()    ()      \/  /``\|
   |_/.-';      |              |``-.\_|
     /   |      ;              :   \
     |__.|      |              |.__|
         ;      |              |
         |      :              ;
         |      :              |
         ;      |              |
         ;      |              ;
         |      :              |
         |      |              ;
         |      |              ;
         '-._   ;           _.-'
             ``;"--.....--";``
              |    | |    |
              |    | |    |
              |    | |    |
              T----T T----T
         _..._L____J L____J _..._
       .`` "-. ``%   | |    %`` .-" ``.
      /      \    .: :.     /      \
      '-..___|_..=:`` ``-:=.._|___..-'
diddle by VK

How To Run

  1. Copy Invoke-ADeleginator.ps1 to your system or git clone https://github.com/techspence/ADeleginator
  2. Download ADeleg.exe and place it in the same folder as Invoke-ADeleginator
  3. Open PowerShell, navigate to the location of Invoke-ADeleginator.ps1 and dot source it using: . .\Invoke-ADeleginator.ps1
  4. Run with: Invoke-ADeleginator
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

How Web Application Firewalls (WAFs) Work

General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…

2 weeks ago

How to Send POST Requests Using curl in Linux

How to Send POST Requests Using curl in Linux If you work with APIs, servers,…

2 weeks ago

What Does chmod 777 Mean in Linux

If you are a Linux user, you have probably seen commands like chmod 777 while…

2 weeks ago

How to Undo and Redo in Vim or Vi

Vim and Vi are among the most powerful text editors in the Linux world. They…

2 weeks ago

How to Unzip and Extract Files in Linux

Working with compressed files is a common task for any Linux user. Whether you are…

2 weeks ago

Free Email Lookup Tools and Reverse Email Search Resources

In the digital era, an email address can reveal much more than just a contact…

2 weeks ago