July 2011
Intermediate to advanced
328 pages
9h 1m
English
When a client connects to our malicious access point, the messages file we are tailing will show us when an IP address is handed out. This is our cue to switch back to msfconsole to see what is happening. Here, we see that a client connects and is assigned an IP address:
Apr 2 15:07:34 bt dhcpd: DHCPDISCOVER from 00:17:9a:b2:b1:6d via at0
Apr 2 15:07:35 bt dhcpd: DHCPOFFER on 10.0.0.100 to
00:17:9a:b2:b1:6d (v-xp-sp2-bare) via at0
Apr 2 15:07:35 bt dhcpd: DHCPREQUEST for 10.0.0.100 (10.0.0.1) from 00:17:9a:b2:b1:6d
(v-xp-sp2-bare) via at0
Apr 2 15:07:35 bt dhcpd: DHCPACK on 10.0.0.100 to 00:17:9a:
b2:b1:6d (v-xp-sp2-bare) via at0The first thing our target does is open an email client. Karmetasploit is waiting, as shown here: ...
Read now
Unlock full access