cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
321
Views
0
Helpful
2
Replies

How to make an IPS search inside of a html for a string ?

Rodrigo Gurriti
Level 3
Level 3

I need to make the cisco IPS search for the string eb%03%59%eb%05%e8%f8%ff%ff%ff%49%49%49 inside any *.html

I tried service http ( Request Regex )and AIC http (Msg Body Patten) but no luck

Thank you

1 Accepted Solution

Accepted Solutions

m.sir
Level 7
Level 7

Using IDM

Configuration > Signature Definition > Custom Signature Wizard than

Choose TCP as the protocol to inspect >

Click the Single TCP Connection radio button >

Select Other like service type >

Enter signature parameters >

Select your event action

To Regex string filed enter eb%03%59%eb%05%e8%f8%ff%ff%ff%49%49%49

enter 80 in the Service Ports field

M.

View solution in original post

2 Replies 2

m.sir
Level 7
Level 7

Using IDM

Configuration > Signature Definition > Custom Signature Wizard than

Choose TCP as the protocol to inspect >

Click the Single TCP Connection radio button >

Select Other like service type >

Enter signature parameters >

Select your event action

To Regex string filed enter eb%03%59%eb%05%e8%f8%ff%ff%ff%49%49%49

enter 80 in the Service Ports field

M.

Thanks M,

I'd also tried the string too but I really found what causing the problem.

My web browser was not really reloading, when I was testing the signature, (seamonkey) it was only checking the file online and comparing to the cached one to see if it was outdated and since it wasnt the browser never really reloaded the web page.

So What I had was:

- It trigged an event the 1st time that you try (with a clean cache)

- It would not trigger again unless I cleaned the cache.

- On iexplorer it would trigger some times if I did the reload but not always.

So What I did was I put the tcp string to capture ftp and by doing that the signature always trigged on the right time. Then I ran some ethereal and I figured out the trick on the web browser.

One more time thank you

Review Cisco Networking products for a $25 gift card