Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CrawlBox — 웹 디렉터리를 손쉽게 무차별 대입할 수 있는 방법. | Kitploit
도구/GitHubGitHub/abaykan/crawlbox
ReconnaissanceVulnerability AnalysisInformation GatheringWeb SecurityPenetration TestingCrawlerArchived
GitHubabaykan/crawlbox

CrawlBox

웹 디렉터리를 손쉽게 무차별 대입할 수 있는 방법.

저장소 보기
163427년 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CrawlBox |

Awesome GitHub forks GitHub stars HitCount GitHub license TypeScript
Open Source Love bitHound PyPI - Python Version Build Status

웹 디렉토리를 브루트포스하는 쉬운 방법.


테스트된 운영 체제

  • MacOSX
  • Kali Linux
  • Ubuntu 16.04

사용법

root@kitploit:~
python crawlbox.py [-h] [-v] [-w WORDLIST] url

positional arguments:

root@kitploit:~
url            특정 대상 URL, 예: domain.com

optional arguments:

root@kitploit:~
  -h, --help     이 도움말 메시지를 표시하고 종료합니다
  -v, --version  프로그램 버전 번호를 표시하고 종료합니다
  -w WORDLIST    워드리스트 파일의 특정 경로
  -d DELAY       요청 사이에 지연 추가

예제

내부 워드리스트로 웹사이트 스캔

root@kitploit:~
python crawlbox.py www.domain.com

외부 워드리스트로 웹사이트 스캔

root@kitploit:~
python crawlbox.py www.domain.com -w wordlist.txt

설치

(root 권한으로)

root@kitploit:~
  git clone https://github.com/abaykan/crawlbox.git
  cd crawlbox/
  pip install -r requirements.txt
  python crawlbox.py -h

참고: Python 2.7.6에서 테스트됨

미디어 리뷰

  • Seucurity Training Share : https://securityonline.info/crawlbox-brute-force-web-directory/
  • PentestTools : https://pentesttoolz.com/2018/03/02/crawlbox-easy-way-to-brute-force-web-directory/
  • Hacking Reviews : https://www.hacking.reviews/2018/03/crawlbox-easy-way-to-brute-force-web.html
  • KitPloit : https://www.kitploit.com/2018/03/crawlbox-easy-way-to-brute-force-web.html
  • Haxf4rall : http://haxf4rall.com/2018/03/08/crawlbox-easy-way-to-brute-force-web-directory/
  • The Hack Today : https://thehacktoday.com/crawlbox-easy-way-brute-force-web-directory/
  • SAPSI Security Service http://sapsi.org/crawlbox-easy-way-to-brute-force-web-directory/
도구 다운로드