Skip to content

Add PKCS11Provider option for remote DLL loading in Ssh.yml - #515

Merged
wietze merged 4 commits into
LOLBAS-Project:masterfrom
screetsec:patch-1
Jul 28, 2026
Merged

Add PKCS11Provider option for remote DLL loading in Ssh.yml#515
wietze merged 4 commits into
LOLBAS-Project:masterfrom
screetsec:patch-1

Conversation

@screetsec

Copy link
Copy Markdown
Contributor

Added SSH command execution via PKCS11Provider option for DLL loading.

Added SSH command execution via PKCS11Provider option for DLL loading.
@screetsec
screetsec requested a review from a team as a code owner July 26, 2026 07:20
@screetsec screetsec changed the title Add PKCS11Provider Remote Execution (DLL) Add PKCS11Provider option for remote DLL loading in Ssh.yml Jul 26, 2026
wietze added 2 commits July 28, 2026 22:22
Updated the DLL path in the SSH command and added clarification on escaping backslashes.
Added a code sample link for SSH usage.

@wietze wietze left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find, can confirm it works on Windows 11 25H2:

Image

Both local and remote paths works.

(Note that due to the path requiring escaped backslashes, we can't use a placeholder for the path here - have updated the description to reflect this requirement.)

Excellent first-time contribution, thanks @screetsec

@wietze
wietze merged commit 70f3ec3 into LOLBAS-Project:master Jul 28, 2026
1 check passed
screetsec added a commit to screetsec/LOLBAS that referenced this pull request Aug 4, 2026
scp is also affected by the changes introduced in the original PR (LOLBAS-Project#515), as it supports the PKCS11Provider option for remote DLL loading.
@screetsec

Copy link
Copy Markdown
Contributor Author

Anytime and happy to contribute! @wietze

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants