facebook

package
v1.52.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2022 License: OSL-3.0 Imports: 6 Imported by: 0

README

Facebook

HTTP Toolkit:

Install Facebook app. Go to Menu, Settings & Privacy, Whitehat Settings. Click "allow user installed certificates". FORCE STOP app. Start HTTP Toolkit. Start app. Notice that requests are not being captured, and Certificate rejected errors are occurring.

https://github.com/httptoolkit/frida-android-unpinning/issues/18

MITM Proxy:

Install user certificate. Turn off proxy. Install Facebook app. Go to Menu, Settings & Privacy, Whitehat Settings. Click "allow user installed certificates". FORCE STOP app. Turn on proxy. Start app. Notice that requests are not being captured. Go back to Whitehat Settings, and click "Proxy for Platform API requests". Enter 127.0.0.1:8080. FORCE STOP app. Start app. Notice that requests are not being captured.

https://github.com/mitmproxy/mitmproxy/discussions/5271

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LogLevel format.LogLevel

Functions

This section is empty.

Types

type Image added in v1.52.0

type Image struct {
	Image struct {
		URI string
	}
}

func (*Image) Parse added in v1.52.0

func (i *Image) Parse() error

type Video

type Video struct {
	Title struct {
		Text string
	}
	Date struct {
		DateCreated string // 2020-07-06T01:52:24-0700
	}
	Media struct {
		Preferred_Thumbnail     Image
		Playable_URL_Quality_HD string
	}
}

func NewVideo

func NewVideo(id int64) (*Video, error)

func (Video) String

func (v Video) String() string

Jump to

Keyboard shortcuts

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