How to get packet's from my host to server in snort
Mohiuddin Ebna Kawsar <[email protected]>
| Newsgroups | gmane.comp.security.ids.snort.devel |
|---|---|
| Message-ID | <CAGhMzok-C1TcbKeFxxbE_k1ie1USqN-JL2tbSaFnEC2xkfbaNQ@mail.gmail.com> |
Hi, I am developing a dynamic-preprocessor for which i have to look inside each packet is that redirect or not. If the packet contains HTTP redirect then get the domain and follow the redirected tcp stream. For this i need to access header of HTTP GET request packet from my host to server to check Host value is same as redirected domain. But my snort preprocessor gets packet only from port 80/443, not to 80/443 from my host. Is there any way? Regards Kawsar ------------------------------------------------------------------------------ _______________________________________________ Snort-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/snort-devel Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=snort-devel Please visit http://blog.snort.org for the latest news about Snort!