SiddharthBharadwaj / prettyrecon-cli

PrettyRecon-cli is an unofficial cli client for PrettyRecon. This tool can be used to trigger various tasks on prettyrecon as well as fetch output of those tasks/scans.
9 stars 1 forks source link

Fixed splits Issue #3

Closed Sicks3c closed 2 years ago

Sicks3c commented 2 years ago

Summary

There was an issue with the open function where the file are called with -4 which is dom_1.txt instead of domains_1.txt so I fixed the.txt` extension and also the name

Regards

SiddharthBharadwaj commented 2 years ago

Hey there! Thanks for the pull request.

I have implemented a better solution which checks the extension of the source file and and selects the splits accordingly instead of only expecting .txt files.

And instead of using random for CustomSubScan scan name, the tool now uses CliScan DateTime.