Thursday, 5 June 2014

Upgrading to Kali Linux 1.07

,
Yay, Kali Linux currently reaching the latest version and it's 1.07 :D
So, if you've ever had Kali Linux installed on your machine, you can do upgrade by this syntax

apt-get dist-upgrade

Wait until it finished, and then you can check whether your Kali Linux is the latest version or not. How? Here's the syntax that you need

lsb_release -a
 And you should be able to see your linux information, this is mine


As you can see in "Release" information is Kali Linux 1.0.7 which it means i've successfully upgrading my Kali Linux machine :)

if you wondering what is ./blackshark , well that's just my nick name in hacking forum :p

Sunday, 27 January 2013

How to make fun with Facebook chat

,
Hi it's me Ozy :D

This time i will show you trick about Facebook chat. As we know, Facebook has been activated smiley feature within chat box.

Ok, i think that was quite useful instead of typing smiley codes.

Now, time for trick. For your information, every person ( i mean Facebook users ) have an unique id called Facebook id. By typing [[FB ID]] , you will be able to make a smiley consist of thumbnail of user's id that you have put in the array [[ ]].

Here's an example.


  • Get your friend's FB id. This is my friend's id https://www.facebook.com/thamizharasan
  • Please note that the id is = thamizharasan
  • Get in Facebook chat and put FB id into an array [[ ]]
  • So i't will looks like this [[thamizharasan]], without space.
  • Press enter and see what will be happen.

That's all form me, if you have something to ask, feel free to leave a comment at REQUEST page.


Regards,

Ozy

Wednesday, 2 January 2013

Own that Access Point

,

Happy new Year :D

So, this is my new post in this year. But so what? LOL

This time i'd like to share about, how to own the access point. In my case, i use my mobile phone to attacking the AP.

#AP : Access Point

So, let's we get started. As usual, i USE LINUX, so if you are using another operating system... um... use linux :D

Ok, here is my ip address

as you can see above, my ip address is 192.168.1.5 which is means that my gateway ip is 192.168.1.1

Let's check whether the gateway is up or down, using ping request.
So as seen above, the gateway is up :D . Next step is, open the gateway ip address from the browser.

then try this:
username : user
password : user

click log in or press enter and you'll be like this



Done :)


Follow me for more hacking  tutorial :)


Regards

Ozy Alloisius

Thursday, 6 December 2012

SQLMap, Automated injection tool

,
Hi, this is me, sorry for being absence for a couple of month due to campus assignment and etc :D.

Well, this time i'd like to share to you about one of my favorite tools on Backtrack. have you ever heard about sql injection?. I believe almost of us familiar with that kind of attack. Let me give you little explanation.

Sql injection is a method which used to penetrate the database on the web server. This attack also known as "cheapest" way to hack. Why?, because all you need is a web browser. Cool nah?. Yep, just a web browser and combine with your knowledge about sql command and you could own a website.

SQL injection also give you a chance to dump whole database on the web server. Next question is, HOW CAN I DO THAT?

Okay, here is the way. In Backtrack sqlmap is installed as a default tools. Open your terminal or browse it on the main menu.

After that, you can find the sqlmap ( highlighted with green color ). Type this syntax

./sqlmap -u <your target url> --dbs --table --threads < number of threads you want to use> --level < number of intense level>

If you sure your target is using MySQL as database back end, then change --dbs to --dbms=MySQL


And here is the dork i used to find a target, search in google and type allinurl:page.php?id=

then put your target url in sqlmap :)


Regards, 

Ozy


Monday, 8 October 2012

Guake, awesome terminal panel

,
Hi Linux user :D it's me again.

This time i'd like to share about Guake, terminal panel for Gnome.Guake is small size so you can download it from your terminal by using apt-get or apt-fast.



Here is the screenshot about installation.



Hey Ozy, how can i get that awesome terminal panel? I am using KDE, not GNOME :(


Calm down buddy, The "G" in Guake is stand for Gnome. And if you are using KDE , just install yakuake.


When the installation finished, you can start Guake by clicking in on Application--> Accessories--> Guake Terminal and little pop up will appear at right corner bellow of your desktop.

Wanna get some reviews? Leave a comment at request page.

Regards,

Ozy

Sunday, 7 October 2012

Apt-fast , fasten your download speed

,
Hello Linux user, have you ever heard about apt-fast?. If you never hear about that, then you are lucky!. Yeah lucky, because this time i want to share to you about apt-fast.

Basically, apt-fast is the same with apt-get. Which is used for run a task for update and also upgrade in Linux. Within the same rules and syntax, that will be useful and also helpful for those who common with apt-get.

This is  my terminal when i am using

apt-get upgrade



Take a look at this apt-fast upgrade

Can you see the difference? By using apt-fast is making your download faster, and the command prompt is as easy as using apt-get command.


NOTE: You may install axel first before getting apt-fast works.
 

Sunday, 16 September 2012

Hacking wifi with WPA2 Protection + vIDEO

,
This time i'd like to share about my experience in hacking wifi. I have a wifi in my home with WPA2 encryption. Because it was the first time i use Backtrack Linux, and i also learn about how can wifi being cracked.

So i booted up my laptop and logged in my backtrack. Before we start hacking there are some tips for you
  • Try to change your mac address ( This is not Apple's Mac or Machintos). Mac address is your device serial number and it's unique. Changing mac address will increasing your safety while doing hacking. You can use macchanger to do it. I'll post about that later.
  • Make sure you have enough signal with your target's beacon. Higher your signal level = faster you get WPA handshake.
  • Make fake wireless device using airmon-ng. If you confused, i'll also make a tutorial about it.
After all requirements above set, let's the hack begin :D

Use airodump-ng for dumping the packet data traffic, then use aireplay-ng for sending fake request within your target.

If you need a video, i have made it for you :)


Here the video
Enjoy !!


Regards,
Ozy
 

SInyoLinux Copyright © 2012