Skip to content

xpn/ntlmquic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTLMquic POC Collection

This repo contains a collection of POC's to allow unwrapping the SMB over QUIC protocol. The purpose of this is to allow us to continue with tools like Responder and Impacket without having to directly add support for QUIC.

Paths

  • /ntlmquic - A C++ example using msquic to unwrap QUIC and proxy to SMB over TCP
  • /ntlmquic-go - A go example of unwrapping QUIC and proxy to SMB over TCP

Blog Post

https://www.trustedsec.com/blog/making-smb-accessible-with-ntlmquic/

Examples

NTLMquic using PetitPotam on Windows Host

Testing NTLM over QUIC via EC2

About

POC tools for exploring SMB over QUIC protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors