Logo k0rg's notes
  • Home
  • Recent Posts
  • Posts
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Posts
  • Introduction
  • Try-Hack-Me
    • Threat Hunting with Yara
  • Boxes
    • Hack-the-Box
      • Privilege Escalation
      • Public Exploits
  • Weekly CVEs
Hero Image
Privilege Escalation

Intro Today’s walkthrough goes over some basics with lateral movement and privilege escalation. We’re not too far into the weeds of enumeration yet, but let’s dive in. This box can be found here: Hack The Box - Academy - (you will need active access to HTB Academy) Research We’re given a box to ssh into, with the user: user1 and password password1. Our task is to SSH to the server with the provided credentials and, after logging in, try to find a way to move to user2, to get the flag in /home/user2/flag.

  • box
  • walkthrough
Sunday, July 7, 2024 | 4 minutes Read
Hero Image
Public Exploits

Intro In this intro to using public exploits, we’re going to “Try to identify the services running on the server above, and then try to search to find public exploits to exploit them. Once you do, try to get the content of the ‘/flag.txt’ file.” This box can be found here: Hack The Box - Academy - (you will need active access to HTB Academy) Research First, we took our spawned target: 94.

  • box
  • walkthrough
Monday, July 1, 2024 | 5 minutes Read
Navigation
  • Recent Posts
Contact me:
  • contact@k0rg.com
  • k0rg
  • Brinton Johnson

Liability Notice: The tutorials, reports, posts, and learnings on my page are my own and reflect my own views. If there’s something I can change or improve, feel free to reach out.