Skip to content

Some security related PowerShell scripts I developed.

Notifications You must be signed in to change notification settings

bbd3cissp/PowerShell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoke-PasswordSpray

Bruteforce spray attack with a given password.

Invoke-Hunting

Searches for interesting stuff through a windows domain, such as weak password users, privileged users, sql users and more.

Authenticate-SQL

Authenticates a remote sql server with a given credentials.

Get-GPODelegation

Searches for users allowed for gpo delegation.

Get-WriteSPNUsers

Searches for users with "Write SPN" ACL allowing them to write a service prinicipal name for a domain account.

Invoke-ACLScanner

Scans and dumps the whole forest acl to csv.

Remove-ObjectPermissions

Removes the ability of a given active directory object to read privileged users properties.

Invoke-PtHDetection

Returns potentially Pth events through event log parsing.

About

Some security related PowerShell scripts I developed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 99.7%
  • Batchfile 0.3%