For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get File

Description

This tool can be used to get the metadata and binary content of an AttackForge File by supplying its id. This is useful for retrieving evidence files attached to vulnerabilities or files attached to writeups.

How To Enable

  1. Go to Users

  2. Select the user you would like to provide access to this tool

  3. Click on Access > MCP

  4. Click on Add Tools

  5. Select the tool get_file and click Add

Example Prompts

Prompt 1

Get all the AttackForge vulnerabilities for project "ACME Corp. Web App Pentest". For every vulnerability, do the following:

  • show me all of the evidence files on the vulnerability. For every evidence file, do the following:

    • show file name, file type and file size.

    • retrieve and display the file if it is an image

Prompt 2

Download the evidence file with ID 699ff11c529fc71046260673. Show me the metadata for the file attached to this vulnerability. What is the file name and size of evidence file ID 699ff11c529fc71046260673? Get the hash and mime type for a specific file. Retrieve the evidence image from this vulnerability. Show me when this evidence file was last modified.

Supported Query Fields

Supported Response Fields

Example Response

Last updated