Using SVN

The availability of port 3690 indicates that an SVN repository is available. We can attempt to

interact with it and download files using the svn command.

Using svn log to to get a detailed log description of what “nathen” has been doing

Now using svn checkout to download them all to my local machine

Straight away I can see dimension.work.htb assets – So I listed some more directories to see what was immediately accessible. I saw the moved.txt file and opened it

The website did not lead anywhere

had to add line 10 to “/etc/hosts”

And now the web address works.

Last updated