>Sounds like the best way to do this is to write a module plugin >system that takes a pre-defined plugin format. People could then >contribute plugins that would allow fwknop to send packets that >resemble anything (HTTP, DNS, ICMP, etc). > >This does make the job of the server-side parser a bit trickier >however, and we want to keep complexity of that part to a minimum, >lest vulnerabilities get introduced. > >// Seb On unencrypted protocols the parsing would be simplified though, as we would only be interested the fwknop digest, and not as much of the information that is normally read into variables from the packet.
-- ozmart ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Fwknop-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fwknop-discuss
