MCPcopy 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

doPassiveScanMethod · 0.45
doScanMethod · 0.45
sendDnsPayloadMethod · 0.45
getRequestProtocolMethod · 0.45
getRequestHostMethod · 0.45
getRequestPortMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected