kerberoast: Kerberos attack toolkit in Python

Kerberoasting is an attack method that allows an attacker to their ς πρόσβασης των λογαριασμών υπηρεσίας στο Active Directory εκτός and without the fear of detection.

How it works kerberoast

  1. An attacker scans Active Directory for user accounts with specified SPN values ​​using any methods, including PowerShell and LDAP queries, scripts provided by the Kerberoast toolkit, or such as PowerSploit
  2. Once a list of target accounts is received, the attacker requests AD access to the service using SPN values
  3. Using Mimikatz, the attacker extracts the service requests to memory and stores the information in a file
  4. Once the credentials are saved to disk, the attacker passes them to a password-breaking script that will run a password dictionary as the NTLM hashes with the exported service requests until the request can be successfully opened. When the request is finally opened, it will be presented to the attacker in clear text.

Installation

pip3 install kerberoast

Application snapshots

Video guide

You can download the application from here.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).