Dirbuster使用

select starting options:选项一个是standard start point(固定标准的名字去搜),一个是urlfuzz(相当于按关键字模糊搜索),选择url fuzz,随后在url tofuzz框中输入{dir}即可。

结果:
200 OK :文件存在并能够读取。
404 File not found :文件不存在。
301 Moved permanently :这是到给定 URL 的重定向。
401 Unauthorized :需要权限来访问这个文件。
403 Forbidden :请求有效但是服务器拒绝响应。

参考

相关文章:

  • 2021-11-23
  • 2021-11-13
  • 2021-06-17
  • 2021-10-02
  • 2021-10-03
  • 2021-07-03
猜你喜欢
  • 2021-11-16
  • 2021-05-27
  • 2022-02-14
  • 2021-11-28
  • 2021-12-17
  • 2022-02-22
相关资源
相似解决方案