= Appendix: Completed Timing Attack Script =
The <code>run()</code> function at the end of the complete tutorial might look something like the followingthis:
<syntaxhighlight lang=python>
"""This script is an example of a timing attack on a simple password checker.