mrash / fwknop

Single Packet Authorization > Port Knocking

Home Page:http://www.cipherdyne.org/fwknop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using the "C Bounded Model Checker" (CBMC)

mrash opened this issue · comments

Very strong validation of C code can be achieved through the usage of the C Bounded Model Checker (CBMC): https://www.cprover.org/cprover-manual/cbmc/tutorial/

The fwknop project should investigate its use in addition to all of the other security validation techniques it uses.