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
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of authoscope!