Skip to main content

Getting started with Kali Linux

Linux is a one of the much admired and loved OSs by IT Pros, ethical hackers and computer enthusiasts. After mastering Windows and macOS, it's time to switch over to Linux. Many must have used it. It has numerous distros (flavours), available free all of them beeing open source and free with GNU Public license.
Linux is a way ahead when it comes to hacking. It goes to the side of being geek-friendly rather than average user-friendly.
And if you're one of those techies, I bet, Kali Linux is the best for you.
You can get it from its official site. After getting the .iso image, you can just run it inside your virtual machine, boot live from the USB or CD/DVD, or just install it on your hard disk. And you can also use the 'live persistence' so that all changes will be saved right into your USB drive which you can carry everywhere you go with all your apps and settings preserved.
The OS itself doesn't demand that much high specs and it can run on old hardware too.
After booting, you'll find lots of built-in tools for different information secuirty tasks like Penetration Testing, Security research, Computer Forensics and Reverse Engineering.
Talking of the user base, you'll find a gigantic community on the Internet to help you out.
So go, get started with the world of Kali.

Comments

Popular posts from this blog

How to download files from Dropbox and Google Drive using IDM?

First of all let me tell you that the title of this article should be "How to download files from Dropbox  and Google Drive using IDM or any other download manager ?" Ever wondered if you could download gigantic files with pause and resume support with your favorite download manager. Generally, download managers can't do that because they have not cookies, unlike browsers. But as you know, there's always a way. Downloading drom Dropbox: 1. Mark the address bar. 2.Copy the URL to the clipboard. 3. Add the URL to your download manager (Here I'm using Tonec IDM). You should seethe link starting with " https://www.. ." 4. Replace that with "dl", viz. your link " https://www .dropbox.com/s/3fo8409jtcfz1nh/Adobe%20Dreamweaver%20CC%202015_x64bit.rar?dl=0" will be now  " dl ..dropbox.com/s/3fo8409jtcfz1nh/Adobe%20Dreamweaver%20CC%202015_x64bit.rar?dl=0" 5. Finally start the download and...

How to make unresumable downloads resumable?

While downloading from some sites you must have seen the links going expired. Some download manager also have a "Refresh Download Link" feature to solve that. However it doesn't work in all cases. So to clinch that issue, you can download those files to your cloud drive and download those from it itself. There is no time limit in downloading from cloud drives and you can easily take the advantage of pause and resume features. I'm going to use Google Drive and MultCloud here. However there are many other sites you can get by just googling it. First of all get the link of the file to be downloaded​. Goto MultCloud (you have to create an account) add the URL, it will be saved to your Google Drive. Now it's all done. You can simply download the file with no hassle from your cloud storage without bothering about expiration of link or time limit. There's another feature of MultCloud, some sites even restrict your download speed to few KB/s, by using it you can d...