training.import_htb
Import HackTheBox challenge data into VulneraMCP for security training, including vulnerability types and exploit details to enhance bug bounty hunting capabilities.
Instructions
Import training data from HackTheBox challenge
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| challengeName | Yes | Name of the HTB challenge | |
| challengeUrl | No | URL of the challenge | |
| vulnerabilityType | Yes | Type of vulnerability | |
| exploit | Yes | Exploit data with payloads and steps |