mirror of
https://github.com/NetSPI/PowerHuntShares.git
synced 2025-05-04 11:24:53 +02:00
Update PowerHuntShares.psm1
small update to secrets word list.
This commit is contained in:
parent
42188422fd
commit
f810b06fd0
@ -4,7 +4,7 @@
|
||||
#--------------------------------------
|
||||
# Author: Scott Sutherland, 2024 NetSPI
|
||||
# License: 3-clause BSD
|
||||
# Version: v1.79
|
||||
# Version: v1.80
|
||||
# References: This script includes custom code and code taken and modified from the open source projects PowerView, Invoke-Ping, and Invoke-Parrell.
|
||||
function Invoke-HuntSMBShares
|
||||
{
|
||||
@ -2425,13 +2425,15 @@ function Invoke-HuntSMBShares
|
||||
"my.*",
|
||||
"mysql.user*",
|
||||
"nginx.conf*",
|
||||
"*ntds.dit*",
|
||||
"pg_hba.conf*",
|
||||
"php.ini*",
|
||||
"putty.reg*",
|
||||
"postgresql.conf*",
|
||||
"SAM",
|
||||
"SAM",
|
||||
"SAM-*",
|
||||
"SAM_*",
|
||||
"SYSTEM",
|
||||
"server.xml*",
|
||||
"shadow*",
|
||||
"standalone.xml*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user