<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: keyboard/keystoke logging software in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keystoke-logging-software/m-p/3760670#M259302</link>
    <description>i knew my english skills have dwindled ...but soory for all the typos in my last post&lt;BR /&gt;&lt;BR /&gt;basically "script" seems to start OK, but then stops (triggered by HAVING to run "exit") before allow .login to continue, and thus run the application i am interested in logging keystokes against</description>
    <pubDate>Wed, 29 Mar 2006 20:02:03 GMT</pubDate>
    <dc:creator>Marc Ahrendt</dc:creator>
    <dc:date>2006-03-29T20:02:03Z</dc:date>
    <item>
      <title>keyboard/keystoke logging software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keystoke-logging-software/m-p/3760667#M259299</link>
      <description>i know there are tons of keystroke loggers for Windows, but what about for HP-UX?&lt;BR /&gt;&lt;BR /&gt;i am hoping there is a method to capture every keystroke on the console keyboard of our HP workstation running 10.20 using a shell script or ???&lt;BR /&gt;&lt;BR /&gt;i am familiar with "script" but not sure that will do the job as i want to capture keystrokes while users are running a particular application over our Intranet ...not stuff at the command line.</description>
      <pubDate>Tue, 28 Mar 2006 12:54:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keystoke-logging-software/m-p/3760667#M259299</guid>
      <dc:creator>Marc Ahrendt</dc:creator>
      <dc:date>2006-03-28T12:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: keyboard/keystoke logging software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keystoke-logging-software/m-p/3760668#M259300</link>
      <description>The script utility will do the job because it captures input and output not just at the shell but of child processes as well. I would set PS1 so that it is an easily recognizable string. You can then search for the command launch and stop when you see ${PS1} again.</description>
      <pubDate>Tue, 28 Mar 2006 13:22:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keystoke-logging-software/m-p/3760668#M259300</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-28T13:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: keyboard/keystoke logging software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keystoke-logging-software/m-p/3760669#M259301</link>
      <description>clay, i tried using "script" in $HOME/.login as follows&lt;BR /&gt;     ...&lt;BR /&gt;     script log-keystrokes&lt;BR /&gt;     start-X-and-intranet-app&lt;BR /&gt;     ...&lt;BR /&gt;&lt;BR /&gt;what i find is, when doing a rlogin or login from the console (no CDE ...XDM started when logged in), that the "script" runs fine but brings provides a prompt. then when i run commmands is logged to the file-keystrokes until i run "exit" which the stops the "script" and then starts "start-X-and-intranet-app" ...so i have lost the keyboard logging ability i wanted, which is while this app is running.&lt;BR /&gt;&lt;BR /&gt;not sure if i am running "script" propely by putting it in the .login</description>
      <pubDate>Wed, 29 Mar 2006 19:57:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keystoke-logging-software/m-p/3760669#M259301</guid>
      <dc:creator>Marc Ahrendt</dc:creator>
      <dc:date>2006-03-29T19:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: keyboard/keystoke logging software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keystoke-logging-software/m-p/3760670#M259302</link>
      <description>i knew my english skills have dwindled ...but soory for all the typos in my last post&lt;BR /&gt;&lt;BR /&gt;basically "script" seems to start OK, but then stops (triggered by HAVING to run "exit") before allow .login to continue, and thus run the application i am interested in logging keystokes against</description>
      <pubDate>Wed, 29 Mar 2006 20:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keystoke-logging-software/m-p/3760670#M259302</guid>
      <dc:creator>Marc Ahrendt</dc:creator>
      <dc:date>2006-03-29T20:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: keyboard/keystoke logging software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keystoke-logging-software/m-p/3760671#M259303</link>
      <description>after further testing it seems that "script" does not work as advertised by Clay. it does not capture any keystrokes that are pressed after lauching the application from the command line. in fact the last entry in the log file created by "script" is the keystrokes used to start the application.</description>
      <pubDate>Thu, 30 Mar 2006 19:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/keyboard-keystoke-logging-software/m-p/3760671#M259303</guid>
      <dc:creator>Marc Ahrendt</dc:creator>
      <dc:date>2006-03-30T19:41:03Z</dc:date>
    </item>
  </channel>
</rss>

