Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Paul Fiterau Brostean
Learning-SSH-Paper
Commits
9144fabf
Commit
9144fabf
authored
Feb 17, 2017
by
Frits Vaandrager
Browse files
our models are too complex for manual inspection but trivial for NuSMV
parent
b2ee7caf
Changes
1
Hide whitespace changes
Inline
Side-by-side
introduction.tex
View file @
9144fabf
...
...
@@ -21,9 +21,10 @@ conformance to both functional and security properties.
The properties we verify for the inferred state machines are based on
the RFCs that specify SSH
\cite
{
rfc4251,rfc4252,rfc4253,rfc4254
}
.
These properties are formalized in LTL and verified using
NuSMV~
\cite
{
NuSMV2
}
. Manually verifying these properties would be
difficult, as the learned models are complex. Moreover, formalizing
properties means we can also better assess and overcome vagueness or
NuSMV~
\cite
{
NuSMV2
}
.
We use a model checker since the models are too complex for manual inspection (they are trivial for NuSMV).
Moreover, by formalizing the
properties we can better assess and overcome vagueness or
under-specification in the RFC standards.
Model learning obtains a state machine model of a black-box system by
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment