Versions in this module Expand all Collapse all v0 v0.1.0 Jul 16, 2022 Changes in this version + func CheckVulnEndpoint(urls string, requestProxy string, requestHeaders []string) ([]string, string) + func GetAuraContext(response []byte) (string, string, string) + func GetDump(ResponseGET []byte, url string, foundEndPoint []string, requestProxy string, ...) string + func GetObjectItems(ResponseGET []byte, url string, foundEndPoint []string, objectName string, ...) string + func GetObjectList(ResponseGET []byte, url string, foundEndPoint []string, requestProxy string, ...) []string + func GetObjectRecord(ResponseGET []byte, url string, foundEndPoint []string, recodeId string, ...) string + func GetSearchObjectGetSearchObject(ResponseGET []byte, url string, foundEndPoint []string, objectName string, ...) string + func GetWritableObject(ResponseGET []byte, url string, foundEndPoint []string, objectname string, ...) string + func PayloadGeneratorAuraContext(fwuid string, app string, markup string) []byte + func PayloadGeneratorDump() []byte + func PayloadGeneratorGetItems(objectName string, page_size int, page int) []byte + func PayloadGeneratorGetRecord(recodeId string) []byte + func PayloadGeneratorObjectList() []byte + func PayloadGeneratorSearchObj(objectName string, page_size int, page int) []byte + func PayloadGeneratorWritableOBJ(objectName string) []byte + func RequestSalesforceGET(requestURL string, requestMethod string, requestProxy string, ...) []byte + func RequestSalesforcePOST(requestURL string, requestMethod string, requestProxy string, ...) []byte + func SalesforceGetURLFromBody(requestURL string, requestMethod string, requestProxy string, ...) []byte + func SalesforceGetURLFromHeader(requestURL string, requestMethod string, requestProxy string, ...) string