When the Kerberos elevation of privilege (CVE-2014-6324 / MS14-068) vulnerability has been made public, the remediation paragraph of the following blog post made some waves:
http://blogs.technet.com/b/srd/archive/2014/11/18/additional-information-about-cve-2014-6324.aspx
"The only way a domain compromise can be remediated with a high level of certainty is a complete rebuild of the domain."
Personally, I agree with this, but .... But whether this is the real solution, I'm not sure. And the same applies to compromised computers. When it has been identified that malware was able to run on the computer (e.g. scheduled scan found the malware), there is no easy way to determine with 100% certainty that there is no rootkit on the computer. Thus rebuilding the computer might be a good thing to consider. For paranoids, use new hardware ;)
But rebuilding a single workstation and rebuilding a whole domain is not on the same complexity level. Rebuilding a domain can take weeks or months (or years, which will never happen, as the business will close before that).
There are countless documented methods to backdoor a computer, but I have never seen a post where someone collects all the methods to backdoor a domain. In the following, I will refer to domain admin, but in reality, I mean Domain Admins, Enterprise Admins, and Schema Admins.
Ok, we are doomed, but what can we do? I recommend proper log analysis, analyze trends, and detect strange patterns in your network. Better spend money on these, than on the domain rebuild. And when you find something, do a proper incident response. And good luck!
http://blogs.technet.com/b/srd/archive/2014/11/18/additional-information-about-cve-2014-6324.aspx
"The only way a domain compromise can be remediated with a high level of certainty is a complete rebuild of the domain."
Personally, I agree with this, but .... But whether this is the real solution, I'm not sure. And the same applies to compromised computers. When it has been identified that malware was able to run on the computer (e.g. scheduled scan found the malware), there is no easy way to determine with 100% certainty that there is no rootkit on the computer. Thus rebuilding the computer might be a good thing to consider. For paranoids, use new hardware ;)
But rebuilding a single workstation and rebuilding a whole domain is not on the same complexity level. Rebuilding a domain can take weeks or months (or years, which will never happen, as the business will close before that).
There are countless documented methods to backdoor a computer, but I have never seen a post where someone collects all the methods to backdoor a domain. In the following, I will refer to domain admin, but in reality, I mean Domain Admins, Enterprise Admins, and Schema Admins.
Ways to backdoor a domain
So here you go, an incomplete list to backdoor a domain:- Create a new domain admin user. Easy to do, easy to detect, easy to remediate
- Dump password hashes. The attacker can either crack those or just pass-the-hash. Since KB2871997, pass-the-hash might be trickier (https://technet.microsoft.com/library/security/2871997), but not impossible. Easy to do, hard to detect, hard to remediate - just think about service user passwords. And during remediation, consider all passwords compromised, even strong ones.
- Logon scripts - modify the logon scripts and add something malicious in it. Almost anything detailed in this post can be added :D
- Use an already available account, and add domain admin privileges to that. Reset its password. Mess with current group memberships - e.g. http://www.exploit-db.com/papers/17167/
- Backdoor any workstation where domain admins login. While remediating workstations, don't forget to clean the roaming profile. The type of backdoor can use different forms: malware, local admin, password (hidden admin with 500 RID), sticky keys, etc.
- Backdoor any domain controller server. For advanced attacks, see Skeleton keys
- Backdoor files on network shares which are commonly used by domain admins by adding malware to commonly used executables - Backdoor factory
- Change ownership/permissions on AD partitions - if you have particular details on how to do this specifically, please comment
- Create a new domain user. Hide admin privileges with SID history. Easy to do, hard to detect, easy to remediate - check Mimikatz experimental for addsid
- Golden tickets - easy to do, hard to detect, medium remediation
- Silver tickets - easy to do, hard to detect, medium/hard remediation
- Backdoor workstations/servers via group policy
- HKEY_LOCAL_MACHINE\ Software\ Microsoft\ Windows\ CurrentVersion\ RunOnce,
- scheduled tasks (run task 2 years later),
- sticky-keys with debug
- Backdoor patch management tool, see slides here
[Update 2017.01.10]
- Assign SeEnableDelegationPrivilege to a user
- Directory Service Restore Mode (DSRM)
- Malicious Security Support Provider (SSP)
- DSRMv2
- AdminSDHolder
- Edit GPO
Other tricks
The following list does not fit in the previous "instant admin" tips, but still, it can make the attackers life easier if their primary foothold has been disabled:- Backdoor recent backups - and when the backdoor is needed, destroy the files, so the files will be restored from the backdoored backup
- Backdoor the Exchange server - get a copy of emails
- Backdoor workstation/server golden image
- Change permission of logon scripts to allow modification later
- Place malicious symlinks to file shares, collect hashes via SMB auth tries on specified IP address, grab password hashes later
- Backdoor remote admin management e.g. HP iLO - e.g. create new user or steal current password
- Backdoor files e.g. on shares to use in SMB relay
- Backdoor source code of in-house-developed software
- Use any type of sniffed or reused passwords in new attacks, e.g. network admin, firewall admin, VPN admin, AV admin, etc.
- Change the content of the proxy pac file (change browser configuration if necessary), including special exception(s) for a chosen domain(s) to use proxy on malicious IP. Redirect the traffic, enforce authentication, grab password hashes, ???, profit.
- Create high privileged users in applications running with high privileges, e.g. MSSQL, Tomcat, and own the machine, impersonate users, grab their credentials, etc. The typical pentest path made easy.
- Remove patches from servers, change patch policy not to install those patches.
- Steal Windows root/intermediate CA keys
- Weaken AD security by changing group policy (e.g. re-enabling LM-hashes)
- Microsoft Local Administrator Password Solution
- Enroll virtual smart card certificates for domain admins
Forensics
If you have been chosen to remediate a network where attackers gained domain admin privileges, well, you have a lot of things to look for :)
I can recommend two tools which can help you during your investigation:
Lessons learned
But guess what, not all of these problems are solved by rebuilding the AD. One has to rebuild all the computers from scratch as well. Which seems quite impossible. When someone is creating a new AD, it is impossible not to migrate some configuration/data/files from the old domain. And whenever this happens, there is a risk that the new AD will be backdoored as well.Ok, we are doomed, but what can we do? I recommend proper log analysis, analyze trends, and detect strange patterns in your network. Better spend money on these, than on the domain rebuild. And when you find something, do a proper incident response. And good luck!
Ps: Thanks to Andrew, EQ, and Tileo for adding new ideas to this post.
Check out the host backdooring post as well! :)
Check out the host backdooring post as well! :)
- Hacking Tools For Beginners
- Tools Used For Hacking
- How To Make Hacking Tools
- Pentest Tools Kali Linux
- Tools Used For Hacking
- Hacker Tools Github
- Hacking Tools And Software
- Ethical Hacker Tools
- Hack Tools For Ubuntu
- Growth Hacker Tools
- Hacking Tools Name
- Hack Tools For Ubuntu
- Pentest Tools Subdomain
- New Hacker Tools
- How To Hack
- World No 1 Hacker Software
- Hack Tools For Games
- Hack Tools For Windows
- Hak5 Tools
- Pentest Tools Website
- Hacker Tool Kit
- Termux Hacking Tools 2019
- Hacker Tools List
- Pentest Tools Framework
- Best Pentesting Tools 2018
- Pentest Tools Framework
- Pentest Tools Bluekeep
- Nsa Hacker Tools
- Pentest Tools Nmap
- Hacking Tools For Pc
- Termux Hacking Tools 2019
- New Hacker Tools
- Hacker Tools Hardware
- Hack Tools For Ubuntu
- Black Hat Hacker Tools
- Hack Website Online Tool
- Hack Rom Tools
- Hacking Tools Download
- Nsa Hack Tools
- Hacking Tools Pc
- Tools For Hacker
- Pentest Tools Tcp Port Scanner
- Pentest Tools Download
- Pentest Tools Subdomain
- Hack Tools 2019
- Hacker Security Tools
- How To Make Hacking Tools
- Pentest Tools Website Vulnerability
- Top Pentest Tools
- Hacker Tools Online
- Pentest Tools Subdomain
- Hack Tools Download
- Hackers Toolbox
- Hack Tool Apk No Root
- Pentest Tools Tcp Port Scanner
- Github Hacking Tools
- Pentest Tools Find Subdomains
- Pentest Tools Android
- Pentest Box Tools Download
- Hack Tools Mac
- Hack Tools For Games
- Pentest Tools Website Vulnerability
- Physical Pentest Tools
- Hacker Tools Mac
- Hacking Tools For Windows
- Hacking Tools For Pc
- Pentest Tools Framework
- Underground Hacker Sites
- Pentest Tools Online
- Pentest Tools Apk
- Pentest Tools
- Hackers Toolbox
- Pentest Tools Online
- Pentest Tools For Mac
- Pentest Tools Website
- Pentest Tools For Android
- Hacker Tools Apk Download
- Growth Hacker Tools
- Pentest Automation Tools
- Pentest Tools Github
- Physical Pentest Tools
- Github Hacking Tools
- How To Install Pentest Tools In Ubuntu
- Physical Pentest Tools
- Hack Tools For Pc
- Pentest Tools Android
- Hacker Tools Apk Download
- Pentest Tools Open Source
- New Hack Tools
- Hackrf Tools
- Hacking Tools For Windows
- Hacking Tools Mac
- Hacking Tools For Beginners
- Easy Hack Tools
- Hack Rom Tools
- Hacker Tools For Windows
- Hacking Tools Github
- Hack Website Online Tool
- Hacker Tools Online
- New Hack Tools
- Hack Website Online Tool
- Computer Hacker
- Hacker Tools Free
- Hacking Tools Kit
- Hack Tools Github
- Hacker Tools For Windows
- Best Hacking Tools 2020
- Pentest Tools Github
- Pentest Recon Tools
- Hack Tools For Games
- Hacking Tools 2019
- Hacker Tools Online
- Pentest Tools Github
- Pentest Tools Review
- Android Hack Tools Github
- Hacking Tools Online
- Pentest Tools Free
- Hacker Tools Windows
- Hack Tools For Ubuntu
- Black Hat Hacker Tools
- Tools Used For Hacking
- Hacker Tools
- Hack Tools Pc
- Pentest Tools Linux
- Hacking Tools Mac
- Nsa Hack Tools Download
- World No 1 Hacker Software
- Hacking Tools Kit
- Hacker Tools For Mac
- Hack Tool Apk No Root
- Hack Tools Online
- Hacking Tools And Software
- Physical Pentest Tools
- Hack Tools
- Pentest Tools Find Subdomains
- Hacking App
- Hack Tools Pc
- How To Make Hacking Tools
- Hack Tools
- Pentest Tools Github
- Hacking Tools For Kali Linux
- Hack Rom Tools
- Hacking Tools For Windows Free Download
- Hack Website Online Tool
- Wifi Hacker Tools For Windows
- Hacking Tools For Mac
- Hack Tools For Mac
- Pentest Tools Open Source
- Hacking Tools Name
- Hack Tools For Mac
- Pentest Tools Website Vulnerability
- Growth Hacker Tools
- Hacking Tools For Kali Linux
- Hacking Tools Name
- Hack Tools Mac
- Hacker Techniques Tools And Incident Handling
- Pentest Tools Url Fuzzer
- Pentest Tools List
- Black Hat Hacker Tools
- Hacker Tools Online
- Physical Pentest Tools
- Best Hacking Tools 2019
- Hacking Tools For Beginners
- Hack Tools For Ubuntu
- Best Pentesting Tools 2018
- Pentest Tools Linux
- Hacker Tools Hardware
- Hacking Tools Windows 10
- Hacking Tools For Windows 7
- Hacker Tools Apk
- Hack Tools
- Hacker Tools 2020
- Hacker Techniques Tools And Incident Handling
- Hacking Tools For Windows