LNK File Attacks
Places a malicious file in a shared folder that can lead to capturing hashes through responder
LNK File Creation
Start responder
sudo Responder.py -I eth0 -dPv
Navigate to the share and you should receive captured hashed in responder
Note: Make sure SMB is turned
ON
in responder.conf
Last updated