linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabio Miranda Hamburger <fabmirha@ns.isi.ulatina.ac.cr>
To: Jan-Benedict Glaw <jbglaw@lug-owl.de>
Cc: linux-c-programming@vger.kernel.org
Subject: Re: offtopic
Date: Thu, 26 Jun 2003 10:57:28 -0600 (CST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0306261056040.18286-100000@ns.isi.ulatina.ac.cr> (raw)
In-Reply-To: <20030625204313.GM29233@lug-owl.de>

> > Hi, I am curious if It's possible to code in C, a small user keylloger.
> > For exmaple, a unprivileged user log on a machine and the "user kelogger"
> > start and all key are logged including those typed on getpass() functions.
> > (ej: passwd) and remote connections with telnet and ssh.
>
> No need to do programming. Simlpy strace user's shell (and any spawned
> processes) and look I/O to file descriptors 0 and 1.

I dont understand. How to "strace the user's shell"?
I would like to this without root access.
The idea is: code a program that keylog the session of oneself. "script"
unix command doesnt work with getpass() functions.


  reply	other threads:[~2003-06-26 16:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-25 19:56 offtopic Fabio Miranda Hamburger
2003-06-25 20:43 ` offtopic Jan-Benedict Glaw
2003-06-26 16:57   ` Fabio Miranda Hamburger [this message]
2003-06-26 22:43     ` offtopic Glynn Clements
  -- strict thread matches above, loose matches on Subject: below --
2002-07-29 13:26 Offtopic xlp
2002-07-29 13:29 ` Offtopic Carlos Fernandez Sanz
2002-07-29 16:33 ` Offtopic Darío Mariani
2002-07-29 17:43   ` Offtopic xlp
2002-07-30  6:44 ` Offtopic Glynn Clements

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0306261056040.18286-100000@ns.isi.ulatina.ac.cr \
    --to=fabmirha@ns.isi.ulatina.ac.cr \
    --cc=jbglaw@lug-owl.de \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).