Skip to content

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

Notifications You must be signed in to change notification settings

Rao-Pranava/Fawn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fawn

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

Steps to Run the Machine

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

Commands to run the Docker file Manually

sudo docker build -t ftp .
sudo docker run -d -p 20-21:20-21 -p 65500-65515:65500-65515 --rm --hostname CP-Labs --name ftp ftp

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages