Posts

Showing posts from August, 2011

Defacing A Website.. The Easy Way.

Image
This tutorial will be broken down into 3 main sections, they are as followed: 1. Finding Vuln Hosts. 2. Getting In. 3. Covering Your Tracks It really is easy, and I will show you how easy it is. 1. Finding Vuln Hosts This section needs to be further broken down into two catigories of script kiddies: ones who scan the net for a host that is vuln to a certain exploit and ones who search a certain site for any exploit. The ones you see on alldas are the first kind, they scan thousands of sites for a specific exploit. They do not care who they hack, anyone will do. They have no set target and not much of a purpose. In my opinion these people should either have a cause behind what they are doing, ie. "I make sure people keep up to date with security, I am a messanger" or "I am spreading a political message, I use defacments to get media attention". People who deface to get famous or to show off their skills need to grow up and relize there is a better way of g...

How To Install Backtrack 5 Dual Boot- Tutorial

Image
Now I am going to show you how to do this, first of all make back up of your windows installer, if you are using USB to boot backtrack than first learn how to make USB  click here .  After successfully boot  Start backtrack installer Select your language Select your geographical location Choose your keyboard layout, or leave it on a default means USA Now the next window is to make partition select " Install them side by side, choosing between them each startup" than click forward. On the next window confirm the setting for your hard disk. Than check all the install component and click on install. When the installation reaches at 99% it takes some time so do not worry about it. Press the restart button. On the next boot your computer will ask you to choose a operating system Do not forget the default username root and password toor, and do not forget to change them. Now you are able to run backtrack5 with windows...

How to Hack in Net Cafe*

This tutorial is to learn how to open a closed pc in a net cafe... ok all net cafe has some kind of program like cafe agent or some net administration tool...(looks like a trojan) This tool allow a computer that has the program-client to remote control another computer in a network... in our case usually lan(local area network) first you must see how secure is this ok first go with Ctrl+alt+Del perhaps task manager will appear or some panel... If you see task manager find the application that controls you and terminate it... or log off... If you log off you can see the username of the user that is currently running... Ok now for more secure net cafe Do a restart and press F8 continiously before windows boot... you will go to a menu then select safe mode... and boot now you are in... you can copy the files c:/windows/repair/sam and c:/windows/repair/system on a disk sam:holds the account passwords(encrypted) system:has the key algorithm that is used to crack the hashes the...

iPhone | How to Downgrade Your Baseband Using KiPhone

Image
iPhone |  How to Downgrade Your Baseband Using KiPhone These are instructions on how to downgrade your iPhone's Baseband using KiPhone. This software is a patched version of ZiPhone released by kIREmk. It has not been found to cause the issues some have experienced with ZiPhone. Step One Download KiPhone from here to your desktop:  Mac ,  Windows Step Two Double click the downloaded zip file to extract its contents. Step Three Double click the extracted file (ZiPhoneOSX patched by kIREmK 04.05.04_G [En]) to launch the application. Step Four Once the application has launched make sure the  BL 3.9 & 4.6  tab is selected. Also make sure the Baseband downgrading  checkbox is selected. Connect your iPhone to the computer and click the  Start  button. ZiPhone will put your iPhone into recovery mode and you will be informed that the process will take 2 mins and 30 seconds. Windows: If you are a windows user then simply ...

Metasploit Vulnerabilities Exploiting

Image
If you are really interested in network security, chances are you must have heard of the Metasploit over the last few years. Now, have you ever wondered what someone can do to your PC, by just knowing your IP. Here's the answer. He could 0wN you, or in other words , he could have full access to your PC provided you hav e just a few security loopholes which may arise cause of even a simple reason like not updating your Flash player last week, when it prompted you to do so. Metasploit is a hacker's best friend, mainly cause it makes the job of exploitation and post-exploitation a lot easier compared to other traditional methods of hacking. The topic Metasploit is very vast in itself.However, i'll try keeping it basic and simple so that it could be understood by everyone here. Also, Metasp loit can be used with several other tools such as NMap or Nessus (all these tools are present in Backtrack ). In this tutorial, i'll be teaching you how to exploit a system using a mete...