Documentation ¶
Index ¶
- Constants
- func GetAllProgramsScope(token string, bbpOnly bool, pvtOnly bool, categories string, ...) (programs []scope.ProgramData)
- func GetCategories(input string) []string
- func GetProgramHandles(sessionToken string, engagementType string, pvtOnly bool) []string
- func GetProgramScope(handle string, categories string, token string) (pData scope.ProgramData)
- func Login(email, password, proxy string) string
Constants ¶
View Source
const ( USER_AGENT = "Mozilla/5.0 (X11; Linux x86_64; rv:82.0) Gecko/20100101 Firefox/82.0" RATE_LIMIT_SLEEP_SECONDS = 5 )
Variables ¶
This section is empty.
Functions ¶
func GetAllProgramsScope ¶
func GetCategories ¶
func GetProgramHandles ¶
func GetProgramScope ¶
func GetProgramScope(handle string, categories string, token string) (pData scope.ProgramData)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.