ExploitTree v.2 (
Perl Version 0.60)
CVSクライアントがインストールされていること
Perlがインストールされていること
# cd /pentest/exploits/
# wget http://www.securityforest.com/downloads/ExploitTree-pl.tar.gz
# tar xvzf ExploitTree-pl.tar.gz
# rm -f ExploitTree-pl.tar.gz
# chmod 700 ExploitTree.pl
# vi -b ExploitTree.pl
コマンド入力モードで、以下を実行してセーブする
:%s/^M//
※^M は [Ctrl]+[V] + [Ctrl]+[M] で入力すること
# ./ExploitTree.pl anonymous
ExploitTree Client Utility Manager v0.6
----------------------------------------
1) Initialize (first time download)
2) Update Repository
3) Print Exploit Statistics
q) Quit
> 1
Password is blank (press enter), then wait...
Logging in to :pserver:anonymous@cvs.securityforest.com:2401/home/security/cvsroot
CVS password:
> 1
Password is blank (press enter), then wait...
Logging in to :pserver:anonymous@cvs.securityforest.com:2401/home/security/cvsroot
CVS password: [Enterキー]
cvs checkout: Updating ExploitTree
~ 省略 ~
Quiting...
#
# ls -F /pentest/exploits/ExploitTree
CVS/ _Ver* bids.txt* network/ xsearch.pl*
_SecurityForest* application/ exploit_db.txt* system/ xsearch2-beta.pl*
# ./ExploitTree.pl anonymous
ExploitTree Client Utility Manager v0.6
----------------------------------------
1) Initialize (first time download)
2) Update Repository
3) Print Exploit Statistics
q) Quit
> 2
Password is blank (press enter), then wait...
Logging in to :pserver:anonymous@cvs.securityforest.com:2401/home/security/cvsroot
CVS password: [Enterキー]
cvs server: Updating .
~ 省略 ~
Quiting...
#
# cd /pentest/exploits/ExploitTree
# ./xsearch.pl
Xsearch engine for ExploitTree v0.2
----------------------------------------
1) Search via BID
2) Search via exploit name
3) Search via keyword
+---------------------------------------
q) Quit
> 3
KeyWord> apache
:2503:Apache Artificially Long Slash Path Directory Listing Vulnerability:apache2.pl
:2503:Apache Artificially Long Slash Path Directory Listing Vulnerability:apache3.pl
:2503:Apache Artificially Long Slash Path Directory Listing Vulnerability:apacheslash.c
:3335:Red Hat Linux Apache Remote Username Enumeration Vulnerability:apachex.php
:5033:Apache Chunked-Encoding Memory Corruption Vulnerability:apache-scalp.c
:5033:Apache Chunked-Encoding Memory Corruption Vulnerability:apache-nosejob.c
:5033:Apache Chunked-Encoding Memory Corruption Vulnerability:apache_chunked_win32.pm
:5280:PHP Interpreter Direct Invocation Denial Of Service Vulnerability:php-apache.c
:5787:Apache Oversized STDERR Buffer Denial Of Service Vulnerability:apache-stderr-dos.c
:7254:Apache Web Server Linefeed Memory Allocation Denial Of Service Vulnerability:apache-massacre.c
:7254:Apache Web Server Linefeed Memory Allocation Denial Of Service Vulnerability:th-apachedos.c
:9302:Apache mod_php Module File Descriptor Leakage Vulnerability:apache_poc.c
:10619:Apache ap_escape_html Memory Allocation Denial Of Service Vulnerability:apache-dos.pl
:10619:Apache ap_escape_html Memory Allocation Denial Of Service Vulnerability:apacheEscapeHeaderD0SExploit.c
:10789:Apache mod_userdir Module Information Disclosure Vulnerability:m00-apache-w00t.tar.gz
:11471:Apache mod_include Local Buffer Overflow Vulnerability:apacheModIncludeLocalBufferOverflowExploit.c
Xsearch engine for ExploitTree v0.2
----------------------------------------
1) Search via BID
2) Search via exploit name
3) Search via keyword
+---------------------------------------
q) Quit
> q
Quitting...
#