diff --git a/browser_fingerprinting/browser_fingerprinting.ipynb b/browser_fingerprinting/browser_fingerprinting.ipynb index 58ef5b7..558ba1d 100644 --- a/browser_fingerprinting/browser_fingerprinting.ipynb +++ b/browser_fingerprinting/browser_fingerprinting.ipynb @@ -16,7 +16,7 @@ "
\n", "Is my network traffic lying to me? Most malware authors don\u2019t seem to spend a lot of effort trying to blend into network traffic. I\u2019m pretty sure the reason for this is \u201cthey don\u2019t need to\u201d. By identifying legitimate HTTP requests based on browser request structure we may be able to, more easily, identify malicious traffic. This notebook will focus on some ways to gather legit browser requests, understand them, and use that data to find non-legitiate requests.\n", "

\n", - "** All Code and iPython Notebooks for this talk http://clicksecurity.github.io/data_hacking **\n", + "** All Code and IPython Notebooks for this talk http://clicksecurity.github.io/data_hacking **\n", "

\n", "Tools:\n", "