rvrsh3ll
f2bdb820a4
Update Examples
2022-10-19 21:30:42 -04:00
rvrsh3ll
2dc7bc2113
Added Proxy Support
...
https://github.com/rvrsh3ll/Misc-Powershell-Scripts/issues/16
2022-10-19 21:28:56 -04:00
Steve Borosh
94b3d5d6c9
Merge pull request #15 from LuemmelSec/master
...
Update OfficeMemScraper.ps1
2022-10-05 10:55:02 -04:00
LuemmelSec
16abad8a93
Update OfficeMemScraper.ps1
...
Added the "-append" flag for the out-file function.
When there is more than one process, the tool will iterate over each of them, create a dump and then out-file the results, overwriting them on each iteration.
In my case I dumped msedge.exe, which had 10 processes running.
The Token for office.com was only contained in one of the dumps.
With this addition, we can preserve all findings in one file :)
2022-10-05 14:48:47 +02:00
Steve Borosh
33b995469d
Update OfficeMemScraper.ps1
2022-09-19 07:41:00 -04:00
Steve Borosh
52ac9e6a58
Create OfficeMemScraper.ps1
2022-09-19 07:39:43 -04:00
Steve Borosh
0266d527fa
Merge pull request #9 from romans8/master
...
For ISE type environments without user interaction
2022-08-11 18:42:47 -04:00
rvrsh3ll
ad671a9ed4
Update
2022-02-22 14:42:07 -05:00
rvrsh3ll
99997f889f
Update
2022-02-22 14:34:27 -05:00
rvrsh3ll
b4dd69a55b
Update Create-HotKeyLNK.ps1
...
Refactor.
2021-10-23 21:36:02 -04:00
Steve Borosh
c238821959
Merge pull request #11 from fancysauced/patch-1
...
Update Find-Fruit.ps1
2021-04-09 16:30:03 -04:00
fancysauced
011f429885
Update Find-Fruit.ps1
...
Added Jenkins Vuln Check
2021-04-09 14:56:58 -04:00
Steve Borosh
b8c7263297
Update Send-EWSEmail.ps1
2020-04-13 14:02:30 -04:00
Romans 6
fe2b89bc88
Create Get-BrowserHistory-Write-To-temp.ps1
...
This is used in an ISE like environment where there is no user interaction where you may need to dump to a CSV.
2019-09-25 16:49:05 -05:00
Romans 6
559e005c11
Create Get-BrowserHistory-Display-In-Terminal.ps1
...
This is for running in a terminal remotely using a ISE like environment where you don't have access to user interaction to run the environment variables once the original script was ran.
This works for environments like CrowdStrike and other tools where remote scripts can be called.
2019-09-25 16:44:55 -05:00
Steve Borosh
b834ca28c5
Update Send-EWSEmail.ps1
...
FIxed TLS for office 365
2019-09-19 19:55:39 -04:00
Steve Borosh
b47d48ffdb
Update Send-EWSEmail.ps1
2019-09-19 16:06:58 -04:00
Steve Borosh
9a6694e7c4
Update Send-EWSEmail.ps1
2019-09-19 15:56:32 -04:00
Steve Borosh
a82a7c7ba9
Add RDSWeb
2019-01-23 16:21:42 -05:00
Steve Borosh
695144ac5f
Merge pull request #5 from dafthack/patch-1
...
Added Brute-Fruit Module
2019-01-23 11:23:28 -05:00
dafthack
95db325368
Added Brute-Fruit Module
...
The Brute-Fruit module is for directory and file brute-forcing against multiple web servers. It accepts a list of web servers (-UrlList) and a dictionary file (-Dictionary) to perform brute forcing against. Think "Dirbusting across a broad range of hosts". It also changed the multi-threading functionality that was being used in the Find-Fruit module so that it breaks out each thread by file/directory instead of by host.
2019-01-23 11:19:35 -05:00
dafthack
584da3848e
Added Brute-Fruit Module
...
The Brute-Fruit module is for directory and file brute-forcing against multiple web servers. It accepts a list of web servers (-UrlList) and a dictionary file (-Dictionary) to perform brute forcing against. Think "Dirbusting across a broad range of hosts". It also changed the multi-threading functionality that was being used in the Find-Fruit module so that it breaks out each thread by file/directory instead of by host.
2019-01-23 10:18:22 -05:00
Steve Borosh
fd69e916f2
Create Create-AesKey.ps1
2018-09-13 00:21:11 -04:00
Steve Borosh
33d6048ca8
Create Send-CommandToAgent.ps1
2018-09-13 00:20:01 -04:00
Steve Borosh
3947fc9a7d
Create Start-MulticastAgent.ps1
2018-09-13 00:18:29 -04:00
Steve Borosh
e64801941a
Delete Send-mDNSCommand.ps1
2018-09-13 00:18:03 -04:00
Steve Borosh
c641c002cc
Delete Start-mDNSServer.ps1
2018-09-13 00:17:49 -04:00
Steve Borosh
c453e2cf54
Update Get-BrowserData.ps1
2018-08-02 21:34:48 -04:00
Steve Borosh
99d6f82cf3
Update Send-EWSEmail.ps1
...
Changed to send vs sendandsavecopy
2018-07-29 16:36:07 -04:00
Steve Borosh
e0349552b7
Create Send-EWSEmail.ps1
...
Initial Commit
2018-07-28 08:50:04 -04:00
Steve Borosh
743278e21c
Update Get-BrowserData.ps1
2018-07-18 12:11:55 -04:00
Steve Borosh
9e80d3986e
Update Find-Fruit.ps1
2018-06-25 08:11:35 -04:00
Steve Borosh
87a83c1467
Update Find-Fruit.ps1
...
Fixed OSGi location
2018-06-16 08:22:15 -04:00
Steve Borosh
b0ddd5f39f
Update Create-HotKeyLNK.ps1
2018-03-21 16:18:36 -04:00
Steve Borosh
f8f99d36d7
Create Create-HotKeyLNK.ps1
2018-03-21 16:06:23 -04:00
Steve Borosh
3eb3474ed6
Create FileSplitter.ps1
2018-02-03 13:30:56 -05:00
Steve Borosh
c4e4cb2a6e
Update Backdoor-ExcelAddIn.ps1
2017-11-22 12:10:00 -05:00
Steve Borosh
b559e9c38c
Create Backdoor-ExcelAddIn.ps1
2017-11-22 11:52:25 -05:00
Steve Borosh
0b5f34be34
Create Invoke-BypassUACTokenManipulation.ps1
2017-11-20 11:20:14 -05:00
Steve Borosh
e8d2e8e157
Update Invoke-DCOM.ps1
2017-11-08 19:51:51 -05:00
Steve Borosh
68fe70c4e9
Update Invoke-DCOM.ps1
2017-11-08 19:43:16 -05:00
Steve Borosh
d5fdd6e2b7
Create Send-mDNSCommand.ps1
2017-11-07 21:02:21 -05:00
Steve Borosh
b96a9bc34a
Create Start-mDNSServer.ps1
2017-11-07 21:00:58 -05:00
Steve Borosh
f78bc8fa05
Update Invoke-DCOM.ps1
2017-10-20 08:22:50 -04:00
Steve Borosh
f5a35cb8fd
Update Invoke-DCOM.ps1
...
Another fix for MMC :P
2017-07-23 11:03:27 -04:00
Steve Borosh
b64606d3e9
Update Invoke-DCOM.ps1
...
Fixed MMC
2017-07-23 10:49:35 -04:00
Steve Borosh
9b758a0eae
Merge pull request #2 from rxwx/master
...
Added Excel.Application methods, originally discovered by @RyHanson. …
2017-07-23 10:48:36 -04:00
Richard Warren
14cdce7475
Added Excel.Application methods, originally discovered by @RyHanson. Use DetectOffice to detect the Office bitness, and then host the appropriate DLL on a SMB/WebDAV share. Then use RegisterXLL with the path to your DLL and it will be loaded by Excel on the target system.
2017-07-22 20:25:35 +01:00
Steve Borosh
99355080d2
Update Invoke-DCOM.ps1
2017-06-30 06:35:43 -04:00
Steve Borosh
c7f52a65d8
Update Invoke-DCOM.ps1
2017-06-24 05:57:56 -04:00