Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled exception (#d948163a) #492

Open
sqlmapreporter opened this issue Dec 13, 2021 · 0 comments
Open

Unhandled exception (#d948163a) #492

sqlmapreporter opened this issue Dec 13, 2021 · 0 comments

Comments

@sqlmapreporter
Copy link

W13scan plugin traceback:
Running version: 2.2.2
Python version: 3.8.10
Operating system: Linux-5.4.0-1049-kvm-x86_64-with-glibc2.29


request raw:
GET /api/get_notifications_count/ 1.1
Host: vulfocus.fofa.so
Proxy-Connection: keep-alive
Accept: application/json, text/plain, */*
Authorization: BMH eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMDM5NiwidXNlcm5hbWUiOiIyNDc2OTYyNjQ4QHFxLmNvbSIsImV4cCI6MTYzOTQ4NTU4NiwiZW1haWwiOiIyNDc2OTYyNjQ4QHFxLmNvbSJ9.nh8hH_KxvujalQNO93zVZ8Zp4bEu5JaAfyEUEaD9iMI
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36
Referer: http://vulfocus.fofa.so/
Accept-Encoding: gzip, deflate
Accept-Language: zh,zh-CN;q=0.9
cookie: *
Traceback (most recent call last):
  File "/tools/w13scan-master/W13SCAN/lib/core/plugins.py", line 160, in execute
    output = self.audit()
  File "/tools/w13scan-master/W13SCAN/scanners/PerFile/php_real_path.py", line 47, in audit
    if "Warning" in r.text and "array given in " in r.text:
UnboundLocalError: local variable 'r' referenced before assignment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant