$$ Red42 $$

Targets:

Flag:

Start with an NMAP

nmap -sC -sV 172.25.90.31
nmap -sC -sV 172.25.90.32

Things to Note:

Untitled

Untitled

Install git-dumper

git clone <https://github.com/arthaud/git-dumper.git>
cd git-dumper
pip3 install -r requirements.txt

Create a folder and pull in the project

mkdir dump
python3 git_dumper.py 172.25.90.32 dump
cd dump

Check the history