Skip to content

Commit ef104cb

Browse files
authored
Update README.md
1 parent 9768284 commit ef104cb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ I created this tool to explore the potential misuse of privileges granted to the
1717

1818
### Beyond DnsAdmins
1919
Manipulating DNS entries isn’t exclusive to the `DnsAdmins` group. Other scenarios can also enable such attacks, such as:
20-
- DNS zones with insecure updates enabled
20+
- DNS zones with **insecure updates** enabled
2121
- Controlling HOSTS file entries on client machines
2222

2323

@@ -52,9 +52,12 @@ Building upon the concept, I started from the great [KrbRelay](https://github.co
5252
- **Background Consoles**:
5353
These are ideal for managing multiple SMB consoles simultaneously.
5454

55+
## Blog
56+
In this [post](https://decoder.cloud/2024/11/26/group-policy-nightmares-pt2/), I describe the use case that led me to develop this tool.
5557
### Related Tools
5658
For a similar Python-based tool built on Impacket libraries, check out [krbjack](https://github.com/almandin/krbjack).
5759

60+
5861
---
5962

6063
## Usage

0 commit comments

Comments
 (0)