- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX Bastion Host Hardening Script
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
10-11-2001 05:43 AM
10-11-2001 05:43 AM
HPUX Bastion Host Hardening Script
I am working on writing a script to relatively automate the process for hardening an HP box as suggested by the Bastion Host document. Then I thought that maybe someone has already done it.... anybody?
If not, would anyone like to a) help out in writing the script (I recognise I am only *so* good at scripting), or b) receive a copy of this script once it's completed?
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2001 05:51 AM
10-11-2001 05:51 AM
Re: HPUX Bastion Host Hardening Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2001 05:58 AM
10-11-2001 05:58 AM
Re: HPUX Bastion Host Hardening Script
I have moved to several companies where I need to do hardening inistally before starting to make make_recovery. I would prefer not to do it all manually all the time ;-)
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2001 06:01 AM
10-11-2001 06:01 AM
Re: HPUX Bastion Host Hardening Script
At the present time, there are no scripts that i am aware of, that does this completely. THere are couple of good articles which lead you through it.
In fact HP is coordinating this with (Jay Beale's bastille linux ( http://www.bastille-linux.org ) to come up with something similar for HP) but there is nothing out there right now.
Here are couple of links though
http://www.hp.com/products1/unix/operating/hpux11i/alwayssecure.html
http://people.hp.se/stevesk/bastion11.html
-HTH
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2001 06:03 AM
10-11-2001 06:03 AM
Re: HPUX Bastion Host Hardening Script
This is what i was talking about.
http://www.bastille-linux.org/press-release-1.2.html
-Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2001 06:46 AM
10-11-2001 06:46 AM
Re: HPUX Bastion Host Hardening Script
http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0xd5dcf841489fd4118fef0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2001 07:09 AM
10-11-2001 07:09 AM
Re: HPUX Bastion Host Hardening Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2001 12:39 AM
10-12-2001 12:39 AM
Re: HPUX Bastion Host Hardening Script
* Try and remember how to add user choice to options.
* Script removal of services in /etc/inetd.conf, and restart of inetd
* Do a check to ensure an admin type user is set up so they can still access the box if they use ssh or telnet.
Note that I haven't even run this script yet, so it might not work ;-)
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2001 05:36 AM
10-12-2001 05:36 AM
Re: HPUX Bastion Host Hardening Script
If I get some time next week, I'll help you out on this, as I now see you have an excellent foundation to build upon. One of the important things, in my opinion (all two cents worth), is that products like nfs, if not being used, should have all the binaries deleted from the system. Thus making a hackers job just that more difficult.
I can be reached at hbrown@paychex.com
thanks,
hdb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2001 08:39 AM
10-15-2001 08:39 AM
Re: HPUX Bastion Host Hardening Script
A point for things like inetd - it is easier to provide a file rather than to try and edit it on the fly...
dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2001 02:38 PM
12-06-2001 02:38 PM
Re: HPUX Bastion Host Hardening Script
I thought you'd like to know that development of Bastille for HP-UX is underway and the current code is all available using the instructions at:
http://sourceforge.net/cvs/?group_id=403
Also, you can subscribe to the developer's list at
http://lists.sourceforge.net/lists/listinfo/bastille-linux-discuss
I would love to hear your comments about the current status and directions you'd like to see us take. Also, anyone interested in contributing code, check out what you think still needs to be added!
-Keith