mirror of
https://github.com/Jan21493/Linkplay.git
synced 2024-11-20 19:33:58 +00:00
Update sniff-tls.md
This commit is contained in:
parent
63192539d9
commit
483da3dee8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ checkEmail = mail@linkplay.com
|
||||||
cert = /tmp/st7374756E6E656C.pem
|
cert = /tmp/st7374756E6E656C.pem
|
||||||
CAfile = /tmp/st7374756E6E656C_ca.pem
|
CAfile = /tmp/st7374756E6E656C_ca.pem
|
||||||
```
|
```
|
||||||
![Wireshark screenshot](/pictures/Wireshark - TLS decoded.png)
|
![Wireshark screenshot](/pictures/Wireshark-TLS_decoded.png)
|
||||||
|
|
||||||
The answer to the requests can be seen in Wireshark by following the TLS stream, but it's also possible to try the discovered command directly with curl:
|
The answer to the requests can be seen in Wireshark by following the TLS stream, but it's also possible to try the discovered command directly with curl:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue