Hi, I need a piece of code that can check if there is a source address sending a SYN packet to sequential ip addresses while capturing packets using tshark withen a small period of time,say 1 minute. thanks asked 09 Nov '12, 08:21 Leena |
One Answer:
Can MATE be of help? answered 12 Nov '12, 04:07 Jaap ♦ Thanks Jaap but this doesn't fit what I'm trying to do. Any body has other suggestion of ideas that save processing time. (22 Nov '12, 01:09) Leena |
I just want to note that I want the code in Lua in order to make the process while running the program at the same time with capturing, I'm working with tshark. I read about MATE and I don't think that it is what I'm looking forward. thanks