Skip to content

Commit

Permalink
Update url_analysis.py
Browse files Browse the repository at this point in the history
  • Loading branch information
doomedraven committed Dec 23, 2024
1 parent e337c55 commit d896e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/processing/url_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ def run(self):
if vt_details:
self.results["url"].setdefault("virustotal", vt_details)

self.results["target"] = {"category": "url"}
return target_info

0 comments on commit d896e8d

Please sign in to comment.