MCPcopy Index your code
hub / github.com/Maskhe/FastjsonScan / getHttpService

Method getHttpService

FastjsonScan/src/burp/IScanIssue.java:121–121  ·  view source on GitHub ↗

This method returns the HTTP service for which the issue was generated. @return The HTTP service for which the issue was generated.

()

Source from the content-addressed store, hash-verified

119 * @return The HTTP service for which the issue was generated.
120 */
121 IHttpService getHttpService();
122
123}

Callers 2

checkVulMethod · 0.65
getHttpServiceMethod · 0.65

Implementers 1

CustomScanIssueFastjsonScan/src/burp/BurpExtender.jav

Calls

no outgoing calls

Tested by

no test coverage detected