- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: invader
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-10-2002 11:40 PM
10-10-2002 11:40 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 11:44 PM
10-10-2002 11:44 PM
Re: invader
Do you include it in your backup ?
Do you still have a btmp? if so a lastb might help.
A safty option is to ftp copies of critical system files to another machine putting a timestamp on them.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 12:00 AM
10-11-2002 12:00 AM
Re: invader
One of the first things to do is change the 'root' password of all of your systems, and implement a far more strintgent use of 'super' user privileges, like 'sudo'.
As suggested by Paula, you can also copy critical files to another system. There are a number of methods that can be used to on a regular basis to check these files, 'swverify' and shell scripts are a good example.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 12:31 AM
10-11-2002 12:31 AM
Re: invader
As we all know, invaders could purge the btmp file and sulog file after purged the wtmp file, so how can I find where the invader from?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 12:47 AM
10-11-2002 12:47 AM
Re: invader
Also have a look in your firewall logs.
Look at all .sh_history and all other logs - mail log sam log etc.
Check ftp.allow and cron.allow for extra entries and also check every cron and at job on the system.
HTH
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 01:47 AM
10-11-2002 01:47 AM
Solutionif your invader was *good* enough then you will not find clues on the compromised system itself. Maybe you can find some hints on the firewalls/routers leading to it...
Sorry to say, but reinstall your system from scratch (you cannot turst a single file on it any more), restore data from a trustworthy backup (mad before the system was compromised), install "IPFilter/9000" and configure it, use the "Bastion Host" script to check against other possibleholes, install the recent security patches, disable TELNET/RLOGIN/REMSH/FTP and such, use OpenSSH instead.
And that's just the beginning :-(
FWIW,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 02:19 AM
10-11-2002 02:19 AM
Re: invader
Bastion doc here:-
http://people.hp.se/stevesk/bastion11.html
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2002 07:42 PM