Project

General

Profile

Actions

Support #2636

closed
MK OD

I need help fort IPS inline doesn't drop

Support #2636: I need help fort IPS inline doesn't drop

Added by Max Kweeger almost 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Affected Versions:
Label:

Description

Dears,
I want to protect against aatack, I use suricata 4.0.4 RELEASE with IPS Inline

iptables -vnL
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination
 3970  499K NFQUEUE    all  --  *      *       0.0.0.0/0            0.0.0.0/0            NFQUEUE num 0

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination
 2485  216K NFQUEUE    all  --  *      *       0.0.0.0/0            0.0.0.0/0            NFQUEUE num 0

I listen traffic whith Wireshark on my server.
My problem, when I use Armitage to scan my server nothing is DROP.
You have a suricata.yaml file in attachment.

Can you helo me ?

Best regard.
MaxKweeger


Files

suricata.yaml (66.4 KB) suricata.yaml Max Kweeger, 10/09/2018 07:53 AM
suricata.yaml (66.4 KB) suricata.yaml Max Kweeger, 10/09/2018 08:04 AM

MK Updated by Max Kweeger almost 8 years ago Actions #1

Dears,
I want to protect against attack, I use suricata 4.0.4 RELEASE with IPS Inline

iptables vnL :

Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
3970 499K NFQUEUE all - * * 0.0.0.0/0 0.0.0.0/0 NFQUEUE num 0

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
2485 216K NFQUEUE all -- * * 0.0.0.0/0 0.0.0.0/0 NFQUEUE num 0

I listen traffic whith Wireshark on my server.
My problem, when I use Armitage to scan my server nothing is DROP.
You have a suricata.yaml file in attachment.

Can you helo me ?

Best regard.
MaxKweeger

AH Updated by Andreas Herz almost 8 years ago Actions #2

Do you see alerts at least?
Did you change the action keyword from alert to drop?

VJ Updated by Victor Julien almost 8 years ago Actions #3

  • Description updated (diff)

VJ Updated by Victor Julien almost 8 years ago Actions #4

One possible issue is that wireshark will sniff packets before they reach iptables and nfqueue. So they would still be dropped.

VJ Updated by Victor Julien almost 8 years ago Actions #5

  • Tracker changed from Bug to Support

AH Updated by Andreas Herz over 7 years ago Actions #6

  • Status changed from New to Closed

Hi, we're closing this issue since there have been no further responses.
If you think this bug is still relevant, try to test it again with the
most recent version of suricata and reopen the issue. If you want to
improve the bug report please take a look at
https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Reporting_Bugs

Actions

Also available in: PDF Atom