MCPcopy Create free account
hub / github.com/NeoTheCapt/PowerScanner / 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 13

doScanFastJsonMethod · 0.65
doScanSqliMethod · 0.65
doScanRCEMethod · 0.65
fetchURLMethod · 0.65
fetchURLWithNewReqMethod · 0.65
reporterMethod · 0.65
doScanLog4jMethod · 0.65
fetchURLMethod · 0.65
fetchURLWithNewReqMethod · 0.65
doScanPathTraversalMethod · 0.65
processProxyMessageMethod · 0.65
performActionMethod · 0.65

Implementers 1

CustomScanIssuesrc/main/java/BrianW/AKA/BigChan/Tools

Calls

no outgoing calls

Tested by

no test coverage detected