salesforce

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckVulnEndpoint

func CheckVulnEndpoint(urls string, requestProxy string, requestHeaders []string) ([]string, string)

func GetAuraContext

func GetAuraContext(response []byte) (string, string, string)

this func get fwuid and markup from (func requestSalesforceGET) then return AuraContext for Generator payload <link data.*?>([\s\S]*?)<\/.*> backup regex

func GetDump

func GetDump(ResponseGET []byte, url string, foundEndPoint []string, requestProxy string, requestHeaders []string) string

func GetObjectItems

func GetObjectItems(ResponseGET []byte, url string, foundEndPoint []string, objectName string, pageSize int, page int, requestProxy string, requestHeaders []string) string

func GetObjectList

func GetObjectList(ResponseGET []byte, url string, foundEndPoint []string, requestProxy string, requestHeaders []string) []string

func GetObjectRecord

func GetObjectRecord(ResponseGET []byte, url string, foundEndPoint []string, recodeId string, requestProxy string, requestHeaders []string) string

func GetSearchObjectGetSearchObject

func GetSearchObjectGetSearchObject(ResponseGET []byte, url string, foundEndPoint []string, objectName string, pageSize int, page int, requestProxy string, requestHeaders []string) string

func GetWritableObject

func GetWritableObject(ResponseGET []byte, url string, foundEndPoint []string, objectname string, requestProxy string, requestHeaders []string) string

func PayloadGeneratorAuraContext

func PayloadGeneratorAuraContext(fwuid string, app string, markup string) []byte

func PayloadGeneratorDump

func PayloadGeneratorDump() []byte

func PayloadGeneratorGetItems

func PayloadGeneratorGetItems(objectName string, page_size int, page int) []byte

func PayloadGeneratorGetRecord

func PayloadGeneratorGetRecord(recodeId string) []byte

func PayloadGeneratorObjectList

func PayloadGeneratorObjectList() []byte

func PayloadGeneratorSearchObj

func PayloadGeneratorSearchObj(objectName string, page_size int, page int) []byte

func PayloadGeneratorWritableOBJ

func PayloadGeneratorWritableOBJ(objectName string) []byte

func RequestSalesforceGET

func RequestSalesforceGET(requestURL string, requestMethod string, requestProxy string, requestHeaders []string, requestParameter map[string]string) []byte

this func return response (fwuid and markup for salseforce)

func RequestSalesforcePOST

func RequestSalesforcePOST(requestURL string, requestMethod string, requestProxy string, requestHeaders []string, requestParameter map[string]string) []byte

func SalesforceGetURLFromBody

func SalesforceGetURLFromBody(requestURL string, requestMethod string, requestProxy string, requestHeaders []string, requestParameter map[string]string) []byte

return request

func SalesforceGetURLFromHeader

func SalesforceGetURLFromHeader(requestURL string, requestMethod string, requestProxy string, requestHeaders []string, requestParameter map[string]string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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