This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| import sys | |
| import datetime | |
| import base64 | |
| import re | |
| from urllib.parse import unquote | |
| from scapy.all import sniff, Raw, IP, TCP | |
| from scapy.layers.http import HTTPRequest | |
| from scapy.layers.tls.handshake import TLSClientHello | |
| from scapy.layers.tls.record import TLS |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| localhost1UWhRCAAAAAAAAAAAAAAAAAAAAAAAAAAAAwbEAYBAAAA |
OlderNewer