sxuthpaw / logkext

Automatically exported from code.google.com/p/logkext
0 stars 0 forks source link

How to send logs to remote server via command prompt? #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have a different password to the log on my other computer, which I want to 
monitor. I want to run a shell on the computer that sets logKext to send shells 
to mine.

I am very inexperienced, don't know any programming languages.

Using MBP 15", 10.7.

Original issue reported on code.google.com by loo...@gmail.com on 12 Nov 2011 at 9:16

GoogleCodeExporter commented 8 years ago
Here is a script I wrote to do exactly this. (Attached) You'll have to edit the 
file to add your ftp host, user, and password. To then run it from terminal, 
type "sh sendkeylog.sh". Google "crontab" to have it uploaded every hour or so. 

Original comment by wanderin...@gmail.com on 16 Oct 2012 at 4:56

Attachments: