summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author5epi0l <91630053+5epi0l@users.noreply.github.com>2025-11-16 06:46:55 +0530
committerGitHub <noreply@github.com>2025-11-16 06:46:55 +0530
commit449db74fbc364acce8442a94a720aeb5ba315096 (patch)
treef8c3f88b0c238bc0c74aa93c9bfa1df7fc5d5625 /README.md
parente3dd7748020e996200a0818927df61d94c4acccb (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1415a82..510ddb8 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ This repository aims to provide practical, ready-to-use utilities that help stre
### đŸ”§ **TimeFix – AD Clock Skew Sync Script**
-A lightweight Bash script that fetches the time from a target Windows host (via WinRM HTTP headers) and synchronizes your Linux machine’s clock.
+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.
## **Roadmap**