Using model checking for Trivial File Transfer Protocol validation
Title | Using model checking for Trivial File Transfer Protocol validation |
Publication Type | Conference Paper |
Year of Publication | 2014 |
Authors | Alrabaee, S., Bataineh, A., Khasawneh, F.A., Dssouli, R. |
Conference Name | Communications and Networking (ComNet), 2014 International Conference on |
Date Published | March |
Publisher | IEEE |
ISBN Number | 978-1-4799-3764-6 |
Keywords | authentication, concurrency defect detection, exhaustive state space search, formal verification, Internet user datagram protocol, model based checking tool, Modeling, Promela, protocol design, Protocols, software engineering, software verification, SPIN, TFTP, TFTP protocol, transport protocols, trivial file transfer protocol, UDP, validation |
Abstract | This paper presents verification and model based checking of the Trivial File Transfer Protocol (TFTP). Model checking is a technique for software verification that can detect concurrency defects within appropriate constraints by performing an exhaustive state space search on a software design or implementation and alert the implementing organization to potential design deficiencies that are otherwise difficult to be discovered. The TFTP is implemented on top of the Internet User Datagram Protocol (UDP) or any other datagram protocol. We aim to create a design model of TFTP protocol, with adding window size, using Promela to simulate it and validate some specified properties using spin. The verification has been done by using the model based checking tool SPIN which accepts design specification written in the verification language PROMELA. The results show that TFTP is free of live locks. |
DOI | 10.1109/ComNet.2014.6840934 |
Citation Key | 6840934 |
- Protocols
- validation
- UDP
- trivial file transfer protocol
- transport protocols
- TFTP protocol
- TFTP
- SPIN
- Software verification
- software engineering
- exhaustive state space search
- protocol design
- formal verification
- Internet user datagram protocol
- model based checking tool
- modeling
- Promela
- authentication
- concurrency defect detection