Releases: kpcyrd/authoscope
Releases · kpcyrd/authoscope
v0.8.0
badtouch
is now called authoscope
. The old binary is still present but is going to be removed in the future.
- Some subcommands have also been renamed:
badtouch creds
=> authoscope combo
badtouch oneshot
=> authoscope run
Thanks
We'd like to thank @repi for their support on github sponsors.
v0.7.3
- Don't attempt to raise the nofiles softlimit to the hardlimit on macos
Thanks
We'd like to thank @repi for their support on github sponsors.
v0.7.2
- Update dependencies for Apple Silicon support
- Add shell completions
Thanks
We'd like to thank @repi for their support on github sponsors.
v0.7.0
- Bumps a few dependencies to resolve build issues on more recent openssl versions
v0.6.1
- Resolve an issue with OSX
v0.6.0
- Add a large number of socket functions that have been inspired by pwntools
- Add
badtouch oneshot
to invoke a single script with a username and password
- Add
badtouch enum
to test if a username exists
v0.5.2
- Resolve a "divide by zero" error if less than one script was provided
- Bump dependencies
v0.5.1
Rerelease to fix an issue with crates.io