exploit_copy
Copy an exploit from Exploit-DB to a working directory for modification. Specify the Exploit-DB ID and target directory.
Instructions
Copy an exploit to a working directory for modification.
Args: edb_id: Exploit-DB ID number destination: Directory to copy to (default: /tmp)
Returns: Path to copied exploit file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edb_id | Yes | ||
| destination | No | /tmp |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |