search

LDAP Enumeration Detection: How to Detect AD Recon Queries

calendar_today 15/09/2026

LDAP Enumeration Detection means watching for unusual LDAP queries sent to a Domain Controller to collect information about users, groups, computers, or admin accounts. Warning signs include: a large number of LDAP queries from one host in a short time, queries from a normal account (not a service account), and patterns that match tools like […]

Đọc tiếp arrow_forward

How to install Mimikatz on Windows 10: Step-by-Step Guide

calendar_today 13/09/2026

To install Mimikatz on Windows 10, download the latest release from the official GentilKiwi GitHub repository. Extract the ZIP file, then run mimikatz.exe as an Administrator. Note that Windows Defender will likely flag it as malware; you must add an exclusion for the folder or disable real-time protection in a controlled lab environment. 1. What is Mimikatz and […]

Đọc tiếp arrow_forward

Force reset mật khẩu tài khoản sa

calendar_today 22/07/2026

Hướng dẫn này dùng để: Bật lại tài khoản sa nếu đang bị disable. Đặt lại mật khẩu cho tài khoản sa. Chuyển SQL Server sang Mixed Authentication Mode (Windows + SQL Server Authentication). Bước 1: Dừng SQL Server Mở Command Prompt với quyền Run as Administrator và chạy: net stop MSSQLSERVER Lưu ý: Nếu […]

Đọc tiếp arrow_forward