Skip to content

Conversation

@maxDcb
Copy link
Owner

@maxDcb maxDcb commented Nov 14, 2025

Summary

  • add a RawWinRm module that performs NTLM-authenticated WinRM interactions without relying on the native client
  • support both password-derived and hash-based credentials with optional TLS certificate skipping and workstation overrides
  • wire the module into the build with a lightweight test harness covering argument packing

Testing

  • cmake -S . -B build -DC2CORE_BUILD_TESTS=ON
  • cmake --build build (fails: /bin/sh: 1: nmake: not found)

Codex Task

* Add reverse port forward module

* Fix linux compilation

* Fix reverse port forward relay (#32)

* Improve ReversePortForward server and tests

* Refactor reverse port forward build guards

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants