Skip to content

Commit f45baf8

Browse files
author
Aurélien CHALOT
committed
Add modification info
1 parent aa5dc32 commit f45baf8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nxc/modules/ntlm_reflection.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
class NXCModule:
99
# https://www.synacktiv.com/en/publications/ntlm-reflection-is-dead-long-live-ntlm-reflection-an-in-depth-analysis-of-cve-2025
1010
# Modified by azoxlpf to handle BrokenPipe/transport errors gracefully
11+
# Modified by Defte following the discovery of ctjf (https://github.com/Pennyw0rth/NetExec/issues/928) and the research done along side with @NeffIsBack and I
1112
name = "ntlm_reflection"
1213
description = "Attempt to check if the OS is vulnerable to CVE-2025-33073 (NTLM Reflection attack)"
1314
supported_protocols = ["smb"]

0 commit comments

Comments
 (0)