Hack The Box threeのタスク4について
解決したいこと
添付画像にある、gobusterを用いた際に発生するエラーの原因がわかりません。ご存じの方がいれば教えて頂きたいです。
発生している問題・エラー
出ているエラーメッセージを入力
Error: error on running gobuster: unable to connect to http://thetoppers.htb/: Get "http://thetoppers.htb/": dial tcp 10.129.94.206:80: i/o timeout (Client.Timeout exceeded while awaiting headers)
自分で試したこと
ここに問題・エラーに対して試したことを記載してください。
事前に、下記のコマンドを用いて名前解決を実施しております。
echo " " | sudo tee -a /etc/hosts
![kali-linux-2023.4-virtualbox-amd64 [実行中] - Oracle VM VirtualBox 2024_03_03 7_30_04.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/3615591/1f547a21-2dd8-11af-7f93-f374f3050284.png)