GitBook: [master] one page and 3 assets modified

This commit is contained in:
CPol 2020-12-23 10:59:42 +00:00 committed by gitbook-bot
parent db284cbd77
commit 05d9503f49
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
4 changed files with 16 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 357 KiB

After

Width:  |  Height:  |  Size: 151 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

View File

@ -38,8 +38,24 @@ You can add a column that show the Host HTTP header:
And a column that add the Server name from an initiating HTTPS connection \(**ssl.handshake.type == 1**\):
![](../../.gitbook/assets/image%20%28407%29.png)
## Identifying local hostnames
### From DHCP
In current Wireshark instead of `bootp` you need to search for `DHCP`
![](../../.gitbook/assets/image%20%28409%29.png)
### From NBNS
![](../../.gitbook/assets/image%20%28406%29.png)
## Decrypting TLS
### Decrypting https traffic with server private key