bl8nr / reading_list

A very useful reading list of technical documents related to internetworking and cybersecurity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cyber Reading List

A very useful reading list of technical documents related to internetworking and cybersecurity.

History of the Internet


  • Baran, | The Rand Corporation

    First introduction to packet switched style distributed networks which were originally designed to create resilient military communications systems that could sustain pretty significant attacks.

  • Internet Society

    Literally just a brief history of the internet.

  • Steingberg | WIRED Magazine

    "The most vicious battle on the Net today is a secret war between techies. At stake is nothing less than the organization of cyberspace."

Networking & Internetworking


  • Clark | M.I.T. Laboratory for Computer Science

    General overview of the principals/requirements that inspired the design of TCP/IP. A good explination of why TCP/IP looks and works the way it does.

  • Saltzer, Reed & Clark | M.I.T. Laboratory for Computer Science

  • USC Information Sciences Institute | IETF RFC 791

  • USC Information Sciences Institute | IETF RFC 793

  • Mockapetris | IETF RFC 882

    Original RFC arguing for domain names on the internet, their need and ideas for a domain name system

  • Bucknell University | IETF RFC 1531

    RFC that outlines the system that enables computers to automatically configure themselves for network access once they're wired into a network. (i.e. why you don't need to configure anything when you connect to ethernet/WiFi)

  • Floyd | IETF RFC 2914

    RFC describing the correct implementation of congestion control in TCP. Consider this when comparing ethernet v. WiFi for optimal performance.

  • Jacobson, Karels

    Original research paper outlining Van Jacobson's congestion avoidance and control ideas that are widely used in today's TCP implementations.

  • Egevang, Francis | IETF RFC 1631

    Explains how NATs work and why the world can have more internet connected devices than the internet has IP addresses (at least in IPv4).

  • Rekhter, Moskowitz, Karrenberg, de Groot, Lear | IETF RFC 1918

    This may help you make sense of device addressing inside your NAT, like what is 192.168.0.0?

  • Shenker | EE122 Fall 2011

    A short slide deck on software-defined networks and why programmable data-planes and centralized control-planes are probably the future of networking

The Cloud


General Cybersecurity


Cyber Warfare & Espionage


Encryption


Blockchain


TOR, Anonymity and Privacy


https://www.cs.cornell.edu/people/egs/papers/egs-herbivore.pdf https://users.ece.cmu.edu/~adrian/731-sp04/readings/dcnets.html Chaumian DC-Nets https://www.freehaven.net/anonbib/cache/chaum-mix.pdf http://www.cs.jhu.edu/~fabian/courses/CS600.424/course_papers/goldschlag96hiding.pdf https://www.usenix.org/legacy/publications/library/proceedings/sec04/tech/full_papers/dingledine/dingledine.pdf

Exploit Specific Readings


Papers at the intersection of fitness and technology


Other Stuff


https://www.schneier.com/wp-content/uploads/2016/02/paper-self-study.pdf https://www.sans.org/reading-room/whitepapers/vpns/prime-numbers-public-key-cryptography-969 https://wmx-api-production.s3.amazonaws.com/courses/3455/supplementary/STIX_Whitepaper_v1.1.pdf

About

A very useful reading list of technical documents related to internetworking and cybersecurity.