Fix bug with Wappalyzer.py - resolution returned before all entities were processed.
This commit is contained in:
@@ -24,4 +24,4 @@ class Wappalyzer:
|
||||
return_result.append([{'Infrastructure': cms,
|
||||
'Entity Type': 'Website Infrastructure'},
|
||||
{uid: {'Resolution': 'Wappalyzer Scan', 'Notes': ''}}])
|
||||
return return_result
|
||||
return return_result
|
||||
|
||||
Reference in New Issue
Block a user