From 11525471315f17cac93a49181590d3f9c0b22d74 Mon Sep 17 00:00:00 2001 From: 5epi0l <91630053+5epi0l@users.noreply.github.com> Date: Tue, 18 Nov 2025 08:17:40 +0530 Subject: Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 510ddb8..bdff75a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,17 @@ This repository aims to provide practical, ready-to-use utilities that help stre Two lightweight Bash and Python scripts that fetches the time from a target Windows host (via WinRM HTTP headers) and synchronizes your Linux machine’s clock. Useful for resolving **Kerberos clock-skew errors (KRB_AP_ERR_SKEW)** during pentesting. + +### 🔧 **Resurrect – Remotely Find and Restore TombStoned Objects in AD** + +A Python tool for remotely discovering and restoring deleted Active Directory objects through LDAP, supporting multiple authentication methods including Kerberos. +Useful for **AD pentesting and recovery operations** when you need to interact with the Deleted Objects container without direct DC access. + + +### 🔧 **auto_ntlm_reflection – Automate the process of exploitating CVE-2025-33073 (NTLM Reflection)** + +A python script that automates the exploitation of CVE-2025-33073 (NTLM Reflection). It can add the dns record, perform coercion, and relay the authentication seamlessly. + ## **Roadmap** More tools will be added soon, including: -- cgit v1.2.3