- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- basic ideas for monitoring 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
07-24-2001 06:09 AM
07-24-2001 06:09 AM
1. Check logins for unusual times
2. Warn if user (root etc) has more than 3 failed logins over a certain period
3. Check ftp connections, warn if not from known sources (IP address perhaps)
That's about as far as I've got so far. The system is not 'trusted' and should be fairly secure from the general internet so my main intention is to check for casual internal access attempts or unusual conditions.
Any suggestions will, as always, be rewarding with points.
Thanks in advance,
Mike
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 06:17 AM
07-24-2001 06:17 AM
SolutionRob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 06:19 AM
07-24-2001 06:19 AM
Re: basic ideas for monitoring security
You should look at IDS/9000 from HP .
This system can be downloaded for free from software.hp.com
With IDS/9000 you can monitor all aspects of system security even on non-trusted systems.
I installed it on a couple of servers and it works fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2001 12:07 AM
07-25-2001 12:07 AM
Re: basic ideas for monitoring security
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2001 12:33 AM
07-25-2001 12:33 AM
Re: basic ideas for monitoring security
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProducts.pl?group_type=category&group_name=ISS
You can download a tool that'll analyse your patch levels.
You can also d/l as was mentioned before, ids
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=J5083AA
on trial.
Other than that, close off most services, make sure your disk arrays config area passwords are all set, as well as your switches/hubs etc..
Get tripwire/satan to analyse your system. Make sure file sizes of /usr/sbin commands and /sbin commands stay the same. Watch out for symbolic links and world readable files and suid programs.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2001 01:59 AM
07-25-2001 01:59 AM
Re: basic ideas for monitoring security
Hard to script but is the key in the door!
Is BCH password protected to stop hpux -is
(probably through mstm)
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2001 09:23 PM
07-29-2001 09:23 PM
Re: basic ideas for monitoring security
Good luck
Brian.