Posted 18 August 2004 - 05:27 AM
Hi,
We have a training exercise going on here at work, something like "capture the flag".
I was able to obtain a remote command shell with system level privelages from a W2K box, but I don't know what to do next?
My thoughts were maybe running pwdump3e to dump the hash, but I don't know how to run that remotely, because I don't have admin password yet.
I was able to use "enum" to enumerate username from my target machine, but I don't have any passwords.
The ports that are open on my target machine: 25, 80, 135, 139, 443, 445, 1025, 1026, 3389.
I also thought about mapping a share remotely, and then poking around on the target machine, to see if I can find the hidden flags, but I think I have to have a valid username and password to do that.
The goal of this exercise is for me to to be able to gain additional privelages(i.e administrator) and find files and scripts with passwords, network design, or any useful documents.
Any ideas?