Hacking With Kali Linux
Why Kali Linux?
With Kali Linux, hacking becomes much easier since you have all the tools (more than 300 pre-installed tools) you are probably ever gonna need. Others can be downloaded easily. Now this tutorial will get you started and you’ll be hacking with Kali Linux before you know it.
The problem with beginners
Now, I am not boring you with theory (^ As if all this wasn’t enough theory). My aim is to get you to the point where you can start hacking with Kali Linux as soon as possible. What I’m gonna do is tell you what to do. The process is rather simple :-
- If you are totally clueless as to what Kali Linux is – Go to Kali’s official website and get an idea.
- If you haven’t already done that,go to their download page and download Kali Linux iso file.
Things get tough now
If you have no previous experience with Linux and virtual machines and all that stuff, getting Kali Linux up and running won’t be a piece of cake.You have 2 options :
1. Read the Kali official documentation
That will give you an idea about what is a virtual machine, how OS can be run from USB, and how to create a partition and run 2 OS simultaneously. This is what I recommend. For that, go to Kali Official Documentation .
2. Read my modified version of Kali documentation
The second option is to look at these posts, which are just sparingly modified versions of the Kali docs, and offer no advantage other than saving your time as their documentations cover much more than what the ones here do, and you don’t really need to know all so much… yet. I’m linking them up here:
Command Line Interface
Some bash commands |
Now, if you are really sure about becoming a hacker, you have to get used to linux, and specifically the command line interface. It is often compared to (and rightly so) to command prompt of Windows, but Linux’ cli is much efficient and better than command prompt. What you have to do is do all the usual tasks you do in Windows in cli of Linux. Use cd to navigate, poweroff to shutdown, etc.
Some Useful Commands:
- The default username and password is ‘root‘ and ‘toor‘.
- Type ‘poweroff‘ in the terminal to shutdown.
- apt-get command can be used to install tools and updates.
- apt-get update and apt-get upgrade will update all the programs installed on your machine.
- apt-get dist-upgrade will install the latest distribution of Kali(i.e. it upgrades your OS).
Assuming you’ve gone through the above steps and are comfortable with your new hacking environment, its time to do some real hacking with Kali Linux.My recommendation would be to start by hacking a wifi, then do some penetration testing, and maybe read something on Denial of Service when you have free time. Links here-
Hack wireless networks in Kali Linux using aircrack
Penetration Testing In Kali For Beginners
Denial Of Service Attacks
The post Tutorial on Hacking With Kali Linux appeared first on Codzcook.
from Codzcook.com
Hacking With Kali Linux
Why Kali Linux?
With Kali Linux, hacking becomes much easier since you have all the tools (more than 300 pre-installed tools) you are probably ever gonna need. Others can be downloaded easily. Now this tutorial will get you started and you’ll be hacking with Kali Linux before you know it.
The problem with beginners
Now, I am not boring you with theory (^ As if all this wasn’t enough theory). My aim is to get you to the point where you can start hacking with Kali Linux as soon as possible. What I’m gonna do is tell you what to do. The process is rather simple :-
- If you are totally clueless as to what Kali Linux is – Go to Kali’s official website and get an idea.
- If you haven’t already done that,go to their download page and download Kali Linux iso file.
Things get tough now
If you have no previous experience with Linux and virtual machines and all that stuff, getting Kali Linux up and running won’t be a piece of cake.You have 2 options :
1. Read the Kali official documentation
That will give you an idea about what is a virtual machine, how OS can be run from USB, and how to create a partition and run 2 OS simultaneously. This is what I recommend. For that, go to Kali Official Documentation .
2. Read my modified version of Kali documentation
The second option is to look at these posts, which are just sparingly modified versions of the Kali docs, and offer no advantage other than saving your time as their documentations cover much more than what the ones here do, and you don’t really need to know all so much… yet. I’m linking them up here:
Command Line Interface
Some bash commands |
Now, if you are really sure about becoming a hacker, you have to get used to linux, and specifically the command line interface. It is often compared to (and rightly so) to command prompt of Windows, but Linux’ cli is much efficient and better than command prompt. What you have to do is do all the usual tasks you do in Windows in cli of Linux. Use cd to navigate, poweroff to shutdown, etc.
Some Useful Commands:
- The default username and password is ‘root‘ and ‘toor‘.
- Type ‘poweroff‘ in the terminal to shutdown.
- apt-get command can be used to install tools and updates.
- apt-get update and apt-get upgrade will update all the programs installed on your machine.
- apt-get dist-upgrade will install the latest distribution of Kali(i.e. it upgrades your OS).
Assuming you’ve gone through the above steps and are comfortable with your new hacking environment, its time to do some real hacking with Kali Linux.My recommendation would be to start by hacking a wifi, then do some penetration testing, and maybe read something on Denial of Service when you have free time. Links here-
Hack wireless networks in Kali Linux using aircrack
Penetration Testing In Kali For Beginners
Denial Of Service Attacks
The post Tutorial on Hacking With Kali Linux appeared first on Codzcook.
Blog, Hacking, How To, Tools:Tips, tutorial, kali linux http://bit.ly/1Kiw9bUvia IFTTT
No comments:
Post a Comment