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
Field Service+ for MS Dynamics 365 & Salesforce
Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of authoscope!