Sinisterly
[Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials)
+--- Thread: [Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) (/Thread-Hack-a-site-EASY-SQL-Inject-with-Havij-v1-16-NOOB-FRIENDLY-TUT-WITH-PICS)

Pages: 1 2


[Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) - PiXL - 12-16-2012

This is a simple tutorial on how to hack sites with Havij v1.16 Smile
In this tutorial I assume that you already know how to find a vulnerable site, and I wont go through that part.
This is also my first tutorial ever made so please be nice ^^

Knowledge is free, but the one who are reading this are responsible for how they use this knowledge.
Please note that this is Illegal in most countries.


Step 1 - Analyze target and find Database

1. First find a vulnerable site, and then copy the URL of it.

2. In Havij, paste the vulnerable link in the 'Target' section as shown below:


Spoiler: Picture
[Image: azaxop.jpg]



3. Press 'Analyze'

Spoiler: Picture
[Image: aacdaf.jpg]



Now you will get information about the site such as Host IP, Web Server etc.
Here the Database is called 'Vize' as shown in the picture under 'Current Database'.


Spoiler: Picture
[Image: qoczt1.jpg]



Step 2 - Get Tables and Columns

1. Head over to the 'Tables' section and press 'Get Tables'.

Spoiler: Picture 1
[Image: 2mqqm38.jpg]

Spoiler: Picture 2
[Image: ftfscz.jpg]



So here is our victims Tables:

Spoiler: Picture
[Image: 1gnbwh.jpg]



2. Now select 'users' or any other relative Table and click 'Get Columns'.

Spoiler: Picture 1
[Image: a5ckjn.jpg]

Spoiler: Picture 2
[Image: 34phyts.jpg]



3. Now you should have some columns called things like 'ID', 'Usernames', 'Passwords' or something similar.

Spoiler: Picture
[Image: 2vskz86.jpg]



In this case we had 'login' and 'passwd' and it seemed to be relevant.

Step 3 - Get Admins login details

1. Select all relative columns and press 'Get Data'

Spoiler: Picture 2
[Image: 2houu8o.jpg]



Success! We now have our Admin username and password! Smile
Spoiler: Picture
[Image: x3sf38.jpg]



Step 3 - Find Admins Page

1. Go to the 'Find Admin' section and press 'Start'.

Spoiler: Picture 1
[Image: 16thjr.jpg]

Spoiler: Picture 2
[Image: 2iho3nl.jpg]



It'll now start scanning

Spoiler: Picture
[Image: 27yvjg3.jpg]



Success! Here is our admin page!

Spoiler: Picture
[Image: 2coiv07.jpg]



2. Go to the URL and Log In with the admin credentials we found in Step 3, have fun! Smile


I am sorry if this was a little bit fuzzy and hard to understand, but I did my best! Give me some feedback! Smile


[Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) - PiXL - 12-16-2012

This is a simple tutorial on how to hack sites with Havij v1.16 Smile
In this tutorial I assume that you already know how to find a vulnerable site, and I wont go through that part.
This is also my first tutorial ever made so please be nice ^^

Knowledge is free, but the one who are reading this are responsible for how they use this knowledge.
Please note that this is Illegal in most countries.


Step 1 - Analyze target and find Database

1. First find a vulnerable site, and then copy the URL of it.

2. In Havij, paste the vulnerable link in the 'Target' section as shown below:


Spoiler: Picture
[Image: azaxop.jpg]



3. Press 'Analyze'

Spoiler: Picture
[Image: aacdaf.jpg]



Now you will get information about the site such as Host IP, Web Server etc.
Here the Database is called 'Vize' as shown in the picture under 'Current Database'.


Spoiler: Picture
[Image: qoczt1.jpg]



Step 2 - Get Tables and Columns

1. Head over to the 'Tables' section and press 'Get Tables'.

Spoiler: Picture 1
[Image: 2mqqm38.jpg]

Spoiler: Picture 2
[Image: ftfscz.jpg]



So here is our victims Tables:

Spoiler: Picture
[Image: 1gnbwh.jpg]



2. Now select 'users' or any other relative Table and click 'Get Columns'.

Spoiler: Picture 1
[Image: a5ckjn.jpg]

Spoiler: Picture 2
[Image: 34phyts.jpg]



3. Now you should have some columns called things like 'ID', 'Usernames', 'Passwords' or something similar.

Spoiler: Picture
[Image: 2vskz86.jpg]



In this case we had 'login' and 'passwd' and it seemed to be relevant.

Step 3 - Get Admins login details

1. Select all relative columns and press 'Get Data'

Spoiler: Picture 2
[Image: 2houu8o.jpg]



Success! We now have our Admin username and password! Smile
Spoiler: Picture
[Image: x3sf38.jpg]



Step 3 - Find Admins Page

1. Go to the 'Find Admin' section and press 'Start'.

Spoiler: Picture 1
[Image: 16thjr.jpg]

Spoiler: Picture 2
[Image: 2iho3nl.jpg]



It'll now start scanning

Spoiler: Picture
[Image: 27yvjg3.jpg]



Success! Here is our admin page!

Spoiler: Picture
[Image: 2coiv07.jpg]



2. Go to the URL and Log In with the admin credentials we found in Step 3, have fun! Smile


I am sorry if this was a little bit fuzzy and hard to understand, but I did my best! Give me some feedback! Smile


RE: [Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) - Techie - 12-16-2012

Nice tutorial, thank you.


RE: [Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) - Techie - 12-16-2012

Nice tutorial, thank you.


RE: [Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) - Sariki - 12-18-2012

great tut however when I go to unzip i get a ???? header error any suggestions?


RE: [Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) - Sariki - 12-18-2012

great tut however when I go to unzip i get a ???? header error any suggestions?


RE: [Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) - LightX - 12-18-2012

Thanks! This really helps man! Smile


RE: [Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) - LightX - 12-18-2012

Thanks! This really helps man! Smile


RE: [Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) - h4ckcode - 12-19-2012

Great Tuto bro nice 1...i really love it and will like to read more this really help


RE: [Hack a site EASY]SQL Inject with Havij v1.16 (NOOB FRIENDLY TUT WITH PICS) - h4ckcode - 12-19-2012

Great Tuto bro nice 1...i really love it and will like to read more this really help