« ARP this! | Main | Latest adventures with Libnet »

Why do now, what you can do later?

So after playing with libpcap a little more, it seems like I can start capturing packets before I actually start processing them with pcap_loop(). This is good news because the capturing doesn't block the application. So I can send my SYN packets and do whatever sending needs to be done, and then process the captured packets at a more convenient time to get any answers back from the target. This will allow me to avoid using threads a little longer, leaving my attention squarely on scanning related topics. w00t!

TrackBack

TrackBack URL for this entry:
http://www.aviditysoftware.com/cgi-bin/mt/mt-tb.cgi/6

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on October 20, 2005 10:35 AM.

The previous post in this blog was ARP this!.

The next post in this blog is Latest adventures with Libnet.

Many more can be found on the main index page or by looking through the archives.