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

Domain search error #63

Closed
Tierrox opened this issue Nov 4, 2019 · 0 comments
Closed

Domain search error #63

Tierrox opened this issue Nov 4, 2019 · 0 comments

Comments

@Tierrox
Copy link

Tierrox commented Nov 4, 2019

[~] Starting searching for Subdomains
Traceback (most recent call last):
File "/usr/share/vulnx/vulnx.py", line 640, in
detect_cms()
File "/usr/share/vulnx/vulnx.py", line 322, in detect_cms
domain_info(url)
File "/usr/share/vulnx/modules/dnsLookup.py", line 74, in domain_info
csrf_token = re.search(r"name='csrfmiddlewaretoken' value='(.*?)'", response).group(1)
AttributeError: 'NoneType' object has no attribute 'group'

anouarbensaad added a commit that referenced this issue Nov 16, 2019
#65 #63 #57 Fix match csrfmiddlewaretoken --dns |[dns dump].
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

2 participants