|
Penetration Testing
mailing list archives
Re: Windows Administrator access
From: AdamT <adwulf () gmail com>
Date: Sat, 25 Feb 2006 21:32:31 +0000
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
-------------------------------------------------------------------------------
By Date
By Thread
Current thread:
- Re: Windows Administrator access, (continued)
|