tls

package
v1.4.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2021 License: OSL-3.0 Imports: 9 Imported by: 0

README

TLS

First install:

https://github.com/emanuele-f/PCAPdroid

Start app, then change from HTTP Server to PCAP File. Then click start, if prompted to save, choose Downloads. Start Google Chrome and wait for a page to load. Then stop monitoring, and copy file to computer:

adb ls /sdcard/Download
adb pull /sdcard/Download/PCAPdroid_22_Oct_15_19_28.pcap

Documentation

Index

Constants

View Source
const Android = "769,49195-49196-52393-49199-49200-52392-158-159-49161-49162-49171-49172-51-57-156-157-47-53,65281-0-23-35-13-16-11-10,23,0"

Variables

This section is empty.

Functions

func Handshakes

func Handshakes(data []byte) [][]byte

func Marshal added in v1.4.4

func Marshal(hello *ClientHello) (string, error)

func NewTransport

func NewTransport(spec *tls.ClientHelloSpec) *http.Transport

Types

type ClientHello added in v1.4.3

type ClientHello struct {
	*tls.ClientHelloSpec
	Version uint16
}

func NewClientHello added in v1.4.3

func NewClientHello(data []byte) (*ClientHello, error)

func Parse

func Parse(ja3 string) (*ClientHello, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL