Hey Folks
When: Thursday 15th, 6pm
Where: KA-1-16
This thursday, we will be hosting a mini wargame. I say mini because I didn’t have the time to touch it up to quite the level i’d like.
There will be some purposely vulnerable machines setup for everyone to try hack. This will be similar to the setups we have guided people through with the workshops/tutorials. Hope to see you all there!
Workshop:
You’ll need:
Linux/ubuntu live cd (recommended). We’ll push this out via torrents at the start of class
firefox (again, preferred but not required)
Burpsuite
john the ripper
wordlist (http://download.openwall.net/pub/passwords/wordlists/), we’ll pass this around via torrents as well as their mirror is quite slow.
Setup:
On your LAB PC:
First: Check if ubuntu iso is on the E:\ drive. If it is, you may skip the following.
==================================================================
Download: http://portableapps.com/apps/internet/utorrent_portable, Install to the E:\ drive.
Run utorrent portable.
Navigate to the server address ———–(I haven’t got the server online yet, please wait untill the workshop starts)
Download the torrents on the page using utorrent portable and save the data to the E:\ drive (NOT YOUR U:\ drive)
==================================================================
Once you’ve downloaded ubuntu, vmware as shown in this pdf – setupvmware.
You’ll probably need to change your dns servers you can do so by typing:
echo “nameserver 8.8.8.8″ | sudo tee /etc/resolv.conf
Then you’ll need to install libssl-dev , sudo apt-get install libssl-dev to have the proper libraries to compile john.
You’re now ready to start hacking at the first server. Setup burp suite and firefox as shown before and aim your browser at: http://147.252.234.230
You will need to crack some passwords at some stage in the challenge, this is how you compile john the ripper ( a password cracker)
Compile john
Google “john the ripper” and download the latest community-enhanced version. It’ll probably appear in /home/ubuntu/Downloads/. You’ll need to extract it, tar -zxvf the-file-name-here
cd into the directory it extracted and into src and type make to see all the options. You will most likely want to type
make linux-X86-any. Once this has completed, you’ll find the program in the run directory (cd ../run)
Mitigation:
I’ll update this post about how we can secure the holes for the different parts of the challenge that have been solved.










Follow Us!