authoscope

Scriptable network authentication cracker (formerly `badtouch`)

GPL-3.0 License

Downloads
26
Stars
387
Committers
7

Bot releases are hidden (Show)

authoscope - v0.8.1 Latest Release

Published by kpcyrd over 2 years ago

  • Dependencies have been updated to resolve a build issue with openssl 3.0, #82 (thanks for reporting @loqs!)

Thanks

We'd like to thank @jvoisin, @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.

authoscope - v0.8.0

Published by kpcyrd over 3 years ago

  • 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.

authoscope - v0.7.3

Published by kpcyrd almost 4 years ago

  • 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.

authoscope - v0.7.2

Published by kpcyrd almost 4 years ago

  • Update dependencies for Apple Silicon support
  • Add shell completions

Thanks

We'd like to thank @repi for their support on github sponsors.

authoscope - v0.7.1

Published by kpcyrd almost 5 years ago

Fix an OSX build issue

authoscope - v0.7.0

Published by kpcyrd over 5 years ago

  • Bumps a few dependencies to resolve build issues on more recent openssl versions
authoscope - v0.6.1

Published by kpcyrd about 6 years ago

  • Resolve an issue with OSX
authoscope - v0.6.0

Published by kpcyrd about 6 years ago

  • 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
authoscope - v0.5.2

Published by kpcyrd over 6 years ago

  • Resolve a "divide by zero" error if less than one script was provided
  • Bump dependencies
authoscope - v0.5.1

Published by kpcyrd over 6 years ago

Rerelease to fix an issue with crates.io

authoscope - v0.5.0

Published by kpcyrd over 6 years ago

  • Add bcrypt support
  • Add mysql querying support
  • Add basic auth support http library
  • Minor api improvements for the http library
  • Add support to set ulimit -n with a config file

Breaking changes

  • mysql_connect doesn't return a bool anymore, all scripts using this function need to be adjusted
authoscope - v0.4.0

Published by kpcyrd over 6 years ago

  • Allow pausing and resuming the audit
  • Allow changing the number of threads at runtime
  • Added hex
  • Improved error handling
  • Added print
  • Added http library
  • Added html library
  • Added json library
  • Added -o to log valid logins to a file
  • Start the audit in paused state until all jobs are submitted and the UI is available
  • Added badtouch fsck to validate credential lists
  • Added hash and hmac functions (md5, sha1, sha2-256, sha2-512, sha3-256, sha3-512)
  • Registered the string library into the runtime
  • Improved performance and ram usage
authoscope - v0.3.0

Published by kpcyrd over 6 years ago

  • Added ldap_bind, ldap_search_bind and ldap_escape to lua to test an ldap server
  • Added rand to get random numbers in lua
  • Added creds subcommand to verify a list of known credentials
  • Introduced error handling
  • Reschedule failed attempts
  • Added progressbar refresh ratelimit for performance
  • Added man page
  • Added docker support
authoscope - v0.2.0

Published by kpcyrd over 6 years ago

  • Added mysql_connect
  • Added http_basic_auth
  • Colored output
authoscope - v0.1.0

Published by kpcyrd over 6 years ago

Initial release

Package Rankings
Top 28.9% on Crates.io
Top 6.74% on Proxy.golang.org
Top 40.38% on Formulae.brew.sh
Badges
Extracted from project README
Crates.io asciicast