Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Sniffing binary data, heuristics?

by DrHyde (Prior)
on May 26, 2004 at 07:38 UTC ( [id://356481]=note: print w/replies, xml ) Need Help??


in reply to Sniffing binary data, heuristics?

I'm writing a packet sniffer

Why? There are decent sniffers already written. You're better off, IMO, using one of them and then using perl to grovel over their log files rather than spending valuable time writing the sniffer as well.

Replies are listed 'Best First'.
Re: Re: Sniffing binary data, heuristics?
by Ryszard (Priest) on May 26, 2004 at 07:58 UTC
    Quite simply, because i can. its an interesting thing to do for me.. :-)
      Take a look at Net::Pcap and Net::Packet as these may make your life a lot easier.

      I made a start on this but the semantics of separating TCP/IP streams between multiple clients and multiple servers in real time got very complicated.

      I can probably did out some ugly code if you want :)

      The 'Cat

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://356481]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2024-04-20 03:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found