- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Security audit report for hpux
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-08-2006 02:42 AM
08-08-2006 02:42 AM
Security audit report for hpux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 02:45 AM
08-08-2006 02:45 AM
Re: Security audit report for hpux
a bit more info is required. But you could start with SAM -> Auditing and Security.
What do you want to audit ? Accounts , access , privledges ,network .....?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 02:45 AM
08-08-2006 02:45 AM
Re: Security audit report for hpux
Well, the ITRC Patch Database has a patch assessment tool which includes analysis of security-related patches:
https://www2.itrc.hp.com/service/patch/mainPage.do
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 02:58 AM
08-08-2006 02:58 AM
Re: Security audit report for hpux
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 02:59 AM
08-08-2006 02:59 AM
Re: Security audit report for hpux
I do not think there is such a tool that you perform a security audit for everything on a system, if not I would think hackers would be all over that tool.
You can trusted your system and audit as many things as you want or make sure that your system is patch properly as recommended above.
Other thing you can do is hire somebody to do the audit for your company and him to show you how to do it while he is doing it.
http://newfdawg.com/HP-UX-audit-service.htm
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 03:01 AM
08-08-2006 03:01 AM
Re: Security audit report for hpux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 03:30 AM
08-08-2006 03:30 AM
Re: Security audit report for hpux
nmap and satan are just two you can download and run.
If you want to purchase software there are many out there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2006 04:16 AM
08-09-2006 04:16 AM
Re: Security audit report for hpux
Try www.nessus.org. This is the auditing software that we use to find security holes.
Regards,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2006 09:06 AM
08-09-2006 09:06 AM
Re: Security audit report for hpux
http://www.windowsecurity.com/whitepaper/unix_security/Building_a_Bastion_Host_Using_HPUX_11.html
You also need to develop a sysadmin policy about root logins. The ideal rule is "no root logins allowed, ever". This means you use sudo for all sysadmins and your syslog file is kept on a another server. And for good measure, lock down remote access with the inetd.sec file in /var/adm. Then add the Intrusion Detection package and you should be set. By the way, documenting all the steps to get here becomes your security report. Tools like nessus and nmap just poke around from the outside. Some of your biggest threats will be from users and insiders.
Bill Hassell, sysadmin