浏览代码

New tool update

REDMED-X 2 年之前
父节点
当前提交
f7bdbefa41
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      KIT/CaptureNetNTLM/README.md

+ 2 - 2
KIT/CaptureNetNTLM/README.md

@@ -1,5 +1,5 @@
 # CaptureNetNTLM
-Capture the NetNTLMv2 hash of the current user. This is done by simulating a NTLM authentication exchange between a client and server to captures the NetNTLMv2 hash.
+Capture the NetNTLMv2 hash of the current user. This is done by simulating a NTLM authentication exchange between a client and server to capture the NetNTLMv2 hash.
 
 
 ## Usage
@@ -14,4 +14,4 @@ Capture the NetNTLMv2 hash of the current user. This is done by simulating a NTL
 
 
 ## Credits
-The code in this BOF is heaviliy based on the [GetNTLMChallenge](https://github.com/leechristensen/GetNTLMChallenge/tree/master) project from Lee Christensen. 
+The code in this BOF is heaviliy based on the [GetNTLMChallenge](https://github.com/leechristensen/GetNTLMChallenge/tree/master) project from Lee Christensen.