MCPcopy Index your code
hub / github.com/albinowax/ActiveScanPlusPlus / getHttpService

Method getHttpService

src/burp/CustomScanIssue.java:82–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 }
81
82 @Override
83 public IHttpService getHttpService() {
84 return httpService;
85 }
86}

Callers 15

request2Method · 0.80
launchPassiveScanMethod · 0.80
doActiveScanMethod · 0.80
doRailsScanMethod · 0.80
doStrutsScanMethod · 0.80
fetchModifiedRequestMethod · 0.80
doStruts20179805ScanMethod · 0.80
doStruts201811776ScanMethod · 0.80
doXXEPostScanMethod · 0.80
doCodePathScanMethod · 0.80
codepathAttackMethod · 0.80
_raiseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected