Hackers Beginner Guide To Online Anonymity

How do we start using our mad hacker skills in the real world AND remain undetected? We need to set ourselves up to be anonymous! No, we’re not joining a hacktivist group here. Let’s learn the basics to cover ourselves online. We’ll be using Kali Linux in this example, here’s my guide if you need help getting set up. For a wider approach to online anonymity, see Kalle Hallden’s Become Invisible Online....

21/05/2021 · 5 min · 968 words · Ash

Beginner Python Project - Guessing Game

Do you want a beginner Python project to keep you on your programming journey? Here’s a breakdown of a simple Guessing Game made in Python. See it live via Replit or view the source code via GitHub. Full disclosure, this is a part of the Automate The Boring Stuff with Python Programming Course. Plan the Program with Pseudocode Pseudocode is like a programmer’s brain dump. Write out a simple list of the steps this guessing game will go through....

02/05/2021 · 4 min · 640 words · Ash

Kali Linux WSL WITHOUT Microsoft Store

Before you start, make sure your Windows 10 OS is up to date as version 1903 or higher can run this. To check the version, click Windows Start Button and type System Information, next to Version you’ll see your current number. If lower than version 1903, go to Settings and Update to get latest changes. Okay, now you’re good to go! 1. Setup Subsystem for Linux Right click the Windows Start Button and open Windows PowerShell (Admin)....

30/04/2021 · 2 min · 218 words · Ash

PicoCTF General Skills

Welcome, it’s nice to have you here. My first ever write-up in the Cyber Sec space, I’m excited! Thanks to NetworkChuck’s Discord for getting me onto GynvaelEN’s Hacking Livestream #5 lead me to find PicoCTF. PicoCTF is a great place to start CTF’s, their beginner friendly options provide a simple step into the space! Disclaimer, I didn’t realise they were getting more difficult. So I couldn’t complete all the General Skills, 10/12 so far....

29/03/2021 · 4 min · 706 words · Ash