Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/a1phaboy/JsonDetect
/ getHttpService
Method
getHttpService
src/burp/View/ScanQueueTag.java:62–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
@Override
63
public
IHttpService getHttpService() {
64
return
currentlyDisplayedItem.getHttpService();
65
}
66
67
@Override
68
public
byte[] getRequest() {
Callers
6
doPassiveScan
Method · 0.45
doScan
Method · 0.45
sendDnsPayload
Method · 0.45
getRequestProtocol
Method · 0.45
getRequestHost
Method · 0.45
getRequestPort
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected