{
    "project_options":{
        "sessions":{
            "session_handling_rules":{
                "rules":[
                    {
                        "actions":[
                            {
                                "enabled":true,
                                "match_cookies":"all_except",
                                "type":"use_cookies"
                            }
                        ],
                        "description":"Use cookies from Burp's cookie jar",
                        "enabled":true,
                        "exclude_from_scope":[],
                        "include_in_scope":[],
                        "named_params":[],
                        "restrict_scope_to_named_params":false,
                        "tools_scope":[
                            "Spider",
                            "Scanner",
                            "Repeater"
                        ],
                        "url_scope":"all",
                        "url_scope_advanced_mode":false
                    },
                    {
                        "actions":[
                            {
                                "action":"run_macro",
                                "case_sensitive":true,
                                "enabled":true,
                                "inspect_http_headers":false,
                                "inspect_redirection_url":false,
                                "inspect_response_body":true,
                                "look_for":"Try again!",
                                "macro_serial_number":1121790593781359616,
                                "match_indicates":"invalid",
                                "match_type":"literal",
                                "perform_action_if_invalid":true,
                                "prompt_action":{
                                    "match_cookies":"all_except"
                                },
                                "request_count":10,
                                "run_macro_action":{
                                    "extension_action":"CPH: extract replace value from the final macro response",
                                    "invoke_extension_action":true,
                                    "macro_serial_number":1954788413763562496,
                                    "match_cookies":"all_except",
                                    "match_params":"all_except",
                                    "tolerate_url_mismatch":false,
                                    "update_with_cookies":true,
                                    "update_with_params":false
                                },
                                "stop_if_valid":true,
                                "type":"validate_session",
                                "validate_every_num_requests":false,
                                "validation_action":"run_macro"
                            }
                        ],
                        "description":"Maintain cookie",
                        "enabled":true,
                        "exclude_from_scope":[],
                        "include_in_scope":[
                            {
                                "enabled":true,
                                "prefix":"http://127.0.0.1:9001/number"
                            }
                        ],
                        "named_params":[
                            "number"
                        ],
                        "restrict_scope_to_named_params":true,
                        "tools_scope":[
                            "Target",
                            "Spider",
                            "Scanner",
                            "Intruder",
                            "Proxy",
                            "Repeater",
                            "Sequencer"
                        ],
                        "url_scope":"custom",
                        "url_scope_advanced_mode":false
                    }
                ]
            }
        }
    }
}