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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
dotdotpwn — DotDotPwn - 디렉토리 트래버설 퍼저 | Kitploit
도구/GitHubGitHub/wireghoul/dotdotpwn
Vulnerability AnalysisWeb Application ExploitationInformation GatheringFuzzingNetwork SecurityPenetration Testing
GitHubwireghoul/dotdotpwn

dotdotpwn

DotDotPwn - 디렉토리 트래버설 퍼저

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
웹사이트

설명

DotDotPwn - 디렉토리 트래버설 퍼저

HTTP/FTP/TFTP 서버, CMS, ERP, 블로그 등의 웹 플랫폼과 같은 소프트웨어에서 디렉토리 트래버설 취약점을 발견하기 위한 매우 유연하고 지능적인 퍼저입니다.

또한 지정된 호스트와 포트로 원하는 페이로드를 전송하는 프로토콜 독립적 모듈을 갖추고 있습니다. 한편, STDOUT 모듈을 사용하여 스크립팅 방식으로도 사용할 수 있습니다.

Perl 프로그래밍 언어로 작성되었으며 OS X, *NIX 또는 Windows 플랫폼에서 실행할 수 있습니다. BackTrack Linux (BT4 R2)에 포함된 최초의 멕시코 도구입니다.

이 버전에서 지원하는 퍼징 모듈:

  • HTTP
  • HTTP URL
  • FTP
  • TFTP
  • Payload (프로토콜 독립)
  • STDOUT

요구 사항

  • Perl (http://www.perl.org) Perl 5.8.8 및 5.10에서 프로그래밍 및 테스트되었습니다.

  • Nmap (http://www.nmap.org) OS 탐지 기능을 사용하려는 경우에만 필요합니다. (root 권한 필요)

Perl 모듈:

  • Net::FTP
  • TFTP (TFTP 퍼징 시에만 필요)
  • Time::HiRes
  • Socket
  • IO::Socket
  • Getopt::Std

누락된 모듈은 root 권한으로 다음과 같이 실행하여 쉽게 설치할 수 있습니다:

root@kitploit:~
# perl -MCPAN -e "install <MODULE_NAME>"

또는

root@kitploit:~
# cpan 
cpan> install <MODULE_NAME>

예제

EXAMPLES.txt를 읽으십시오.

연락처

공식 웹사이트: http://dotdotpwn.sectester.net 공식 이메일: [email protected] 버그 / 기여 / 개선사항: [email protected]

작성자

root@kitploit:~
 Christian Navarrete aka chr1x         Alejandro Hernandez H. aka nitr0us
   http://twitter.com/chr1x              http://twitter.com/nitr0usmx
      [email protected]                  [email protected]
                                         http://www.brainoverflow.org

 CubilFelino Security Research Lab     Chatsubo [(in)Security Dark] Labs
   http://chr1x.sectester.net          http://chatsubo-labs.blogspot.com   

변경 이력

CHANGELOG.txt를 읽으십시오.

라이선스

root@kitploit:~
DotDotPwn - The Directory Traversal Fuzzer
Copyright (C) 2012 Christian Navarrete and Alejandro Hernandez H.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>
도구 다운로드