Git

Just a few notes/things to remember while using git. Typical git process: git pull $link git add . git commit -m 'v0.1' git push $link Switch branches from master to main git branch -m master main

15/12/2023 · 1 min · 36 words · Mr Ash

Chill Hack

Chill Hack CTF from TryHackMe, enjoy.

08/12/2023 · 1 min · 6 words · Mr Ash

Opacity TryHackMe

TryHackMe’s Opacity is a ’easy’ Boot2Root room for pentesters and cybersec enthusiasts (like you!). Plus, for black friday, checkout the free giveaway bundles below.

08/12/2023 · 1 min · 24 words · Mr Ash

How To Fix TryHackMe VPN Not Working

Is your TryHackMe OpenVPN not working? Let’s fix it, here’s what you’ll need: Some computer networking knowledge. A TryHackMe account. An OpenVPN config file via Network Access. Alright, so your there’s a few problems when trying to connect with OpenVPN to TryHackMe. Let’s cover them and learn how to fix connection problems in TryHackMe, let’s go. How Do I Use OpenVPN On TryHackMe? First you need to have an active account with an OpenVPN config file generated and downloaded to your system....

22/10/2022 · 3 min · 520 words · Mr Ash

100 Days Of Hacking

Programming, terminals, networking, and pen testing. There’s a lot to love in computer hacking. Are you learning to hack? Maybe you’ve started but can’t keep motivated or you might not know where to start, let’s fix that! Here’s 100 days of hacking, a flexible learning path to keep you on track. Are you in? Yes, good, let’s go! *Disclaimer, this is designed for self-paced learning and uses multiple resources from various creators....

17/10/2022 · 5 min · 894 words · Mr Ash