332 Commits

Author SHA1 Message Date
Scott Sutherland
d6f7cfd34d
Add files via upload 2024-11-09 13:44:40 -06:00
Scott Sutherland
f88467812d
Create readme.md 2024-11-09 13:44:17 -06:00
Scott Sutherland
e454136f45
Update README.md 2024-11-07 09:22:51 -06:00
Scott Sutherland
6b64e2d361
Update PowerHuntShares.psm1
Added link to blog.
2024-11-07 09:20:04 -06:00
Scott Sutherland
09fbaa6a79
Update PowerHuntShares.psm1
Final 2.0 updates. 
Additional updates will happen in future versions. :P
2024-11-07 08:16:30 -06:00
Scott Sutherland
234cf21ea7
Update PowerHuntShares.psm1
Updated some dashboard language.
2024-11-07 07:32:20 -06:00
Scott Sutherland
f49c2acda3
Update PowerHuntShares.psm1
Minor updates.
2024-11-06 17:21:54 -06:00
Scott Sutherland
f4a987d34f
Update PowerHuntShares.psm1
Fix static application guess output bug.
Add connection check for llm api endpoint.
2024-11-06 16:59:56 -06:00
Scott Sutherland
44449d5c4d
Update PowerHuntShares.psm1
Lazy bug fixes for llm functionality.
2024-11-06 08:33:43 -06:00
Scott Sutherland
c6ff3298c9
Update PowerHuntShares.psm1
Update minor style issues.
2024-11-06 08:02:08 -06:00
Scott Sutherland
4d2e7b6df8
Update PowerHuntShares.psm1
Clean up scan information page styles.
2024-11-06 07:36:05 -06:00
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
001c7d6781
Update Invoke-FingerPrintShare.ps1
Added notes.
2024-11-04 08:20:31 -06:00
Scott Sutherland
8b101683c4
Create Invoke-FingerPrintShare.ps1
Adding adhoc function for fingerprinting shares using LLM.
2024-11-03 16:49:26 -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
aaa7356409
Update parser-fetchmailrc.ps1 2024-10-07 08:06:14 -05:00
Scott Sutherland
d66f9c112f
Create parser-fetchmailrc.ps1 2024-10-07 07:57:11 -05:00