root4loot/rescope

Scope-targets separated by comma is not properly grabbed

root4loot opened this issue · 0 comments

Example

In-Scope:
example1.com,example2.com
example3.com, example4.com

Results in:

Grabbing targets from [example]
+ *.example1.com,example2.com
+ example3.com,
+ example4.com