Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/XF-FS/APIKit
/ getHelpers
Method
getHelpers
src/main/java/burp/BurpExtender.java:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
public
static
IExtensionHelpers getHelpers() {
60
return
helpers;
61
}
62
63
public
static
ConfigPanel getConfigPanel() {
64
return
configPanel;
Callers
15
getRequest
Method · 0.95
processHttpMessage
Method · 0.95
doPassiveScan
Method · 0.95
run
Method · 0.95
createApiDetailEntity
Method · 0.95
RedirectUtils
Method · 0.95
handleAbsoluteRedirectedUrl
Method · 0.95
getFinalHttpRequestResponse
Method · 0.95
getHttpRequestBody
Method · 0.95
getHttpResponseBody
Method · 0.95
isUnAuthResponse
Method · 0.95
sendRequest
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected