mirror of
https://github.com/billbuchanan/appliedcrypto.git
synced 2026-02-21 11:18:02 +00:00
Update README.md
This commit is contained in:
@@ -12,17 +12,17 @@ This provides an outline of tunnelling, including for SSL/TLS and IPSec:
|
||||
## Lab
|
||||
The labs are:
|
||||
|
||||
* Week 7 Lab (PDF): [here](https://github.com/billbuchanan/esecurity/blob/master/unit07_tunnelling/lab/new_lab07.pdf)
|
||||
* Week 7 Lab (Demo): [here](https://youtu.be/ASCDJq4Wy9Y)
|
||||
* Unit 7 Lab (PDF): [here](https://github.com/billbuchanan/esecurity/blob/master/unit07_tunnelling/lab/new_lab07.pdf)
|
||||
* Unit 7 Lab (Demo): [here](https://youtu.be/ASCDJq4Wy9Y)
|
||||
|
||||
## Network Traces
|
||||
|
||||
The following are some sample PCAP files (you will need to install Wireshark to view them):
|
||||
|
||||
* IPSec (PCAP file): [here](https://asecuritysite.com/log/ipsec.zip)
|
||||
* SSL (PCAP file): [here](https://asecuritysite.com/log/ssl.zip)
|
||||
* Client Server Connection on Port 443 (See lab, Section E.1): [here](https://asecuritysite.com/public/port_443_client_server.zip)
|
||||
* HTTPs (PCAP file): [here](https://asecuritysite.com/log/https.zip)
|
||||
* IPSec (PCAP file): [here](https://asecuritysite.com/log/ipsec.zip)
|
||||
* ECDHE (PCAP file): [here](https://asecuritysite.com/log/ssl_ecdhe.zip)
|
||||
* SFTP (PCAP file): [here](https://asecuritysite.com/log/sftp.zip)
|
||||
* TOR (PCAP file): [here](https://asecuritysite.com/log/tor.zip)
|
||||
@@ -33,5 +33,5 @@ The following are some sample PCAP files (you will need to install Wireshark to
|
||||
The following are some related presentations:
|
||||
|
||||
* Introduction to SSL/TLS: [here]()
|
||||
* A Bluffers Guide to TLS 1.3: [here]()
|
||||
* A Bluffers Guide to TLS 1.3: [here](https://medium.com/coinmonks/a-bluffers-guide-to-tls-1-3-330b0fd3e65e?sk=0d27c8187f7b7fdf060ae46f2389f568)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user