w-digital-scanner / w13scan

Passive Security Scanner (被动式安全扫描器)
GNU General Public License v2.0
1.9k stars 360 forks source link

Unhandled exception (#31892caa) #487

Open sqlmapreporter opened 2 years ago

sqlmapreporter commented 2 years ago
W13scan plugin traceback:
Running version: 2.2.2
Python version: 3.7.8
Operating system: Windows-10-10.0.19041-SP0

request raw:
GET /getFavicon?host= 1.1
Traceback (most recent call last):
  File "d:\TOOLS\02、漏洞利用\seeptools\w13scan - 副本\lib\core\plugins.py", line 158, in execute
    output = self.audit()
  File "d:\TOOLS\02、漏洞利用\seeptools\w13scan - 副本\scanners\PerFile\XXE.py", line 40, in audit
    nUrl = self.createUrl(url, params)
AttributeError: 'W13SCAN' object has no attribute 'createUrl'