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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
dontgo403 — 40X 응답 코드를 우회하는 도구. | Kitploit
도구/GitHubGitHub/mbrg/dontgo403
IDS/IPS EvasionWeb Application ExploitationInformation GatheringWAF BypassWeb SecurityPenetration Testing
GitHubmbrg/dontgo403

dontgo403

40X 응답 코드를 우회하는 도구.

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

contributions welcome

dontgo403은 40X 오류를 우회하는 도구입니다.

설치

최신 릴리즈를 운영체제에 맞게 RELEASES에서 받으세요 (현재 구식입니다)

또는 직접 컴파일하세요 (권장):

root@kitploit:~
git clone https://github.com/devploit/dontgo403; cd dontgo403; go get; go build

사용자 정의

새로운 우회 방법을 편집하거나 추가하려면 payloads 폴더의 해당 파일에 직접 추가하면 도구가 이를 사용합니다.

옵션

root@kitploit:~
./dontgo403 -h

Command line application that automates different ways to bypass 40X codes.

Usage:
  dontgo403 [flags]

Flags:
  -b, --bypassIp string     Try bypass tests with a specific IP address (or hostname). i.e.: 'X-Forwarded-For: 192.168.0.1' instead of 'X-Forwarded-For: 127.0.0.1'
  -m, --max_goroutines int  Set the max number of goroutines working at same time. Default: 50
  -d, --delay int           Set a delay (in ms) between each request. Default: 0ms
  -H, --header strings      Add a custom header to the requests (can be specified multiple times)
  -h, --help                help for dontgo403
  -p, --proxy string        Proxy URL. For example: http://127.0.0.1:8080
  -u, --uri string          Target URL
  -a, --useragent string    Set the User-Agent string (default 'dontgo403')
  -f, --folder string       Set payloads folder path in case the binary is not in the same path

사용 예시

asciicast

연락처

Twitter: devploit

도구 다운로드