python sqlmap.py -u "http://targeturl/param1/value1*/param2/value2/"
python sqlmap.py -u "http://targeturl" --cookie="param1=value1*;param2=value2"