XSSwagger icon indicating copy to clipboard operation
XSSwagger copied to clipboard

NameError: name 'response' is not defined

Open sedorf opened this issue 3 years ago • 0 comments

[i] Scanning multiple domains: test.txt [i] Domains in a list: 5 Traceback (most recent call last): File "/home/xxxxx/Desktop/XSSwagger/xsswagger.py", line 292, in html = bs4.BeautifulSoup(response.content, features="lxml") NameError: name 'response' is not defined

sedorf avatar Sep 26 '22 20:09 sedorf