Files
metasploit-gs/dev/old_data_msfweb/index.rhtml
T

15 lines
408 B
Plaintext
Raw Normal View History

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'>
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>
<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 %>