Skip to content

Latest commit

Β 

History

History
72 lines (41 loc) Β· 1.81 KB

File metadata and controls

72 lines (41 loc) Β· 1.81 KB

πŸ›‘οΈ Greenfield - Vulnerable Machine

This repository contains a custom Greenfield machine designed for learning and pracsting building a boot2root machine.

⚠️ Disclaimer This VM is intentionally vulnerable. Use it only in a controlled environment (local lab, VM, Docker, etc.) and never expose it to the public internet. The machine is for educational purposes only.


πŸ“₯ Download

You can download the machine image here:

Greenfield-v1

πŸ‘‰ Download Vulnerable Machine

Greenfield-v2

πŸ‘‰ Download Vulnerable Machine


πŸš€ Setup Instructions

  1. Download the .ovf zip file from the link above.

  2. The password is hackthebox.

  3. Import it into VirtualBox or VMware.

    • In VirtualBox: File β†’ Import Appliance
    • In VMware: File β†’ Open and select the VM file.
  4. Create a virtual network editor with 192.168.10.0 subnet ip and mask 255.255.255.0.

  5. and your machine will spin up at the ip 192.168.10.2.

  6. Start the VM and begin your penetration testing journey.


🎯 Goal

Your objective is to:

  • Enumerate services
  • Find vulnerabilities
  • Exploit them to gain access
  • Escalate privileges to root/admin

Once you’ve rooted the box, you’ve completed the challenge!


βœ… Rules

  • Have fun, learn, and break things safely!

πŸ“ Writeups & Walkthroughs

If you are unable to pwn it there is walkthrough you can view that .


πŸ“Œ Author

Created by: Me For educational & training purposes.


NOTE: The machine was made for htb but they rejected it saying they don't accept the machine with open source application changes which is i tweaked moodle a bit .