handouts/ho01.tex
changeset 509 aa2a09b9823c
parent 508 c7b690b17b1d
child 514 a118052cf1d4
equal deleted inserted replaced
508:c7b690b17b1d 509:aa2a09b9823c
    20 
    20 
    21 %hashes
    21 %hashes
    22 %http://web.archive.org/web/20071226014140/http://www.cits.rub.de/MD5Collisions/
    22 %http://web.archive.org/web/20071226014140/http://www.cits.rub.de/MD5Collisions/
    23 %https://blog.codinghorror.com/speed-hashing/
    23 %https://blog.codinghorror.com/speed-hashing/
    24 %https://blogs.dropbox.com/tech/2016/09/how-dropbox-securely-stores-your-passwords/
    24 %https://blogs.dropbox.com/tech/2016/09/how-dropbox-securely-stores-your-passwords/
       
    25 
       
    26 % Hello Kitty database stolen
       
    27 % https://nakedsecurity.sophos.com/2017/01/10/stolen-details-of-3-3m-hello-kitty-fans-including-kids-published-online/
       
    28 %
       
    29 
       
    30 % IoT
       
    31 % https://nakedsecurity.sophos.com/2015/10/26/the-internet-of-things-stop-the-things-i-want-to-get-off/
    25 
    32 
    26 \section*{Handout 1 (Security Engineering)}
    33 \section*{Handout 1 (Security Engineering)}
    27 
    34 
    28 
    35 
    29 Much of the material and inspiration in this module is taken
    36 Much of the material and inspiration in this module is taken