MCPcopy Create free account
hub / github.com/Daybr4ak/ShiroScan / getHttpService

Method getHttpService

src/main/java/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 3

doPassiveScanMethod · 0.65
FindKeyMethod · 0.65
getHttpServiceMethod · 0.65

Implementers 1

CustomScanIssuesrc/main/java/burp/BurpExtender.java

Calls

no outgoing calls

Tested by

no test coverage detected