2005-11-24 03:48:30 +00:00
|
|
|
<%= Msf::Ui::Web::Common.header(framework.version) %>
|
|
|
|
|
<tr><td colspan='5'>
|
2005-11-24 03:31:23 +00:00
|
|
|
|
2005-11-24 03:48:30 +00:00
|
|
|
<br/>
|
2005-11-24 03:31:23 +00:00
|
|
|
<div align='center'>
|
2006-07-31 04:30:51 +00:00
|
|
|
Welcome to the Metasploit Framework!<br><br>
|
|
|
|
|
|
|
|
|
|
This interface is not finished, but can be used to browse modules and generate payloads.<br>
|
|
|
|
|
The exploit functionality is not working at this time.<br>
|
2005-11-24 03:31:23 +00:00
|
|
|
</div>
|
|
|
|
|
|
2005-11-24 03:48:30 +00:00
|
|
|
</td></tr>
|
2006-07-31 04:30:51 +00:00
|
|
|
<br><br><br><br><br><br><br><br><br><br><br><br>
|
2005-11-24 03:31:23 +00:00
|
|
|
<%= Msf::Ui::Web::Common.footer %>
|