I guess, some of you are curios to get the solutions for the competitions? Then read below.
The binary code on the poster read the following: “Hello, Dave… I know everything hasn’t been quite right with me, but I can assure you now, very confidently, that it’s going to be all right again. I feel much better now. I really do. I really do. I really do. I really… #@&*$^!%{#* …I am completely operational, and all my circuits are functioning perfectly. …it’s going to be”. Anders was the only one to decrypt this hard text! Congratulations to him!
What was bad about the dummy network configuration? Actually, everything was bad. Here are the things, that you could report:
* The wireless network was open, which itself is a big security risk for the company
* FreeBSD 5.5
* The password for root was “happiness”, the same on both servers and on the WiFi router
* Both servers had test account, which had the password “test”
* One of the machines had “finger” service enabled
* Both machines had several accounts on them with passwords from Top 500 worst passwords list
* In the home directory of the test account on one of the servers there was a compiled program with SUID bit enabled, which had several buffer overflow bugs, which could be exploited to get the root access. Additionally, there was a source code in the same directory to ease the finding of bugs
* Old version of thttpd server with a lot of security vulnerabilities
* Netutils scripts running on one of the servers
* Outdated Apache server, which has security vulnerabilities
* PHP4, which has numerous security vulnerabilities
* PHP allow_url_fopen and register_globals was on
* MySQL root password is “happiness”
* FTP allows root to login
* Outdated version of Wordpress with security vulnerabilities
* Outdated version of Coppermine photo gallery with security vulnerabilities
* Disabled e-mail verification in the Coppermine photo gallery
* Not enabled firewalls on both of the servers
* Disabled security settings on both servers, which limit the amount of packets per second, that kernel receives
* Predictable path for PHPMyAdmin (http://server/pma)
* Old version of PHPMyAdmin
Congratulations to Jonas and Andreas, who won this competition!