Re: Executing a file remotely

From: Hank (soundwave56_at_yahoo.ca)
Date: 02/12/04


Date: 12 Feb 2004 14:46:54 -0800

This is strictly for automated software testing on windows. Test
scripts on one machine, application under test on another machine.
This is why i need to run files remotely.

I couldn't find any specific python code that would do the job, so I
just use PsExec from www.sysinternals.com. I wouldn't consider it as a
security breach because it does require user name and password.

Thanks
Hank

Ben Finney <bignose-hates-spam@and-benfinney-does-too.id.au> wrote in message news:<slrnc2ljem.16j.bignose-hates-spam@rose.localdomain.fake>...
> On Thu, 12 Feb 2004 00:29:42 -0000, Cameron Laird wrote:
> > I believe soundwave56 is focused on Windows hosts. There, the correct
> > initial answer to, "how would I execute a file remotely?" is, through
> > a security breach.
>
> No, the correct answer (on any operating system) is "through a
> remote-execution facility". "Security breach" is dependent on the
> security policy in place; remote execution can be a perfectly
> permissible operation, or a serious breach of security, depending on
> the specific circumstances and what the security policy allows.
>
> > That's a serious answer. Operating systems are not *supposed* to
> > allow "outsiders" to execute processes.
>
> Utter rot. Operating systems are supposed to do what the person owning
> the hardware tells them to do.
>
> Whether "outsiders" are allowed to execute programs on the operating
> system is entirely dependent on how you define "outsiders". Some
> operating systems are designed to treat remote users and local users
> identically; on such systems, "outsider" is not a function of "remote or
> local", but rather "permitted or not permitted".
>
> On other operating systems, multiple-user and networking is a bolt-on
> afterthought, and an unnecessary line is drawn between local and remote
> users. The availability of smooth, simple remote-execution facilities
> on such operating systems will likely be poor.



Relevant Pages

  • Re: Executing a file remotely
    ... "Security breach" is dependent on the ... Operating systems are supposed to do what the person owning ... operating systems are designed to treat remote users and local users ...
    (comp.lang.python)
  • Re: remote control program
    ... The security of the interface has nothing to do with SSL. ... the security of your online banking technology also has nothing to do with SSL. ... If the technology was not properly assessed by a qualified security team then I wouldn't trust it. ... for remote work to the same location who complains about jitter and delay ...
    (Security-Basics)
  • RE: remote control program
    ... consider that you meant back-end security measures when I responded; ... I've never seen a vulnerability reported on them anywhere, ... To get in to the application one does not need credentials, ... when you attempt a remote session. ...
    (Security-Basics)
  • Re: Active Directory/HIPPA Question
    ... The client ... > roll out AD when their top priority this year is securing the applications ... Security is one of the biggest reasons. ... ESPECIALLY if you have 800 remote offices. ...
    (microsoft.public.win2000.general)
  • Re: DomainLocalServer$ is not a valid user
    ... it can be a BIG security hole. ... Local System or Network Service account on a machine makes a remote request ... things have access to your SQL Server. ...
    (microsoft.public.sqlserver.security)