07.01.2013 Views

Cortana Tutorial - Armitage

Cortana Tutorial - Armitage

Cortana Tutorial - Armitage

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Next we declare an item_selected listener. Once called, this listener runs the<br />

windows/gather/arp_scanner post module in its own tab using &run_module.<br />

on item_selected {<br />

run_module("post", "windows/gather/arp_scanner",<br />

%(SESSION => $sid, RHOSTS => "$2 $+ /24"));<br />

quit();<br />

}<br />

Finally, this whole process needs to be kicked off. The last line of the &showArpScan<br />

function requests the router information for meterpreter session $sid:<br />

}<br />

m_cmd($sid, "route");<br />

37

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!