topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 2:01 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: SOLVED: Run commands on computer remotely via email  (Read 8656 times)

dragonmage

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 21
    • View Profile
    • Donate to Member
SOLVED: Run commands on computer remotely via email
« on: January 05, 2010, 12:04 PM »
Here's an idea someone might like to try.

Picture a small POP email checker (maybe IMAP), that will look for a specific sender (your mobile maybe) and will execute predefined commands depending on the subject of the email. You could even have it check the body of the mail for extra parameters.

The app would have a list of aliases that correspond to commands.

Play="C:\Program Files\Windows Media Player\wmplayer.exe"

So an email with
Subject: Play
with a Body of "myplaylist.wpl"

would run "C:\Program Files\Windows Media Player\wmplayer.exe" "myplaylist.wpl"

Just an example I'm sure some of you could come up with more useful or more geeky examples ;)

Shades

  • Member
  • Joined in 2006
  • **
  • Posts: 2,922
    • View Profile
    • Donate to Member
Re: SOLVED: Run commands on computer remotely via email
« Reply #1 on: January 05, 2010, 04:56 PM »
Already existing software you could take a look at:
GetByMail
ControlPC  (could not find a link, but have an old setup file)

Another possible piece of software with less options:
TweetMyPC

VictorM

  • Participant
  • Joined in 2009
  • *
  • Posts: 16
    • View Profile
    • Successful failure
    • Read more about this member.
    • Donate to Member
Re: SOLVED: Run commands on computer remotely via email
« Reply #2 on: January 07, 2010, 05:14 AM »
easy to script in bash on Linux, too.
When in doubt, use http://Google

Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,612
    • View Profile
    • Donate to Member
Re: SOLVED: Run commands on computer remotely via email
« Reply #3 on: February 02, 2010, 05:23 PM »
Isn't this what your average script kiddy is trying to achieve, sending you email with a link of a pretty/nude girl? :-[