Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
doPassiveScan
Method · 0.80
scan
Method · 0.80
getHttpResponseBody
Method · 0.80
getHttpResponseStatus
Method · 0.80
changeSelection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected