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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
XPL-SEARCH — 여러 익스플로잇 데이터베이스에서 익스플로잇을 검색하세요! | Kitploit
도구/GitHubGitHub/coderpirata/xpl-search
OSINT (Open Source Intelligence)Exploit FrameworksVulnerability AnalysisInformation Gathering
GitHubcoderpirata/xpl-search

XPL-SEARCH

여러 익스플로잇 데이터베이스에서 익스플로잇을 검색하세요!

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

XPL SEARCH

===============

root@kitploit:~
검색 익스플로잇/취약점을 온라인 여러 데이터베이스에서!

XPL SEARCH는 PHP로 개발된 멀티플랫폼 도구(Windows 및 Linux)로, 온라인 데이터베이스를 사용하여 해커 커뮤니티가 익스플로잇이나 '취약점'을 찾는 데 도움을 주기 위해 개발되었습니다. 다음은 이 릴리스에서 사용할 수 있는 데이터베이스 목록입니다:
1. Exploit-DB
2. MIlw00rm
3. PacketStormSecurity
4. IntelligentExploit
5. IEDB
6. CVE
7. Siph0n

이 도구는 다음과 같은 여러 옵션을 제공합니다:
* 개별 검색.
* 여러 단어(목록) 검색.
* 연구에 사용할 데이터베이스 선택.
* 중복 결과 제거를 위한 필터.
* 특정 데이터베이스 차단.
* 조사 데이터 로그 저장.
* 발견된 익스플로잇/취약점 저장.
* 프록시 사용.
* 데이터베이스 응답 시간 설정.
* 작성자 이름만으로 연구 수행.
* 배너 표시 비활성화.

간단한 사용: php xpl_search.php [command] [term]
        Ex: php xpl_search.php --search WordPress

간단한 검색을 시연하는 비디오: https://www.youtube.com/watch?v=Ja_yTWBR1eE

스크립트 실행 방법

root@kitploit:~
To use all the features as the tool provides, the following is recommended:
PHP Version(cli) 5.5.8 or higher
 php5-cli         Lib
cURL support      Enabled
 php5-curl        Lib
cURL Version      7.40.0 or higher
allow_url_fopen   On
Permission        Writing & Reading

Dependencies necessary:
php5
php5-cli
php5-curl
curl
libcurl3

If you are unsure if the dependencies are installed, run the following command(Only for linux):
        php "xpl search.php" --install-dependencie
Or run in terminal: sudo apt-get install php5 php5-cli php5-curl curl libcurl3

"CHANGELOG"

root@kitploit:~
0.1 - [02/07/2015]
- Started.

0.2 - [12/07/2015]
- Added Exploit-DB.
- Added Colors, only for linux!
- Added Update Function.
- "Generator" of User-Agent reworked.
- Small errors and adaptations.

0.3 - [22/07/2015]
- Bugs solved.
- Added "save" Function.
- Added "set-db" function.

0.4 - [05/08/2015]
- Save function modified.
- Added search with list.

0.5 - [29/08/2015]
- Added search by Author.

0.6 - [09/09/2015]
- Changes in search logs.
- Now displays the author of the exploit.
 * Does not work with IntelligentExploit.

0.7 - [11/09/2015]
- Added search in CVE.
 * ID.
 * Simple search - id 6.
- Bug in exploit-db search, "papers" fixed.
- Added standard time of 60 seconds for each request.
- file_get_contents() was removed from "browser()".
- Code of milw00rm search has been modified.
- Changes in search logs.
- Added date.

0.7.1 - [17/09/2015]
- Bug in milw00rm solved.

0.8 - [05/10/2015]
- Added shebang.
- Commands "save", "save-log" and "save-dir" have been modified.
- Added "no-db" option.
- GETOPT() modified - Thanks Jack2.
- Bug on save-dir solved.
- Others minor bugs solved.

0.9 - [19/11/2015]
- Added Siph0n database - ID 7.
- Update reworked.
- Comment in script updated.
- Adjustment in translation on "help page" - Thanks j3gb0.
- Milw00rm domain changed.

1.0 - [07/02/2016]
- Added Dependencies installation function.
- Added Color Theme function.
- Added command to force update.
- Exploit-DB function reworked.
- Added Filter function
- Minor bugs and adaptations solved.

개발자 정보

root@kitploit:~
Author_Nick       CoderPIRATA
Author_Name       Eduardo
Email             [email protected]
Blog              http://coderpirata.blogspot.com.br/
Twitter           https://twitter.com/coderpirata
Google+           https://plus.google.com/103146866540699363823
Pastebin          http://pastebin.com/u/CoderPirata
Github            https://github.com/coderpirata/

스크린샷

images images images images

버그를 발견하거나 제안 사항이 있으면 이메일로 연락해 주세요

도구 다운로드