Busqueda - Hackthebox (OSCP Prep) - TJ Nulls

Поделиться
HTML-код
  • Опубликовано: 17 янв 2025
  • Busqueda is an Easy Difficulty Linux machine that involves exploiting a command injection vulnerability present in a Python module. By leveraging this vulnerability, we gain user-level access to the machine. To escalate privileges to root , we discover credentials within a Git config file, allowing us to log into a local Gitea service. Additionally, we uncover that a system checkup script can be executed with root privileges by a specific user. By utilizing this script, we enumerate Docker containers that reveal credentials for the administrator user's Gitea account. Further analysis of the system checkup script's source code in a Git repository reveals a means to exploit a relative path reference, granting us Remote Code Execution (RCE) with root privileges.
    Skills Required
    Web Enumeration
    Linux Fundamentals
    Python Basics
    ------------------
    Skills Learned
    Command Injection
    Source-code Analysis
    Docker Basics
    ------------------
    Tools
    manual enumeration
    CVE
    ------------------
    Certifications:
    Practical Network Penetration Tester (PNPT) : TCM Security - certifications...
    Practical Junior Penetration Tester (PJPT): TCM Security - certifications...
    Practical Junior Web Tester (PJWT): TCM Security - certifications...
    Certified Ethical Hacker (CEH): EC-Council
    --------------------
    Socials:
    Tryhackme: tryhackme.com/...
    Hackthebox: app.hackthebox...
    Twitch: / noxlumens

Комментарии • 3

  • @ziajalali3906
    @ziajalali3906 10 месяцев назад

    What tool do you use for screenshot bro ?

    • @noxlumens
      @noxlumens  10 месяцев назад +1

      It's called 'flameshot' but there are alternatives to it like 'lightshot' if you prefer that. I like flameshot though. There's also one called 'greenshot' or something like that.

    • @ziajalali3906
      @ziajalali3906 10 месяцев назад

      @@noxlumens thanks for reply