Overview This repository contains a Python script named sqlinjection.py, which is an automated tool designed for performing SQL injection attacks on a target website. The tool is specifically crafted to extract password hashes from a database by exploiting vulnerabilities in the authentication system.
Input Target Information:
Enter the target URL when prompted. Provide the needle value for injection. Extract Password Hash:
Input a user ID to extract the corresponding password hash. The tool will perform automated SQL injection queries to extract the hash. Monitor Total Queries:
The tool keeps track of the total number of queries made during the extraction process.
Important Note This tool is intended for educational purposes and should only be used in environments where explicit authorization has been granted. Unauthorized use is strictly prohibited, and the developers are not responsible for any misuse or illegal activities.
Disclaimer Use this tool responsibly and ethically.
The developers do not encourage or endorse any malicious activities. Be aware of the legal implications and ensure compliance with applicable laws and regulations before using this tool.
Contribution Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or create a pull request.