Skip to content

Conversation

@rcv-goku
Copy link

@rcv-goku rcv-goku commented Nov 8, 2025

πŸš€ Enhanced NTLM Authentication and .NET Framework Support
Summary
Implements robust NTLM authentication and adds .NET Framework runtime version support for IIS application pools.

Key Changes
βœ… Fixed NTLM authentication - Corrected credential handling to work with ntlmssp.Negotiator
βœ… Added managed_runtime_version - Support for .NET CLR versions (v2.0, v4.0, etc.) in app pools
βœ… Fixed website creation - Use application pool UUID instead of name (per IIS API requirements)
βœ… Secured credentials - Implemented sensitive variables and security best practices

Testing
βœ… NTLM authentication working
βœ… .NET v4.0 app pools created successfully
βœ… Websites properly assigned to app pools
βœ… Sensitive variables protected

Breaking Changes: None - fully backward compatible.

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.

1 participant