authoscope is a scriptable network authentication cracker. While the space for common service bruteforce is already very well saturated, you may still end up writing your own python scripts when testing credentials for web applications. The scope of authoscope is specifically cracking custom services. This is done by writing scripts that are loaded into a lua runtime. Those scripts represent a single service and provide a verify(user, password) function that returns either true or false. Concurrency, progress indication, and reporting is magically provided by the authoscope runtime.
Features
- Decode a base64 string
- Encode a binary array with base64
- Clear all recorded errors to prevent a requeue
- Execute an external program. Returns the exit code
- Hex encode a list of bytes
- Calculate an hmac with md5. Returns a binary array
- Parses an HTML document and returns the first element that matches the css selector
License
GNU General Public License version 3.0 (GPLv3)Follow authoscope
Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of authoscope!