malvads / sqlmc

Official Kali Linux tool to check all urls of a domain for SQL injections :)
https://www.kali.org/tools/sqlmc/
GNU Affero General Public License v3.0
253 stars 36 forks source link

Command Sqlmc not found #1

Closed kinan-Q closed 5 months ago

kinan-Q commented 5 months ago

After successfully running pip3 install sqlmc and installing the required dependencies, I encounter an issue when attempting to execute the command sqlmc -u http:// .... it says sqlmc is not found. Am I missing something or doing something wrong?

thanks .

malvads commented 5 months ago

I need more info, can you please reinstall and provide me the logs? thx :)

kinan-Q commented 5 months ago

Thanks for your quick reply! I must apologize for my oversight in not double-checking the installation directory for the packages. It's all sorted now, and everything's working fine and tested few websites now. thank you

malvads commented 5 months ago

NP, great :)!, closing this issue then