s0md3v / Photon

Incredibly fast crawler designed for OSINT.
GNU General Public License v3.0
11.07k stars 1.52k forks source link

AttributeError: 'NoneType' object has no attribute 'group' #150

Closed xavier1395 closed 4 years ago

xavier1395 commented 5 years ago

I get this error when trying to map dns information

File "photon.py", line 414, in dnsdumpster(domain, output_dir) File "/Users/.../Photon/plugins/dnsdumpster.py", line 11, in dnsdumpster r"name='csrfmiddlewaretoken' value='(.*?)'", response).group(1) AttributeError: 'NoneType' object has no attribute 'group'

formyosint commented 5 years ago

I've the same error on Description: Ubuntu 19.04 Release: 19.04