Before explaining how to add Meta-tags to your blog, let us remember what these tags are all about. HTML Meta tags will not make you rank number 1 in 2 seconds, but they are a very important part since they help search engines and users to understand what your site's all about - if implemented correctly. Below is a small breakdown of the most important tag…
Read moreIf you want to play around with different systems through the help of virtual machines or if you simply want to create your own pentesting virtual-lab for free, installing virtualbox is one of the best options for linux. Before installing virtualbox, you'll need to make sure that the below dependencies are added to your sources.list file: ## Regular repositorie…
Read moreCreating scripts is easy in Linux distributions, you just need access to any text editor - Linux has plenty available (gedit or gvim, to name just a few examples) and to some available neurons. In this example we'll use the update and upgrade commands and we'll create ourselves a script that once executed will automatically run the commands for us - this is t…
Read moreThis is a fictional adventure with fictional characters that have fictional (non)skills based on true events. This post was created for informational purposes only and no admins lost their job during the writing of this story. It was inspired by Troy Hunt's "Hacking is child's play" article . Bob, a 20-something year old boy, never consider…
Read moreDuring the " Reconnaissance " phase we might need to frequently access the targeted website and this can trigger some alarms. I used to rely on Httrack – or WebHttrack – for making one-on-one offline copies for a given web-page, but for some odd reasons it doesn't work on my current Kali installation. For those who want to give WEBHTTRACK a chance, one…
Read moreThe default browser in Kali Linux is Iceweasel - in comparison, the default browser in previous backtrack installations has been Firefox, but this also comes from one main difference: Kali is Debian based and Backtrack was based on Ubuntu. Iceweasel is only a rebranded version of Firefox. If you have whatever reasons and you need to install Firefox in Kali, fo…
Read moreYou might have noticed that , by default, the volume is muted on system startup in Kali Linux – this is more annoying then helpful sometimes. If you want to get rid of adjusting your volume every time your system boots-up, here's how you can fix this. First, install alsa utils: open a console window (for windows users it's the older brother of "comm…
Read more