
또 다른 dirbuster
또 다른 dirbuster
-a <user agent string> - 요청에 보낼 사용자 에이전트 문자열을 지정합니다.-c <http cookies> - 필요한 쿠키를 지정하는 데 사용합니다 (인증 시뮬레이션). 헤더.-f - 와일드카드 결과가 있는 도메인을 강제로 처리합니다.-l - 응답 길이를 표시합니다.-r - 리디렉션을 따릅니다.-s <status codes> - '긍정'으로 간주할 상태 코드 목록의 쉼표로 구분된 집합 (기본값: 200,204,301,302,307).-u <url/domain> - 전체 URL (스킴 포함) 또는 기본 도메인 이름.-v - 자세한 출력 (모든 결과 표시).-w <wordlist> - 무차별 대입에 사용할 워드리스트 경로.-b <token> - Bearer 토큰을 통한 HTTP Authorization.-P <password> - HTTP Authorization 비밀번호 (Basic Auth 전용, 누락 시 프롬프트).-U <username> - HTTP Authorization 사용자 이름 (Basic Auth 전용).cargo install rbuster
apt install libssl-dev pkg-config
cargo install rbuster
$ rbuster -w common.txt -u http://horriblesubs.info/
Rbuster 0.1.0 Vadim Smirnov
=====================================================
Url/Domain : http://horriblesubs.info/
Wordlist : common.txt
Words : 4593
=====================================================
/thanks (Status: 301 Moved Permanently | Content-Length: 0)
/the (Status: 301 Moved Permanently | Content-Length: 0)
/ro (Status: 301 Moved Permanently | Content-Length: 0)
/robot (Status: 301 Moved Permanently | Content-Length: 0)
/robotics (Status: 301 Moved Permanently | Content-Length: 0)
/robots.txt (Status: 200 OK | Content-Length: 67)