mirror of
https://github.com/aljazceru/recon-pipeline.git
synced 2025-12-19 23:34:27 +01:00
@@ -123,7 +123,7 @@ class TKOSubsScan(luigi.Task):
|
||||
command = [
|
||||
tools.get("tko-subs").get("path"),
|
||||
f"-domain={','.join(domains)}",
|
||||
f"-data={tools.get('tko-subs').get('git_dir')}/providers-data.csv",
|
||||
f"-data={tools.get('tko-subs').get('providers')}",
|
||||
f"-output={self.output_file}",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user