- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: audit HP server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2002 12:37 AM
08-29-2002 12:37 AM
audit HP server
I have been asked to audit an HP-UX server from a colleague on another project.
What would be a good way to go about this?
I do not want to install anything. I just want to know if the machine performs well and if it is configured correctly (no serious security faults)
The report is mainly for the admin but should also be readable for the 'suits'.
Any tips???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2002 12:42 AM
08-29-2002 12:42 AM
Re: audit HP server
Have a look at this link.
http://www.vennerable.com/security.html
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2002 12:49 AM
08-29-2002 12:49 AM
Re: audit HP server
Check some file permissions on OS filesystems
find / /opt /usr -xdev -type f -perm 666
find / /opt /usr -xdev -type f -perm 777
find / /opt /usr -xdev -type d -perm 777
The man and cat directories should be ok.
Make sure all mountpoint directories do not have permissions any greater than 755
Check 'root's umask, should 022
You should have 'nosuid' for most, if not all mountpoints (excl. /usr and /opt)
Sticky bit setting for /tmp and /var/tmp
Check where the 'root' home directory is. Should NOT be in /
I don't have a script, but here's a start.
There are a number of tools out there that can be used, especially the document on creating a 'bastion' server and more recently HP-UX bastille.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2002 01:39 AM
08-29-2002 01:39 AM
Re: audit HP server
http://www.auscert.org.au/Information/Auscert_info/Papers/usc20.html
This is the checklist many professional auditors use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2002 01:44 AM
08-29-2002 01:44 AM
Re: audit HP server
http://www.sekchek.com/
These links detail earlier discussions -
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x998e107d277ad611abdb0090277a778c,00.html
http://bizforums.itrc.hp.com/cm/QuestionAnswer/0,,0x3c6d107d277ad611abdb0090277a778c,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2002 02:02 AM
08-29-2002 02:02 AM
Re: audit HP server
I've run that find commando on one of my own machines but what am I seeing here?
btw, it is the thing I am looking for, normal UX commands which will show/ tell me someting.
(mowdb251)/ # find / /opt /usr -xdev -type f -perm 666
/etc/SnmpAgent.d/snmpd.conf
/etc/opt/resmon/persistence/runlevel4_flag
/opt/ifor/ls/res/i4adminX.pdl
/opt/hpnpl/tmp/ljx0003379
/opt/pred/bin/PSERRLOG
/usr/newconfig/var/stm/config/tools/exercise/hosts.cfg
/usr/share/man/cat1.Z/NIS+.1
/usr/share/man/cat1.Z/nis+.1
/usr/share/man/cat1.Z/nis.1
/usr/share/man/cat1.Z/X.1