1748288 Members
3489 Online
108761 Solutions
New Discussion юеВ

Re: Servcer hardning

 
SOLVED
Go to solution
Grayh
Trusted Contributor

Servcer hardning

How to do server Hardning and then Unharden it
6 REPLIES 6
Torsten.
Acclaimed Contributor
Solution

Re: Servcer hardning

Have a look at "bastille":

# man bastille

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Lijeesh N G_1
Respected Contributor

Re: Servcer hardning

Hi,

Attaching a template for HP-UX OS Hardening, it has step by step about it which I used to follow.

Hope this will help you

Regards,
LIJEESH N G
dirk dierickx
Honored Contributor

Re: Servcer hardning

i'd go with bastille, it gives you an easy method of reversing your changes, which is what the poster of this question wanted.
Steven E. Protter
Exalted Contributor

Re: Servcer hardning

Shalom,

Bastille is a gui tool, searchable and available from http://software.hp.com

It also requires a special perl depot from the same site. Search for perl5 to get it. It won't work or install without this depot.

Also good to do:

Install and use Secure Shell instead of telnet and ftp.

Consider using TCP Wrappers to lock down services.

Run security_patch_check to find and get needed security patches.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Grayh
Trusted Contributor

Re: Servcer hardning

Thanks Every One
Grayh
Trusted Contributor

Re: Servcer hardning

.