SolomonSklash / chomp-scan

A scripted pipeline of tools to streamline the bug bounty/penetration test reconnaissance phase, so you can focus on chomping bugs.
https://www.solomonsklash.io/chomp-scan-update.html
GNU General Public License v3.0
393 stars 76 forks source link

Fix bfac #63

Closed Sy3Omda closed 5 years ago

Sy3Omda commented 5 years ago

according to bfac page https://github.com/mazen160/bfac/ there is no argument with -t for threading only --threads

SolomonSklash commented 5 years ago

Thanks!