Bug Bounty Diaries #2 – PANDEMIC
Check out what I have learned in Week #11 of 2020 by doing CTF’s and Bug Bounties! This is the Second Part of the weekly Ethical Hacking Diaries.
Complicated Things – Made Easy
Check out what I have learned in Week #11 of 2020 by doing CTF’s and Bug Bounties! This is the Second Part of the weekly Ethical Hacking Diaries.
Learn how to install Docker on Kali Linux 2020.1 in this easy Step-by-Step Tutorial. You also learn why Docker is becoming more popular amongst Pentesters!
A quick fix for the Msfconsole cannot load such file — bundler/setup error that occurs with Kali Linux 2020.1. Quick & Easy Solution.
Learn what LLMNR Poisoning is all about. I show you an example exploit and tell you how to mitigate NTLMv2 and NBT-NS attacks effectively.
Quick & Easy way to Update the HP 1820-24G Switch Firmware (J9980A). I walk you through the process, including download links to the latest firmware.
If you want to enable https for Plex Media Server, you will probably experience that Plex can’t establish a secure connection and wants to use an insecure one instead when you try to connect to your server via the web interface.
A simple and easy way to enable Emmet support for React in VSCode. I’ll show you step by step how to enable Emmet for VSCode.
Does learning Web Development make you a better Hacker? Some thoughts from my own journey on how learning Web Development made me better at Hacking.
In this article, you are going to learn how to install Ubuntu 18.04 (Bionic Beaver) in a VirtualBox machine or on your physical computer.
When learning how to use Javascript, not everything will feel very easy at first. Especially true that is, when it comes to certain built-in methods or creating arrays from nodelists and how to create new functions. Working on my last project, I wanted to create a countdown timer in Javascript. With that, I was able … Read more