drupwn icon indicating copy to clipboard operation
drupwn copied to clipboard

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

Open nomorehey opened this issue 4 years ago • 1 comments

Traceback (most recent call last): File "drupwn", line 48, in Fingerprinter(request, logger).fingerprint(config) File "/home/dwpt/drupwn/engine/Fingerprinter.py", line 25, in fingerprint config["version"] = float(version.group(0)) AttributeError: 'NoneType' object has no attribute 'group'

nomorehey avatar Jun 18 '20 14:06 nomorehey

Hi @nomorehey This issue, releated to newer versions of Drupal 8, is now fixed.

wh1t3p4wn48 avatar Jun 18 '20 16:06 wh1t3p4wn48