Post Exploitation

LinikatzV2 – Unveiling UNIX Secrets in Active Directory Environments

LinikatzV2 is a bash script based on the Linikatz tool developed by time-machine (link). It allows post-exploitation tasks on UNIX computers joined to Active Directory, using various methods for credential mining.

This tool needs root privileges to be run on the host system.

It allows extraction of :

  • Hashed stored in files for offline connection (SHA-512 format)
  • Kerberos tickets (user & machine)
  • Clear passwords in RAM
  • NTLM machine hash
  • AES-128 & AES-256 machine keys

Optional :

  • Configuration files (SSSD, VAS, etc)

Some of these actions may not produce results. Typically, the presence of hashes and clears in RAM depends on a user’s connection to the UNIX system.

Usage

$ sudo ./linikatzV2.sh

Various options are available :

  • -c | –conf-files : Dumps configuration files.
  • –hash-output=file.txt : Allows you to choose the name of the output file containing the hashes.
  • -n | -no-file : Removes the process dump files, etc.
  • -k | –kerberos-tickets : Create a copy of the Kerberos tickets found.
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

Dark Ledger : The Shadows Of Darknet Market Archives

Dark Ledger is a comprehensive repository designed to archive and preserve information related to darknet…

5 hours ago

ScrapeServ : A Versatile URL-to-Screenshots Web Scraping Tool

ScrapeServ is a robust and easy-to-use web scraping tool designed to capture website data and…

5 hours ago

Zellij : A Versatile Terminal Multiplexer

Zellij is an advanced terminal workspace designed for developers, system administrators, and terminal enthusiasts. As…

5 hours ago

Cot : A Modern Web Framework For Rust

Cot is a cutting-edge, batteries-included web framework for the Rust programming language. Inspired by Django,…

8 hours ago

FBI Watchdog : A Comprehensive OSINT Tool For Cyber Threat Intelligence

FBI Watchdog is an advanced Open Source Intelligence (OSINT) tool designed to monitor domain DNS…

8 hours ago

Helix : A Deep Dive Into The Modern Terminal-Based Text Editor

Helix is a modern, terminal-based text editor designed for developers seeking speed, efficiency, and advanced…

1 day ago