165 Commits

Author SHA1 Message Date
Scott Sutherland
9976d6e8c0
Update PowerHuntShares.psm1
Added experimental LLM output note.
Updated static application fingerprint output logic.
2024-11-06 07:20:11 -06:00
Scott Sutherland
e25347f643
Update PowerHuntShares.psm1
Added LLM enabled application summary for main dashboard.
2024-11-05 19:42:20 -06:00
Scott Sutherland
3d9c87d5db
Update PowerHuntShares.psm1
Added llm application guesses to share name page.
2024-11-05 17:20:52 -06:00
Scott Sutherland
9f37db9858
Update PowerHuntShares.psm1
Include application fingerprint guess on folder group page.
2024-11-05 15:09:55 -06:00
Scott Sutherland
93557d5237
Update PowerHuntShares.psm1
Added option for classifying shares using llm requests. csv output only atm.
2024-11-04 22:02:14 -06:00
Scott Sutherland
96f56c2fed
Update PowerHuntShares.psm1
Fixed tooltips.
2024-10-29 17:28:29 -05:00
Scott Sutherland
a03bf29512
Update PowerHuntShares.psm1
Made side menu section collapsible.
2024-10-29 15:02:24 -05:00
Scott Sutherland
3da09fe1bf
Update PowerHuntShares.psm1
- Updated console output to "most common" vs "5 most common"
- Updated Get-ADObject to Get-ADObjectMod to avoid tool conflicts.
2024-10-29 13:05:04 -05:00
Scott Sutherland
99cfd75256
Update PowerHuntShares.psm1
Modified default chart view selections.
2024-10-29 12:58:19 -05:00
Scott Sutherland
e037839589
Update PowerHuntShares.psm1
Fix dashboard text wrapper style.
2024-10-29 10:52:32 -05:00
Scott Sutherland
61ae16bef6
Update PowerHuntShares.psm1
Updated dashboard charts.
Fixed bugs.
Added menu icons.
2024-10-29 10:24:34 -05:00
Scott Sutherland
7195c6be49
Update PowerHuntShares.psm1
Color fix.
2024-10-15 20:56:22 -05:00
Scott Sutherland
2961c4cefb
Update PowerHuntShares.psm1
Added network page charts and search.
2024-10-15 20:48:35 -05:00
Scott Sutherland
4b0b133d43
Update PowerHuntShares.psm1
Fixed bugs.
2024-10-14 16:04:53 -05:00
Scott Sutherland
17b11196cb
Update PowerHuntShares.psm1
Added computer os and share name application guess to generated csv file.
2024-10-14 15:38:36 -05:00
Scott Sutherland
4e3e303314
Update PowerHuntShares.psm1
Added share name fingerprinting library. Shown in html only.
2024-10-14 15:07:37 -05:00
Scott Sutherland
f4712da5de
Update PowerHuntShares.psm1
Small style fixes.
2024-10-13 13:51:16 -05:00
Scott Sutherland
8ddca39a44
Update PowerHuntShares.psm1
Color update.
2024-10-12 13:09:45 -05:00
Scott Sutherland
8a63e66c43
Update PowerHuntShares.psm1
Color changes.
2024-10-12 13:05:30 -05:00
Scott Sutherland
2fd851b053
Update PowerHuntShares.psm1
Fix icon.
2024-10-11 15:26:41 -05:00
Scott Sutherland
2832c84696
Update PowerHuntShares.psm1 2024-10-11 15:21:38 -05:00
Scott Sutherland
70422d26b1
Update PowerHuntShares.psm1
Update margin.
2024-10-11 15:18:28 -05:00
Scott Sutherland
c58d1512e8
Update PowerHuntShares.psm1 2024-10-11 10:01:12 -05:00
Scott Sutherland
3651066243
Update PowerHuntShares.psm1
Fix card style.
2024-10-10 18:05:38 -05:00
Scott Sutherland
3881d1f374
Update PowerHuntShares.psm1
Fixed popup.
2024-10-10 16:30:10 -05:00
Scott Sutherland
b3d6fa4f2f
Update PowerHuntShares.psm1 2024-10-10 12:30:04 -05:00
Scott Sutherland
57d055f25d
Update PowerHuntShares.psm1
Style fix.
2024-10-10 12:10:46 -05:00
Scott Sutherland
779b2c2f12
Update PowerHuntShares.psm1
Clean up styles.
2024-10-10 11:32:31 -05:00
Scott Sutherland
e2baea750d
Update PowerHuntShares.psm1
Updated search style.
2024-10-10 09:42:40 -05:00
Scott Sutherland
941c7b83ce
Update PowerHuntShares.psm1
Style fixes.
2024-10-09 17:17:58 -05:00
Scott Sutherland
b30e54b42f
Update PowerHuntShares.psm1
Small formatting fix.
2024-10-09 17:01:13 -05:00
Scott Sutherland
2f23e5d2b6
Update PowerHuntShares.psm1
Small style updates.
2024-10-09 16:56:26 -05:00
Scott Sutherland
2ee566fa05
Update PowerHuntShares.psm1 2024-10-09 13:55:41 -05:00
Scott Sutherland
bc059c8316
Update PowerHuntShares.psm1
Small menu & color updates.
2024-10-09 07:27:58 -05:00
Scott Sutherland
e962d8db1e
Update PowerHuntShares.psm1
Added parser for .fetchmailrc credentials.
2024-10-07 08:10:03 -05:00
Scott Sutherland
d20fd638dc
Update PowerHuntShares.psm1
Added password parser for .git-credentials.
2024-10-06 21:24:49 -05:00
Scott Sutherland
f1a4bb357c
Update PowerHuntShares.psm1
Added dbvis.xml password parser and decryptor.
2024-10-06 21:11:47 -05:00
Scott Sutherland
8444d1ba2c
Update PowerHuntShares.psm1
Added support for remmina.perf secrets parsing.
2024-10-06 20:45:04 -05:00
Scott Sutherland
cde1d83045
Update PowerHuntShares.psm1 2024-10-06 20:34:14 -05:00
Scott Sutherland
81c28662f0
Update PowerHuntShares.psm1
Added parser for .netrc passwords.
2024-10-06 20:00:55 -05:00
Scott Sutherland
a80351c9f6
Update PowerHuntShares.psm1
Added grub.cfg password parser.
Added more config files likely to contain passwords to secrets list.
2024-10-06 19:42:55 -05:00
Scott Sutherland
03153f1c2a
Update PowerHuntShares.psm1
Fixed small cisco type7 decoding bug.
2024-10-06 17:35:39 -05:00
Scott Sutherland
3e7217c280
Update PowerHuntShares.psm1
Added cisco startup / running config parser, and type7 encoder/decoder.
2024-10-06 10:28:15 -05:00
Scott Sutherland
4f6a634b16
Update PowerHuntShares.psm1 2024-10-05 12:51:37 -05:00
Scott Sutherland
8d06bf7a4f
Update PowerHuntShares.psm1 2024-10-05 12:49:25 -05:00
Scott Sutherland
45ad9af097
Update PowerHuntShares.psm1 2024-10-05 12:42:40 -05:00
Scott Sutherland
5e6ee95dd9
Update PowerHuntShares.psm1
Small chart fixes.
2024-10-01 09:49:51 -05:00
Scott Sutherland
3549144507
Update PowerHuntShares.psm1
Small updates to computer os chart.
2024-10-01 09:01:34 -05:00
Scott Sutherland
21f5248b65
Update PowerHuntShares.psm1
Converted computer os chart to counts.
2024-10-01 07:54:55 -05:00
Scott Sutherland
326458e9c6
Update PowerHuntShares.psm1 2024-09-30 18:02:17 -05:00