Morning 007s.
Your mission, should you choose to accept it, is to identify and eliminate the hacker who breached our secure data centers.
All the identities of your fellow WDI agents will be open and they will all be in great danger if we don't react fast.
Our security records indicate this following log access to the servers
********************************************************************************************
* Server: //H4rry-Web3.wdiLovesBond.ga
* File: /var/log/nginx/access/20150407-2.log
********************************************************************************************
*
* ________ ________ _________ ____________;_
* - ______ \ - ______ \ / _____ //. . ._______/
* / / / // / / //_/ / // ___ /
* / / / // / / / .-'//_/|_/,-'
* / / / // / / / .-'.-'
* / / / // / / / / /
* / / / // / / / / /
* / /_____/ // /_____/ / / /
* \________- \________- /_/
*
* 2015-04-07 04:32 | SYSTEM BREACH ALERT. IP Detected 72.21.92.59
*
********************************************************************************************
********************************************************************************************
* Server: //f3r-is-the-hacker.wdiLovesBond.ga
* File: /var/log/nginx/error/20150407.log
********************************************************************************************
* http://towel.blinkenlights.nl
*
*
*
* ,-/o"O`--.._ _/(_
* _,-o'.|o 0 'O o O`o--'. e\
* (`o-..___..--''o:,-' )o /._" O "o 0 o : ._>
* ``--o___o..o.'' :'.O\_ ```--.\o .' `--
* `-`.,) \`.o`._
* `-`-.,)****>> Follow the Repo --->>>
*
********************************************************************************************
Your objective is to identify the hacker who intrude us, and save all our fellow classmates from a terrible death. We count on you!
First, we must figure from which city in the world is that IP located. Fast!
There is a website in the logs (http://towel.blinkenlights.nl). What does it contain?
Dead-end. We can't access his server. We will have to find a work around it. We know that servers can have many ports, and each port will be the entry gate for a different service.
Since the webserver doesn't give us any information about the hacker, we will need to dig deeper.
- Please install Nmap ("Network Mapper") with homebrew
- Find the IP address of
towel.blinkenlights.nl
- Run Nmap , a free and open source utility for network discovery and security auditing. To run it, simply call
nmap IP_ADDRESS
We should see a list of open services as an output from nmap. Please descrive What does each of the open
services do exactly?
Please access the hacker's server using the Telnet
protocol.
Good Luck. This message will self-destruct in 10 SECONDS.