Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pcap not being created #2

Open
richrumble opened this issue Oct 15, 2015 · 7 comments
Open

pcap not being created #2

richrumble opened this issue Oct 15, 2015 · 7 comments

Comments

@richrumble
Copy link

python r2a.py -C /etc/suricata/suricata-debian.yaml -f rules/emerging-all.rules -e 1.2.3.4 -m 10.0.0.123 -w test.pcap -v
using Linux Mint
python-yaml, python-scapy are installed. Python 2.7.6 is installed.
Output errors from the above command can be found here: http://justpaste.it/obsk

@pevma
Copy link
Owner

pevma commented Oct 15, 2015

Does it make the rule/pcap pairs?
I could not see from the output. There are a number of errors - but those could be for a valid reason - keyword not implement for example.

@richrumble
Copy link
Author

Nothing is written unfortunately. I'm going to try on a windows host next, I'll let you know how that goes.
And in a security "best practice" I was running as root ;)

@pevma
Copy link
Owner

pevma commented Oct 15, 2015

You can have a look in the "failed/good" streams folders.

@richrumble
Copy link
Author

Readme.txt is all that are in those...
Same for windows... nothing written. There are more errors on windows too, I can make another issue for that if you wanted to support that :(

@richrumble
Copy link
Author

If I constrain the rules that will build, I can create pcap's on each win/linux.

@pevma
Copy link
Owner

pevma commented Oct 16, 2015

Ok.
Can you pinpoint which rule is causing that?
One more question - what do you mean by "each win/linux" ?

@richrumble
Copy link
Author

I've got it working on windows and linux (py27), I've not narrowed it down to a specific rule yet, just the 3174 rules that do work. I'll try the inverse soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants