-
1. The idea i got was that the fact the tool right now shows you the ip. but it might be good if the tool will ask the user to save the ip as an ENV to make it easier to use for other scans. (exampl…
-
我有个小问题,该系统有自带web目录扫描工具么
-
https://app.hackthebox.com/challenges/baby%2520interdimensional%2520internet
-
Currently, if a redirect loop is hit while using `-r` then gobuster spins a few times, then returns the following (at least if it's on the initial/base URL):
```
[-] Unable to connect: https://exa…
-
Hi Tom,
I think, there should be some measures to detect Wildcard URL's and basis on that stop sending request to those endpoints.
This doesn't impacts on result, But it will rather save time an…
-
**Is your feature request related to a problem?**
No.
**Describe the feature you'd like**
Directory searching, both automatically on found webheads, and manually as requested, via something like …
-
https://app.hackthebox.com/machines/Shocker
```
$ nmap -sC -sV -Pn 10.10.10.56
Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-05-02 09:23 JST
Nmap scan report for 10.10.10.56
Host is up (0.…
-
Lots of people want to know why `gobuster` doesn't support recursion. I need to add my rationale to the README so that I don't have to type it out every time someone asks.
-
What is the plausibility of you adding a status hotkey to return where gobuster is currently at in the wordlist and also a pause/resume? Or a switch to start at a specific position in a wordlist?
h121h updated
2 years ago
-
How can I tell Gobuster to check only the wordlist with a specific extension instead of checking both? For example, if 'index' is in the wordlist, I want it to check only 'index.php' and not 'index'.