Команда gobuster: опции, ключи и примеры использования
gobuster
Brute-forces hidden paths on web servers and more. More information: https://github.com/OJ/gobuster.
- Discover directories and files that match in the wordlist:
gobuster dir --url {{https://example.com/}} --wordlist {{path/to/file}}
- Discover subdomains:
gobuster dns --domain {{example.com}} --wordlist {{path/to/file}}
- Discover Amazon S3 buckets:
gobuster s3 --wordlist {{path/to/file}}
- Discover other virtual hosts on the server:
gobuster vhost --url {{https://example.com/}} --wordlist {{path/to/file}}
- Fuzz the value of a parameter:
gobuster fuzz --url {{https://example.com/?parameter=FUZZ}} --wordlist {{path/to/file}}
- Fuzz the name of a parameter:
gobuster fuzz --url {{https://example.com/?FUZZ=value}} --wordlist {{path/to/file}}
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like