You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As of now, we can only scan one target at a time. My goal is to scan multiple targets from a file that I have provided.
Describe the solution you'd like
Specify the path to a target's file when scanning multiple targets with the -ul flag.
Each target in the list should be checked, one by one and without crawling.
Finally, print a short summary.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
As of now, we can only scan one target at a time. My goal is to scan multiple targets from a file that I have provided.
Describe the solution you'd like
Specify the path to a target's file when scanning multiple targets with the -ul flag.
Each target in the list should be checked, one by one and without crawling.
Finally, print a short summary.
The text was updated successfully, but these errors were encountered: