From: AdamT (adwulf@gmail.com)
Date: Sat Feb 25 2006 - 16:32:31 EST
On 2/25/06, Dillama <dillama@gmail.com> wrote:
>
> I have to demo the ability to gain administrator access to a Win 2000
> box, the catch is no changes on the box so adding a user or loading
> whoami.exe from resource kit would not be options. Any suggestion here
> would be appreciated.
>
try:
echo %USERNAME%
Then you'll need to do something along the lines of
NET LOCALGROUP administrators
to demonstrate that the account is a member of the administrators group.
-- AdamT 'Thank-you for not requesting read receipts' ------------------------------------------------------------------------------ Audit your website security with Acunetix Web Vulnerability Scanner: Hackers are concentrating their efforts on attacking applications on your website. Up to 75% of cyber attacks are launched on shopping carts, forms, login pages, dynamic content etc. Firewalls, SSL and locked-down servers are futile against web application hacking. Check your website for vulnerabilities to SQL injection, Cross site scripting and other web attacks before hackers do! Download Trial at: http://www.securityfocus.com/sponsor/pen-test_050831 -------------------------------------------------------------------------------
This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:55:34 EDT