# HG changeset patch # User Christian Urban # Date 1468498043 -3600 # Node ID aebcaa545f81280d850e0bd27b569437fe22960e # Parent 38ef1ef6082d88ea4f259e980642ae050e5de2c8 updated diff -r 38ef1ef6082d -r aebcaa545f81 handouts/ho03.tex --- a/handouts/ho03.tex Tue Jun 14 11:41:16 2016 +0100 +++ b/handouts/ho03.tex Thu Jul 14 13:07:23 2016 +0100 @@ -8,6 +8,12 @@ %http://pastebin.com/raw/0SNSvyjJ %http://seclists.org/oss-sec/2016/q1/645 +% relative new buffer-overflow attack +%https://www.trustwave.com/Resources/SpiderLabs-Blog/How-I-Cracked-a-Keylogger-and-Ended-Up-in-Someone-s-Inbox/ +% using an exploit from 2010 +% https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3333 + + \begin{document} \fnote{\copyright{} Christian Urban, King's College London, 2014, 2015, 2016} diff -r 38ef1ef6082d -r aebcaa545f81 handouts/ho05.tex --- a/handouts/ho05.tex Tue Jun 14 11:41:16 2016 +0100 +++ b/handouts/ho05.tex Thu Jul 14 13:07:23 2016 +0100 @@ -10,6 +10,10 @@ %http://www.net.in.tum.de/fileadmin/TUM/teaching/netzsicherheit/ws1516/07_PKI.pdf +%wifi-pumkin (real man-in-the-middle attacks) +%http://www.hackingarticles.in/hack-password-using-rogue-wi-fi-access-point-attack-wifi-pumpkin/ +%https://github.com/P0cL4bs/WiFi-Pumpkin + \section*{Handout 5 (Protocols)} Protocols are the computer science equivalent to fractals and diff -r 38ef1ef6082d -r aebcaa545f81 handouts/ho08.tex --- a/handouts/ho08.tex Tue Jun 14 11:41:16 2016 +0100 +++ b/handouts/ho08.tex Thu Jul 14 13:07:23 2016 +0100 @@ -7,6 +7,10 @@ %https://crypto.stanford.edu/cs251/ %https://programmingblockchain.gitbooks.io/programmingblockchain/content/ +% bug in smart contracts +% https://www.benthamsgaze.org/2016/06/17/smart-contracts-beyond-the-age-of-innocence/ +% http://hackingdistributed.com/2016/06/18/analysis-of-the-dao-exploit/ + \begin{document} \fnote{\copyright{} Christian Urban, 2014, 2015}