Use this skill when the user wants to directory/file, dns and vhost busting tool written in go.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-e2a4a39c)More formats (shields.io, HTML) on the badges page.
---
name: gobuster
description: Use this skill when the user wants to directory/file, dns and vhost busting tool written in go.
---
# Gobuster Plugin
Directory/File, DNS and VHost busting tool written in Go.
## Commands
### Operations
- `gobuster dir scan` — scan dir via gobuster
- `gobuster dns scan` — scan dns via gobuster
- `gobuster vhost scan` — scan vhost via gobuster
## Usage Examples
- "gobuster --help"
- "gobuster <args>"
## Installation
```bash
go install github.com/OJ/gobuster/v3@latest
```
## Examples
```bash
gobuster --version
gobuster --help
```
## Key Features
- security\n- scanner\n- web
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!