Pursuits Trivial 200

[Question]

sheep@pwn21.ddtek.biz:6000

sheep go baaAaaA

[Files]
None

[Summary]


[Answer]
SHis4pansies

Walkthrough

    We probed the server on port 6000 and discovered that the user, "sheep," was using VIM as a shell. Next we logged in as sheep and typed in:

set shell=/bin/bash

and then:

shell


    After getting a bash prompt we listed the directory we were in and found a file called key.  Did a cat on key and found SHis4pansies in it.


Write-up: Squidz-R-Us