authoscope
authoscope copied to clipboard
Scriptable network authentication cracker (formerly `badtouch`)
"Credential confirmation" should be replaced with "Combolist". We might want to rename the subcommand as well, from `badtouch creds` to `badtouch combo`, but if we do this we should still...
for wiki , [Cargo deb](https://crates.io/crates/cargo-deb) , [cargo ebuild](https://crates.io/crates/cargo-ebuild) tools will produce a debian pkg , and ebuild gentoo ebuild bash script. https://crates.io/crates/cargo-rpm likewise rpm's ...
If a script wants to provide additional data of the user, the script could be changed from: ```lua return is_valid ``` to something like ```lua if is_valid then req =...
It might make sense to have a test subcommand that can be used to make sure the script works. This would call eg test_positive and test_negative that both wrap around...
There should be additional tests in travis that spin up some services and ensure the commands work.
Followup of #47
Followup of #47
Followup of #47
Followup of #47
Followup of #47