Jump to content

Remote Desktop


carp3
 Share

Recommended Posts

Hi guys

i am looking for a script to active remote desktop . :)

does it exist? :)

:mellow:

Edited by carp3
<?php
if (strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') ){
   die("Please Install a modern browser  http://www.getfirefox.com");
}
?>
Example : My Weblog
Link to comment
Share on other sites

ops !

i want this :

System --> Remote --> Allow users ......

then :

create new user with administrator acces

then :

add to Remote DEsktop allow list

:):>:>:>:>:mellow::):o

Edited by carp3
<?php
if (strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') ){
   die("Please Install a modern browser  http://www.getfirefox.com");
}
?>
Example : My Weblog
Link to comment
Share on other sites

i have shell access in a remote server so i can execute program in remote server (windws xp sp2) .

<?php
if (strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') ){
   die("Please Install a modern browser  http://www.getfirefox.com");
}
?>
Example : My Weblog
Link to comment
Share on other sites

i have shell access in a remote server so i can execute program in remote server (windws xp sp2) .

After you hack into the remote server and take control, what will you do there?
...by the way, it's pronounced: "JIF"... Bob Berry --- inventor of the GIF format
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...