<?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: World writable files after default HP-UX 11.11 install in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892858#M103302</link>
    <description>You would probably benefit from using the Bastille tool&lt;BR /&gt;&lt;BR /&gt;It lets you know what's world writeable and really should not be.  security_patch_check also does a cursory analysis.&lt;BR /&gt;&lt;BR /&gt;Here are links.&lt;BR /&gt;&lt;BR /&gt;Bastille&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6849AA&amp;amp;date=" target="_blank"&gt;https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6849AA&amp;amp;date=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;security_patch_check&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6834AA&amp;amp;date=" target="_blank"&gt;https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6834AA&amp;amp;date=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you are really into security you should consider running crack against your password file in a test environment(ftp it in) and the saint system probe utility.  &lt;BR /&gt;&lt;BR /&gt;This toolset will really help you lock things down.&lt;BR /&gt;&lt;BR /&gt;P</description>
    <pubDate>Thu, 30 Jan 2003 13:43:38 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-01-30T13:43:38Z</dc:date>
    <item>
      <title>World writable files after default HP-UX 11.11 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892854#M103298</link>
      <description>Hi All,&lt;BR /&gt;Is there any OS files that needs (really mandatory!) to be world writable in the unix system after a "default" installation?&lt;BR /&gt;&lt;BR /&gt;This is a security-related question. Indeed, if some files NEEDS to be world writable then how to prevent any user to modify this/these file(s) and impact the system.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help,&lt;BR /&gt;Regards,&lt;BR /&gt;Nicolas</description>
      <pubDate>Thu, 30 Jan 2003 10:24:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892854#M103298</guid>
      <dc:creator>Sonny_8</dc:creator>
      <dc:date>2003-01-30T10:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: World writable files after default HP-UX 11.11 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892855#M103299</link>
      <description>Hi Nicolas:&lt;BR /&gt;&lt;BR /&gt;Certainly one thing you can/should tighten immediately is the ability for anyone to delete files from the '/tmp', '/var/tmp', and 'usr/local' directories regardless of whether or not they are the owner.&lt;BR /&gt;&lt;BR /&gt;To correct this, set the sticky bit on the directory.  This will prevent a file's non-owner from deleting it, while allowing anyone write access to the directory and the ability for the file's owner to delete.&lt;BR /&gt;&lt;BR /&gt;By example:&lt;BR /&gt;&lt;BR /&gt;# chmod 1777 /tmp&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 30 Jan 2003 10:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892855#M103299</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-01-30T10:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: World writable files after default HP-UX 11.11 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892856#M103300</link>
      <description>Thanks for this advice JRF,&lt;BR /&gt;Will do that.&lt;BR /&gt;Rgds,&lt;BR /&gt;Nicolas</description>
      <pubDate>Thu, 30 Jan 2003 11:01:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892856#M103300</guid>
      <dc:creator>Sonny_8</dc:creator>
      <dc:date>2003-01-30T11:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: World writable files after default HP-UX 11.11 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892857#M103301</link>
      <description>Hi Nicolas,&lt;BR /&gt;&lt;BR /&gt;you might want to read &lt;A href="http://people.hp.se/stevesk/bastion11.html," target="_blank"&gt;http://people.hp.se/stevesk/bastion11.html,&lt;/A&gt;&lt;BR /&gt;which explains how to "build a bastion host using HP-UX 11", and especially its chapter 9: "file permissions".&lt;BR /&gt;&lt;BR /&gt;Basically, what they do is remove write permissions systemwide, then:&lt;BR /&gt;# chmod 1777 /tmp /var/tmp /var/preserve&lt;BR /&gt;# chmod 666 /dev/null&lt;BR /&gt;&lt;BR /&gt;Notice the use of the sticky bit for the public directories...&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;FiX&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jan 2003 13:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892857#M103301</guid>
      <dc:creator>F. X. de Montgolfier</dc:creator>
      <dc:date>2003-01-30T13:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: World writable files after default HP-UX 11.11 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892858#M103302</link>
      <description>You would probably benefit from using the Bastille tool&lt;BR /&gt;&lt;BR /&gt;It lets you know what's world writeable and really should not be.  security_patch_check also does a cursory analysis.&lt;BR /&gt;&lt;BR /&gt;Here are links.&lt;BR /&gt;&lt;BR /&gt;Bastille&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6849AA&amp;amp;date=" target="_blank"&gt;https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6849AA&amp;amp;date=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;security_patch_check&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6834AA&amp;amp;date=" target="_blank"&gt;https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6834AA&amp;amp;date=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you are really into security you should consider running crack against your password file in a test environment(ftp it in) and the saint system probe utility.  &lt;BR /&gt;&lt;BR /&gt;This toolset will really help you lock things down.&lt;BR /&gt;&lt;BR /&gt;P</description>
      <pubDate>Thu, 30 Jan 2003 13:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892858#M103302</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-30T13:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: World writable files after default HP-UX 11.11 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892859#M103303</link>
      <description>World writable files? Probably none in the OS files. World writable directories: yes but with caveats: /var/tmp and /tmp need to be world writable but I would set the sticky bit as in chmod 1777 /tmp so that only owners of files can remove or rename them. Without this bit, anyone can remove or rename any file in that directory.&lt;BR /&gt;&lt;BR /&gt;Additionally, all standard HP-UX installs have bad permissions on /usr/local directories. Warnings to this effect are contained in several places but the default install still leaves /usr/local directories as 777. They MUST be changed to 755 on every machine.&lt;BR /&gt;&lt;BR /&gt;If you install any of the OpenView products such as node manager, then there will be a massive number of wide open directories and files in places like /etc...these will have to be fixed to prevent problems in the future.</description>
      <pubDate>Thu, 30 Jan 2003 18:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892859#M103303</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-01-30T18:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: World writable files after default HP-UX 11.11 install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892860#M103304</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Well thanks a lot to all of you who have responded to my question. I really appreciate your support.&lt;BR /&gt;&lt;BR /&gt;Each information that you have provided has been very useful to me (ie. doc "build a bastion host using HP-UX 11", Security_patch_Check and Bastille, etc..)&lt;BR /&gt;&lt;BR /&gt;No doubt it could certainly help other people as well.&lt;BR /&gt;&lt;BR /&gt;This is really a great forum and community.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Nicolas</description>
      <pubDate>Thu, 13 Feb 2003 04:23:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/world-writable-files-after-default-hp-ux-11-11-install/m-p/2892860#M103304</guid>
      <dc:creator>Nicolas Moulin_1</dc:creator>
      <dc:date>2003-02-13T04:23:33Z</dc:date>
    </item>
  </channel>
</rss>

