Find bug. Click. Profit.
Editing an existing exploit...
hide
Select the exploit type from the options below:
<%= start_form_tag :action => "wizard" %>
<%= hidden_field "exploit", "step", :value => 1 %>
<%= select ("exploit", "mixin", return_selectable_exploit_mixins()) %>
<%= submit_tag "Next" %>
<%= end_form_tag %>