<?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: Strange log entry in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748262#M753433</link>
    <description>I never see that before in syslog, obviously it is not wrote by system, the first thing I can do, if I were you, is change password right away, and try to find the root cause if you can.&lt;BR /&gt;</description>
    <pubDate>Wed, 19 Jun 2002 18:49:38 GMT</pubDate>
    <dc:creator>Victor_5</dc:creator>
    <dc:date>2002-06-19T18:49:38Z</dc:date>
    <item>
      <title>Strange log entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748258#M753429</link>
      <description>I got the following message in my syslog early yesterday .....&lt;BR /&gt;Jun 18 00:52:46 hostname root: Hey, look I'm logged on as root at the console.  Not good...&lt;BR /&gt;Jun 18 00:52:47 hostname root: &lt;BR /&gt;Jun 18 00:52:53 hostname root: d&lt;BR /&gt;&lt;BR /&gt;Does anyone have any ideas on what this might be?</description>
      <pubDate>Wed, 19 Jun 2002 18:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748258#M753429</guid>
      <dc:creator>Scott E Smith</dc:creator>
      <dc:date>2002-06-19T18:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Strange log entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748259#M753430</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It looks like someone logged in as root and used the 'logger' command to leave you a message in syslog.  Not good.  If you don't know who did it you'd better start checking to see if your system has been compromised.&lt;BR /&gt;&lt;BR /&gt;You can write messages to syslog.log via the logger command, and it records your hostname and your user id.  I hope everything is ok for you.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jun 2002 18:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748259#M753430</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-06-19T18:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Strange log entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748260#M753431</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This certainly means that somebody has logged in into your system with root login. Have you given the root access to anybody.&lt;BR /&gt;&lt;BR /&gt;Then he has used the logger command to pass this message to your syslog.log file&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Wed, 19 Jun 2002 18:46:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748260#M753431</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-19T18:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Strange log entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748261#M753432</link>
      <description>Hi Scott,&lt;BR /&gt;&lt;BR /&gt; I'd suspect that someone left the console logged in as root &amp;amp; someone came along &amp;amp; ran the logger command which allows root to make syslog entries. The "d" was *probably* a failed ctrl-d that got logged.....&lt;BR /&gt;&lt;BR /&gt; The other scenario is that someone has the root PW &amp;amp; su'd up &amp;amp; made those entries - again using logger.&lt;BR /&gt;&lt;BR /&gt;Note these didn't necessarily have to be done from the console....syslog doesn't log tty info.&lt;BR /&gt;&lt;BR /&gt;In either case, you need to lock this box down some more. Looks like that was the *purpose* of this exercise.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 19 Jun 2002 18:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748261#M753432</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-06-19T18:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Strange log entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748262#M753433</link>
      <description>I never see that before in syslog, obviously it is not wrote by system, the first thing I can do, if I were you, is change password right away, and try to find the root cause if you can.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jun 2002 18:49:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748262#M753433</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-06-19T18:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Strange log entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748263#M753434</link>
      <description>A suggestion or two.&lt;BR /&gt;&lt;BR /&gt;last -R root | more  ==&amp;gt; to see where root was logged in from during this time period.&lt;BR /&gt;&lt;BR /&gt;view /var/adm/sulog  ==&amp;gt; to see who might have su'd to root.&lt;BR /&gt;&lt;BR /&gt;Of course, if you find that the id HACKER su'd to root you could try   last -R HACKER | more&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;Thom</description>
      <pubDate>Wed, 19 Jun 2002 19:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-log-entry/m-p/2748263#M753434</guid>
      <dc:creator>Thomas D. Harrison</dc:creator>
      <dc:date>2002-06-19T19:25:18Z</dc:date>
    </item>
  </channel>
</rss>

