View Single Post
  #1 Old 08-31-2013, 04:51 PM
Cartographer
 
Cartographer's Avatar
 
Join Date: Aug 2013
Posts: 511
Cartographer is on a distinguished road
Default How to keep hacked sites redirections longer

NOT WRITTEN BY ME, but by another guy called dAd0 i think. credits to author

++++++++++++++++++++++++++++++++++++++++++++++++++

OK, letZ say you got cPanel of some site & now you wanna redirect it to yours. How to do it & how to do it to last longer?

Most ppl would do something like this...





...or something like this:



But true genius would have script (or do it manually if you don't have it) to change all PHP/HTML files with header or refresh redirection:


Now there's a problem for webmaster... He must restore old site backup in order to get rid of all redirections, or he has to search for that string & remove it somehow.

The second scenario you can easily trick by using different redirecting pages to your site for each file or even including custom PHP files with redirections into legit files.

Yet another good trick is to hide your redirections in ads or something like that (in picture: WP admin panel / ads section):


Another good trick is to combine both methods (cPanel & files redirections) at the same time. Doing that you'll confuse webmaster a little bit = more redirection time for you.

Also, if you have some good script for auto-editing HTML/PHP files, crone-it to run every few days. xD

Have fun! :iagree:
Cartographer is offline   Reply With Quote