Operating System - OpenVMS
1827775 Members
2666 Online
109969 Solutions
New Discussion

Re: Re: Blocking intrusion detection.

 
SOLVED
Go to solution
Jan van den Ende
Honored Contributor

Re: Blocking intrusion detection.

oct 1 2003 Anwar-Ul-Haq started the "Blocking Intrusion Detection .. " stream.
Oct 3 John Gillings posted an answer with a little script.
I only entered the forum end december, and when I read this stream it immediately suggested the solution for a problem we have had since our desktop environment started using Citrix.
It is really quite simple, you just need to be smart enough to think it up (which we were not) or have it pointed out.
The real winner is the partial wildcard in "DELETE/INTRUSION some_substring_* ".

Because I think both Anwar (for formulating the question) and John (for the blinding pointer) well deserve points, I ask them to reply to this, just so I may award them.

Jan
Don't rust yours pelled jacker to fine doll missed aches.
6 REPLIES 6
John Gillings
Honored Contributor
Solution

Re: Re: Blocking intrusion detection.

Jan,
Just be careful you don't mask any real intrusions! Maybe log any intrusions you delete somewhere?
A crucible of informative mistakes
Jan van den Ende
Honored Contributor

Re: Re: Blocking intrusion detection.

John:
of course! (we also have a policy that users who err too often often are singled out, and receive some extra instruction, so we need the info anyway)

jpe
Don't rust yours pelled jacker to fine doll missed aches.
Mobeen_1
Esteemed Contributor

Re: Re: Blocking intrusion detection.

Jan,
To be precise its supposed to be

DELETE/INTRU

rgds
Mobeen
Jan van den Ende
Honored Contributor

Re: Re: Blocking intrusion detection.

Mobeen,

sorry, but that _MAY_ be the case if the user logs in from a terminal, but in our case _several_ users ( up to 60 in peak hours) use _the_same_ source (a Citrix server) to login from.
The DELETE/INTRUSION should specify EXACTLY (including case sensitivity) what the SOURCE field in SHOW INTRUSION gives.
And my real winner in this was the wildcard possibility!

Thanks for reacting anyway!

Jan
Don't rust yours pelled jacker to fine doll missed aches.
Uwe Zessin
Honored Contributor

Re: Re: Blocking intrusion detection.

Mobeen,

if you like to see some other examples for the source you can see them with:

$ help delete/intrusion_record examples
.
Mobeen_1
Esteemed Contributor

Re: Re: Blocking intrusion detection.

Jan,
Agreed :))

rgds
Mobeen