x90skysn3k / brutespray

Bruteforcing from various scanner output - Automatically attempts default creds on found services.
MIT License
1.96k stars 381 forks source link

Patator Support #21

Closed metalcorpe closed 5 years ago

metalcorpe commented 5 years ago

Dear x90skysn3k,

An effort was made for the additional support of the patator bruteforcer in brutespray which stems from a personal project. Please review the changes I've made and let me know about your thoughts.

Regards.

x90skysn3k commented 5 years ago

we could make the default medusa, then add support for patator and create an option for it, if it works good and people like it we could eventually change it.. I've never used patator, so i'll have to do some testing, but looks good.. i'll be testing this 👍

jrobles-r7 commented 5 years ago

@metalcorpe please create a new branch in your fork of brutespray to submit a PR.

git checkout -b <BRANCH_NAME>
git push <your_fork_remote> <BRANCH_NAME>

When you open a new PR, please open it against brutespray/alpha. Closing this PR.