MCPcopy Create free account
hub / github.com/Niiiiko/FastjsonScan4Burp / getResponse

Method getResponse

src/main/java/burp/ui/ScanQueueTag.java:72–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 @Override
73 public byte[] getResponse() {
74 return currentlyDisplayedItem.getResponse();
75 }
76
77 @Override
78 public int getRowCount() {

Callers 5

doPassiveScanMethod · 0.80
scanMethod · 0.80
getHttpResponseBodyMethod · 0.80
getHttpResponseStatusMethod · 0.80
changeSelectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected