Metasploit mailing list archives

sounds, dhcp and dns


From: Robin Wood <dninja () gmail com>
Date: Sat, 27 Feb 2010 23:42:53 +0000

Hi
I've been doing a bit of work and I've updated my DHCP exhaustion and
DNS man-in-the-middle modules to work with the latest version of
Metasploit.

A quick overview, the DHCP exhaustion module requests DHCP addresses
until the server stops responding, at that point you can start up your
own server and own the clients. The DNS server acts as a man in the
middle for all DNS requests replacing the ones you specifying with
your own answers. New entries can be loaded dynamically without having
to restart the module. The easiest way to use the DNS module is to
offer it as the DNS server through your own DHCP server you already
put in place.

The only problem I've got is with the DHCP server, it will only work
with ruby < 1.9 because of some problem with breaking out of loops.

I've also updated the sound plug-in to add verbosity, if you load it with

load sounds verbose=true

it will read the IP address and port of the connected client.

You can get all from:

http://www.digininja.org/metasploit/session_created.php
http://www.digininja.org/metasploit/dns_dhcp_beta.php

Robin
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: