# Gobuster

> Security software

**Wikidata**: [Q116776695](https://www.wikidata.org/wiki/Q116776695)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Gobuster)  
**Source**: https://4ort.xyz/entity/gobuster

## Summary
Gobuster is a security software tool used for brute-forcing URIs (directories and files) in web applications and DNS subdomains. It is open-source and licensed under the Apache Software License 2.0, with the latest stable version being 3.8.2 as of 2025-09-04.

## Key Facts
- **Type**: Security software for web application and DNS reconnaissance
- **License**: Apache Software License 2.0
- **Latest stable version**: 3.8.2 (released on 2025-09-04)
- **Previous versions**: 3.8.1 (2025-08-27), 3.8.0 (2025-07-17), 3.7.0 (2025-06-30), 3.6.0 (2023-08-14), 3.5.0 (2023-02-20), 3.4.0 (2022-12-19), 3.3.0 (2022-10-29), 3.2.0 (2022-10-08), 3.1.0 (2020-10-19)
- **Source code repository**: Hosted on GitHub at [https://github.com/OJ/gobuster](https://github.com/OJ/gobuster)
- **Copyright status**: Copyrighted
- **Wikipedia availability**: Available in English and Spanish

## FAQs
### Q: What is Gobuster used for?
A: Gobuster is primarily used for brute-forcing URIs (directories and files) in web applications and DNS subdomains, making it a tool for security professionals and penetration testers.

### Q: Is Gobuster free to use?
A: Yes, Gobuster is open-source and licensed under the Apache Software License 2.0, meaning it is free to use, modify, and distribute under the terms of the license.

### Q: How do I install Gobuster?
A: Gobuster can be installed by downloading the source code from its GitHub repository and compiling it, or by using pre-built binaries available in the releases section.

### Q: What are the latest versions of Gobuster?
A: The latest stable version is 3.8.2, released on 2025-09-04. Previous versions include 3.8.1, 3.8.0, and 3.7.0, among others.

### Q: Where can I find Gobuster's documentation?
A: Documentation and usage instructions are typically available in the repository's README file or in the project's wiki on GitHub.

## Why It Matters
Gobuster is a critical tool in the cybersecurity arsenal, particularly for penetration testing and web application security assessments. It helps security professionals identify hidden directories, files, and subdomains that could be potential entry points for attackers. By brute-forcing URIs, Gobuster aids in uncovering vulnerabilities that could be exploited, thereby strengthening the security posture of web applications. Its open-source nature allows for community contributions and continuous improvement, making it a valuable resource for both professionals and enthusiasts in the field of cybersecurity.

## Notable For
- **Open-source security tool**: Gobuster is freely available under the Apache License 2.0, encouraging community contributions and widespread adoption.
- **Multi-platform compatibility**: Designed to work across different operating systems, making it accessible to a broad user base.
- **Active development**: Regular updates and releases ensure the tool remains effective against evolving web security threats.
- **GitHub-hosted**: The project is hosted on GitHub, facilitating collaboration and version control.
- **Wikipedia recognition**: Gobuster has entries in multiple language Wikipedia editions, indicating its recognition in the cybersecurity community.

## Body
### Overview
Gobuster is a security software tool designed for brute-forcing URIs (directories and files) in web applications and DNS subdomains. It is part of the broader category of security tools used for reconnaissance and vulnerability assessment.

### Licensing and Availability
- **License**: Apache Software License 2.0
- **Source code**: Available on GitHub at [https://github.com/OJ/gobuster](https://github.com/OJ/gobuster)
- **Copyright status**: Copyrighted

### Versions and Releases
- **Latest stable version**: 3.8.2 (2025-09-04)
- **Previous versions**: 3.8.1 (2025-08-27), 3.8.0 (2025-07-17), 3.7.0 (2025-06-30), 3.6.0 (2023-08-14), 3.5.0 (2023-02-20), 3.4.0 (2022-12-19), 3.3.0 (2022-10-29), 3.2.0 (2022-10-08), 3.1.0 (2020-10-19)

### Wikipedia Presence
- **Languages**: English, Spanish
- **Title**: Gobuster

### Usage and Applications
- **Primary use**: Brute-forcing URIs in web applications and DNS subdomains
- **Target audience**: Security professionals, penetration testers, and cybersecurity enthusiasts

Gobuster's open-source nature and regular updates make it a valuable tool for identifying and mitigating web application vulnerabilities, contributing to the broader field of cybersecurity.

## References

1. [OJ/gobuster. 2026](https://github.com/OJ/gobuster?tab=Apache-2.0-1-ov-file)
2. [Release v3.8.2 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v3.8.2)
3. [Release v3.8.1 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v3.8.1)
4. [Release v3.8.0 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v3.8.0)
5. [Release v3.7.0 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v3.7.0)
6. [Release v3.6.0 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v3.6.0)
7. [Release v3.5.0 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v3.5.0)
8. [Release v3.4.0 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v3.4.0)
9. [Release v3.3.0 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v3.3.0)
10. [Release v3.2.0 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v3.2.0)
11. [Release v3.1.0 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v3.1.0)
12. [Release v3.0.0 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v3.0.0)
13. [Release v2.0.1 · OJ/gobuster](https://github.com/OJ/gobuster/releases/tag/v2.0.1)