PDA

View Full Version : How to execute a file/command remotely when permission is set ok


nigl
11-06-2001, 04:04 AM
I just can+t make this work. What is the raw command for this?:(

Fusion
11-06-2001, 07:35 AM
Umm, that sort of depends on the remote OS, but generally you do a Ctrl-R, and type eg, "site help".

MxxCon
11-06-2001, 05:13 PM
rather it more depends on FTPD, than OS.
very few FTPD allow remote file execution, it's just begging to be exploited.
you would need shell access to that server, like ssh or telnet, in order to run something.
but i might be wrong and your server allows that..try "help", "site help" or contact server admin.

Fusion
11-07-2001, 01:40 AM
Well, that it depends on the ftpd is a given, but no matter what the ftpd allows, it can't do jack unlesss the OS allows it too, hence ... ;)

Shark
11-07-2001, 05:44 AM
I agree with Mxx on this one... it is mainly due to the FTPD.