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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of authoscope!