- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hp-ux security
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-29-2003 07:28 AM
10-29-2003 07:28 AM
hp-ux security
If I wanted to determined that my system was secure from hackers, multiple bad login attempts, and unwanted guests, is there a way to monitor such activity with hp-ux? What utilities should and should not be running to help lock down a system? Is there a white paper that helps to explain this whole process that you can point me to? As always, thank you for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 07:32 AM
10-29-2003 07:32 AM
Re: hp-ux security
http://www.hp.com/products1/unix/operating/infolibrary/whitepapers/building_a_bastion_host.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 07:36 AM
10-29-2003 07:36 AM
Re: hp-ux security
http://216.239.39.104/search?q=cache:wzlOu7oOVRQJ:www.hp.com/products1/unix/operating/infolibrary/whitepapers/building_a_bastion_host.pdf+%2B%22bastion+host%22&hl=en&ie=UTF-8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 07:37 AM
10-29-2003 07:37 AM
Re: hp-ux security
For quick starters, make sure you are logging your activity to your syslog file first. And for something quick to slow down unwanted guests you could strict what subnets are allowed on your box(s) by doing allow/deny options in your /var/adm/inetd.sec file.
Hope that gives you something to get you started in the right direction.
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 07:47 AM
10-29-2003 07:47 AM
Re: hp-ux security
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6849AA
This will harden your system.
Then, for monitoring, install HPIDS:
HP Intrusion Detection
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J5083AA
HTH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 07:54 AM
10-29-2003 07:54 AM
Re: hp-ux security
Bastille Security hardening
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6849AA
Perl which the above needs.
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=PERL
Security Patch Check
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6834AA
TCP Wrappers
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=TCPWRAP
IDS/9000 (Intrusion Detection Sytstem)
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=J5083AA
Get all these products working you'll be quite secure.
Secure shell
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA
I'd say tripwire would be useful too.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 07:58 AM
10-29-2003 07:58 AM
Re: hp-ux security
check_logins. This guy checks root, but is easily modified.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 08:03 AM
10-29-2003 08:03 AM
Re: hp-ux security
Edit the inetd.conf and disable all unneeded network services.
Then, enable securetty so you have to login as a user before you login as root. Unless, your on the console. This helps with auditing your root users and disallows direct root hack attempts from the network.
And the list can go on and on.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 08:49 AM
10-29-2003 08:49 AM
Re: hp-ux security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 02:22 PM
10-29-2003 02:22 PM
Re: hp-ux security
Refer to the foll. links for info.
http://h21007.www2.hp.com/dspp/bus/bus_BusByTypePage_IDX/1,1251,80109-0,00.html
http://h21007.www2.hp.com/dspp/dev/products/topic/1,,10010,00.html
HTH.
Regards,
Hemanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 12:52 AM
10-30-2003 12:52 AM
Re: hp-ux security
The question is where to start, as there is a large amount of avenues to explore and many benefits to be made.
You could look at the product bastille :-
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6849AA
Look at patching and ensure you are patched uptodate and on a frequent basis.
Remove any direct connect modems on the system. Invest in a firewall if not already done so.
Run some overnight scripts that will monitor permissions and dates of critical files that are listed below :-
/usr/bin/passwd
/etc/default/security
/etc/securetty
/etc/hosts
/etc/group
/etc/services
/etc/inetd.conf
/etc/ftpd/ftpusers
Check the integrity of the /etc/passwd file and /etc/group file by typing :-
pwck
grpck
Check the use of the su command and root login, and failed logins :-
run the commands and check the output :-
last
lastb
pg /var/adm/sulog
Check ftp access to the server by implementing ftp security. For More information :-
man ftpaccess
man ftpusers
Check for files with no owner or group :-
cd /
find . -depth -type f -nouser -o -nogroup -exec ls -l {} \;
Pick up a good security manual like HP-UX 11i Security by Chris Wong.
This should get you started !
Finally, you could document you root login, lock it in a safe and not use it unless absolutely necessary.
Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 05:12 AM
11-01-2004 05:12 AM
Re: hp-ux security
For steps how to assign points see:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33