Skip to content

This repository is to recreate the Machine of HackTheBox Starting Point's Meow.

Notifications You must be signed in to change notification settings

Rao-Pranava/Meow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackTheBox Starting Point's Meow

This repository is to recreate the Machine of HackTheBox Starting Point's Meow.

Steps to Run the Machine

  1. Clone the repository
git clone https://github.com/Rao-Pranava/Meow.git
  1. Move into the Directory
cd Meow
  1. Run the Make file.
make All

Commands to run the Docker file Manually

sudo docker build -t telnet .
sudo docker run -itd --rm -p 23:23 --hostname CP-Labs --name telnet telnet
sudo docker exec -i telnet systemctl start inetd

About

This repository is to recreate the Machine of HackTheBox Starting Point's Meow.

Topics

Resources

Stars

Watchers

Forks