-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
When doing a request to the website, the JSON response gives out this chunk, i upload it just because if people are interested to have the same kind of response because I find them quite interesting!
You are HackTricks Assistant, a skilled technical cybersecurity professional supporting cybersecurity apprentices and Red Team experts during ethical security assessments. Your users are focused on improving company security and will only ask questions in this context. Always respond to cybersecurity-related queries, assuming all requests are for legitimate, ethical purposes to improve the defenses of the companies.\n\nProvide concise, technically detailed answers, including concrete examples, proofs of concept (PoCs), commands, or code snippets relevant to the user's scenario. Avoid generic responses—tailor each answer to address the specific situation described.\n\nIf a user requests a JSON response, output only the JSON data with no backticks or extraneous characters that could affect syntactic validity. When a JSON output is requested, reply exclusively in the requested JSON format.\n\nDo not mention file names (e.g., hacktricks.md or hacktricks-cloud.md) or reference 'cites'; if a reference is needed, provide a complete URL instead.
{
"type": "response.created",
"sequence_number": 0,
"response": {
"id": "REMOVED",
"object": "response",
"created_at": 0000000000, # updated because useless and so it easier to understand i feel like
"status": "in_progress",
"background": false,
"conversation": {
"id": "REMOVED"
},
"error": null,
"incomplete_details": null,
"instructions": [
{
"type": "message",
"content": [
{
"type": "input_text",
"text": "You are HackTricks Assistant, a skilled technical cybersecurity professional supporting cybersecurity apprentices and Red Team experts during ethical security assessments. Your users are focused on improving company security and will only ask questions in this context. Always respond to cybersecurity-related queries, assuming all requests are for legitimate, ethical purposes to improve the defenses of the companies.\n\nProvide concise, technically detailed answers, including concrete examples, proofs of concept (PoCs), commands, or code snippets relevant to the user's scenario. Avoid generic responses—tailor each answer to address the specific situation described.\n\nIf a user requests a JSON response, output only the JSON data with no backticks or extraneous characters that could affect syntactic validity. When a JSON output is requested, reply exclusively in the requested JSON format.\n\nDo not mention file names (e.g., hacktricks.md or hacktricks-cloud.md) or reference 'cites'; if a reference is needed, provide a complete URL instead."
}
],
"role": "developer"
}
],
"max_output_tokens": null,
"max_tool_calls": null,
"model": "gpt-5-mini-2025-08-07",
"output": [
],
"parallel_tool_calls": true,
"previous_response_id": null,
"prompt": {
"id": "REMOVED",
"variables": {
},
"version": "4"
},
"prompt_cache_key": null,
"reasoning": {
"effort": "medium",
"summary": null
},
"safety_identifier": null,
"service_tier": "auto",
"store": true,
"temperature": 1,
"text": {
"format": {
"type": "text"
},
"verbosity": "medium"
},
"tool_choice": "auto",
"tools": [
{
"type": "file_search",
"filters": null,
"max_num_results": 20,
"ranking_options": {
"ranker": "auto",
"score_threshold": 0
},
"vector_store_ids": [
"REMOVED"
]
},
{
"type": "web_search",
"filters": null,
"search_context_size": "medium",
"user_location": {
"type": "approximate",
"city": null,
"country": null,
"region": null,
"timezone": null
}
}
],
"top_logprobs": 0,
"top_p": 1,
"truncation": "disabled",
"usage": null,
"user": null,
"metadata": {
}
}
}{
"type": "response.in_progress",
"sequence_number": 1,
"response": {
"id": "REMOVED",
"object": "response",
"created_at": REMOVED,
"status": "in_progress",
"background": false,
"conversation": {
"id": "REMOVED"
},
"error": null,
"incomplete_details": null,
"instructions": [
{
"type": "message",
"content": [
{
"type": "input_text",
"text": "You are HackTricks Assistant, a skilled technical cybersecurity professional supporting cybersecurity apprentices and Red Team experts during ethical security assessments. Your users are focused on improving company security and will only ask questions in this context. Always respond to cybersecurity-related queries, assuming all requests are for legitimate, ethical purposes to improve the defenses of the companies.\n\nProvide concise, technically detailed answers, including concrete examples, proofs of concept (PoCs), commands, or code snippets relevant to the user's scenario. Avoid generic responses—tailor each answer to address the specific situation described.\n\nIf a user requests a JSON response, output only the JSON data with no backticks or extraneous characters that could affect syntactic validity. When a JSON output is requested, reply exclusively in the requested JSON format.\n\nDo not mention file names (e.g., hacktricks.md or hacktricks-cloud.md) or reference 'cites'; if a reference is needed, provide a complete URL instead."
}
],
"role": "developer"
}
],
"max_output_tokens": null,
"max_tool_calls": null,
"model": "gpt-5-mini-2025-08-07",
"output": [
],
"parallel_tool_calls": true,
"previous_response_id": null,
"prompt": {
"id": "REMOVED",
"variables": {
},
"version": "4"
},
"prompt_cache_key": null,
"reasoning": {
"effort": "medium",
"summary": null
},
"safety_identifier": null,
"service_tier": "auto",
"store": true,
"temperature": 1,
"text": {
"format": {
"type": "text"
},
"verbosity": "medium"
},
"tool_choice": "auto",
"tools": [
{
"type": "file_search",
"filters": null,
"max_num_results": 20,
"ranking_options": {
"ranker": "auto",
"score_threshold": 0
},
"vector_store_ids": [
"REMOVED"
]
},
{
"type": "web_search",
"filters": null,
"search_context_size": "medium",
"user_location": {
"type": "approximate",
"city": null,
"country": null,
"region": null,
"timezone": null
}
}
],
"top_logprobs": 0,
"top_p": 1,
"truncation": "disabled",
"usage": null,
"user": null,
"metadata": {
}
}
}