Browsing category

How To

How to Install Cinnamon on Ubuntu 14.04?

Cinnamon is a popular Linux desktop based on GTK+ that got its start as a fork of GNOME Shell . It is an official desktop environment of Linux Mint . But it is also available for other leading distros like Arch Linux , Open Suse , Fedora etc . If you are using one of […]

How to Download Only Audio from a Youtube Video?

There would have been many times when you wanted to download just the audio of a YouTube video, but not finding any way on how to extract just the audio. You had to download the whole video, which took a lot of bandwidth as well as time to download. There are many ways you could […]

How to protect your identity at school

Young people are targeted for data theft at 35 times the rate of adults – they are considered an easy target for both digital and physical theft. You can make going back to school an easier transition by ensuring your data and devices are secure both at school and at home.

Free Software to Monitor Your PC’s Activity

If you ever get asked to fix the PC of a friend or colleague which has been having problems, the first thing you need to ascertain is what the friend or colleague has been doing on the PC recently. Equally, if you allow someone to use your computer, you might also monitor what they did […]

Comic‑Con 2014: Eight super‑powered digital safety tips

Over the past few years, Comic-Con has had over 130,000 attendees, and those attendees tend to be very digitally literate – so that means we will probably see double that number of connected devices – laptops, tablets, smartphones and perhaps even tricorders.

Linux Kernel Local Privilege Escalation PoC

/** * CVE-2014-4014 Linux Kernel Local Privilege Escalation PoC * * Vitaly Nikolenko * http://hashcrack.org * * Usage: ./poc [file_path] * * where file_path is the file on which you want to set the sgid bit */ #define _GNU_SOURCE #include #include #include #include #include #include #include #include #include #define STACK_SIZE (1024 * 1024) static char […]

How to retrieve your BitLocker Recovery key ?

if you are not using MBAM and don’t have access to your Active Directory and want to recover your BitLocker key for whatever reason you can quickly do it as follows:- Open an Administrative Command Prompt and type the following: manage-bde -protectors c: -get BitLocker Drive Encryption: Configuration Tool version 6.2.9200 Copyright (C) 2012 Microsoft […]

Hack Androids lock screen with an Arduino

You can also find the code for this project below: /* Brute forcing Android 4 Digit PIN’s To run the whole range it will take upwards of 16 hours because of the 30 second delay after 5 bad inputs Intrestingly, if the target phone has the pattern enabled and the backup PIN set, the backup […]

How to run Kali on your Android device

This tutorial mainly created for Linux fans. Follow the given steps below to install Kali Linux on your Android phone. Step 1: Install Linux Depoly on your Android Mobile. Step 2: Now launch “Linux Depoly” and click download icon Step 3: In Depol tab click and change the Distribution to Kali Linux Step 4: Now […]