Skip to content

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

@nomorehey

Description

@nomorehey

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'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions