R. Ardiansyah Natakusumah

April 12, 2010

Installation Metasploit Framework 3.3.3 on GNU/Linux Debian Lenny

Filed under: Debian,Iseng — Rully @ 12:02 am
Tags: , ,

Dependencies:

# apt-get install ruby libopenssl-ruby libyaml-ruby libdl-ruby libiconv-ruby libreadline-ruby irb ri rubygems subversion ruby-dev libpcap-dev libsqlite3-dev

# apt-get build-dep ruby

# gem install sqlite3-ruby

Framework:

# tar -xvvjf framework-3.3.3.tar.bz2

# mkdir -p /opt/metasploit3

# cp -a msf3/ /opt/metasploit3/msf3

# chown root:root -R /opt/metasploit3/msf3

# ln -sf /opt/metasploit3/msf3/msf* /usr/local/bin/

(more…)

April 8, 2010

Installing Google Skipfish on GNU/Linux Debian Lenny

Filed under: Debian,Iseng — Rully @ 3:32 am
Tags: , , , , , ,

# wget -c http://skipfish.googlecode.com/files/skipfish-1.29b.tgz

# tar -xvvzf skipfish-1.29b.tgz

install dependencies:
* GNU C Compiler
* GNU Make
* GNU C Library (including development headers)
* zlib (including development headers)
* OpenSSL (including development headers)
* libidn (including development headers)

# cd skipfish

/skipfish# make

# cp dictionaries/default.wl skipfish.wl

contoh:
/skipfish# ./skipfish -o coba http://192.168.1.11

scan results:

Theme: Rubric. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.