Skip to content

Latest commit

 

History

History

find ip

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

find ip

-

About the Challenge

We need to find the ip to the machine

How to Solve?

I found the IP by checking this repository (You can access the repository here) and there is a folder named .ssh. And then if we open the known_hosts file we can get the IP address

known_hosts

ictf{170.187.232.216}