rivsec / passtry

A library for password spraying
https://riversecurity.eu/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Using combos #8

Closed tasooshi closed 2 years ago

tasooshi commented 2 years ago

Add possibility to use a combo (username:password) input (file or argv).

tasooshi commented 2 years ago

Changed approach here. User can now mix credentials passed with arguments or files (including combos). Something I personally would have find helpful several times. So for example you have a well tested dictionary but you know of some usernames that may exist, or you already have some combos ready you want to spray around.