Tutorial • 2 min read Hexadecimal number system In this article, I will describe how you can convert from Denary - Binary - Hexadecimal. The Hex (Hexidecimal) number…
Computer science • 2 min read Binary number system Converting from Binary to Denary (Decimal) What is Binary? Computers use a binary number system which means it only uses…
Windows • 1 min read Windows 11 test drive Windows11 is an upcoming major version of the Windows NT operating system developed by Microsoft. Announced on June 24, 2021,…
Python • 2 min read Why use indentation in Python Indentation is an important concept to understand in Python, if you are not indenting your Python code properly, you will…
Linux • 9 min read Let’s use PGP and TAILS: A Beginner’s Guide Let’s Use TAILS TAILS is an operating system designed for strong security. PGP is a groundbreaking encryption program that…
ParrotOS • 2 min read How to run live Parrot Security OS in virtual-box This article provides in depth tutorial on how to run live Parrot Security OS in VirtualBox. Download Parrot Security OS…
Crypto • 7 min read Create your own ERC20 token in 30 minutes free With the latest news about the Blockchain, Bitcoin, Ethereum, cryptocurrencies, and ICO popping up left, right and centre, this Blockchain…
Linux • 3 min read Steganography Hide Data using Kali Linux Steganography is the practice of concealing a file, message, image, or video within another file, message, image, or video. The…
Kali • 2 min read Install Kali Linux on Virtual Box Kali Linux is a free Linux distribution that comes with many tools pre-installed for penetration and exploits testing, Virtual Box…
Linux • 2 min read Install Metasploitable2-Linux on Virtual Box Metasploitable2 * Metasploitable is an intentionally vulnerable Linux virtual machine. * This VM can be used to conduct security training, test security…
Hack • 2 min read Hack Windows PC to get Windows password NTLMv2 hash Hack Windows PC In this article, Masschelein Steven shows how to hack Windows PC by backdooring it to get NTLMv2…
PowerShell • 2 min read More PowerShell commands New PowerShell commands come with the new version of Windows 10, PowerShell is a replacement for the good old DOS…