{"tool":"python","tool_display":"Python","intent":"provide-http-auth-credentials","intent_display":"provide http auth credentials","title":"Python Command: provide http auth credentials","command_string":"python sqlmap.py -u \"{http://www.example.com/vuln.php}\" --auth-type <Basic> --auth-cred \"{testuser:testpass}\"","raw_command_string":"python sqlmap.py {{[-u|--url]}} \"{{http://www.example.com/vuln.php}}\" --auth-type {{Basic}} --auth-cred \"{{testuser:testpass}}\"","description":"Exact CLI syntax to provide http auth credentials using Python.","usage_scenario":"When testing web applications that enforce authorization for certain endpoints.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"Programming","canonical_url":"https://www.syntaxstandard.com/python/provide-http-auth-credentials"}