Files
metasploit-gs/dev/old_data_msfweb/index.rhtml
T
HD Moore 56455c6287 Moving the old msfweb out to start on the RoR foo
git-svn-id: file:///home/svn/framework3/trunk@3925 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 00:10:17 +00:00

15 lines
408 B
Plaintext

<%= Msf::Ui::Web::Common.header(framework.version) %>
<tr><td colspan='5'>
<br/>
<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>
</div>
</td></tr>
<br><br><br><br><br><br><br><br><br><br><br><br>
<%= Msf::Ui::Web::Common.footer %>