jmk-foofus / impacket

Impacket is a collection of Python classes for working with network protocols.
https://www.coresecurity.com
Other
2 stars 0 forks source link

Fix Nexpose Challenge/Response Session Management #4

Open jmk-foofus opened 7 months ago

jmk-foofus commented 7 months ago

Test case: Rapid7 Nexpose configured for basic authenticated scan against relay server. 5985/tcp is only configured scan port, and scan template is a limited CIS benchmark. The scan appears to be sending too many requests for ntlmrelayx to track. The target server's challenges are being applied to the incorrect responses.Solving this issue is critical to the attack being useful in the real world.