_Frky

Results 10 issues of _Frky

Currently: ICMP/TCP/UDP It would be nice to have support for more in passive.

This PR aims to add the possibility to retry with another protocol when the first one failed. The implemented example is for TLS: if we have an alert when trying...

When two patterns are added to the smack, with wildcards, and such as wildcards of one pattern overlaps the other one, the smack fails to match in some situations. The...

State of *FSM* is not currently stored in `TCB` structure, which means it is lost between each packets. Hence, for instance, parsing a `HTTP` request received in two different `TCP`...

Syntax is unclear and unnatural.

For instance, NB_CALLS_TO_CONCLUDE should be in configuration file to be edited easily.

Some obsolete pintools should be removed from the repo.

This PR aims to bring the possibility to hit multiple HTTP endpoints with --banners for open ports. The multiple endpoints can be specified in command-line with the option `--http-url "/endpoint1,/endpoint2,/endpoint3"`....